File upload issue
Hi all,
I am trying to catch the file name and size in the orderform for generating the bill.Once the user pays the money the files sholud get uploaded.I am using httpfileupload control for selection of files to be uploded.My problem is there is a lot of delay at the time of adding the files to the order cart.I want this delay to occur after the payment is done.Is there any way where i can just get the file size and filename without using httpfileupload control.
Any suggestios are most welcome
Regards
Vijay
|