Click here to Skip to main content
16,010,114 members
Home / Discussions / Web Development
   

Web Development

 
QuestionProblem with uploading with image + text box field Pin
imthias00724-Jul-06 19:24
imthias00724-Jul-06 19:24 
AnswerRe: Problem with uploading with image + text box field Pin
Paddy Boyd24-Jul-06 22:04
Paddy Boyd24-Jul-06 22:04 
GeneralRe: Problem with uploading with image + text box field Pin
imthias00724-Jul-06 22:58
imthias00724-Jul-06 22:58 
GeneralRe: Problem with uploading with image + text box field Pin
Aslam Bari24-Jul-06 23:49
Aslam Bari24-Jul-06 23:49 
GeneralRe: Problem with uploading with image + text box field Pin
imthias00725-Jul-06 0:45
imthias00725-Jul-06 0:45 
AnswerRe: Problem with uploading with image + text box field Pin
Guffa25-Jul-06 3:01
Guffa25-Jul-06 3:01 
AnswerRe: Problem with uploading with image + text box field Pin
rmccoll26-Jul-06 8:29
rmccoll26-Jul-06 8:29 
AnswerRe: Problem with uploading with image + text box field Pin
Guffa26-Jul-06 23:55
Guffa26-Jul-06 23:55 
Correct. Considering the error message that the OP is getting, though, it appears that he either is not using ASPUpload, or has already called the Save method.

With ASPUpload, the data is available through Request.Form before the Save method is called. Of course, if the data is read using Request.Form, the Save method can't be used after that.

Some upload components handle the data automatically when they are created, other, like ASPUpload, handles the data upon a method call.


---
b { font-weight: normal; }

GeneralRe: Problem with uploading with image + text box field Pin
rmccoll31-Jul-06 6:08
rmccoll31-Jul-06 6:08 
GeneralRe: Problem with uploading with image + text box field Pin
Guffa1-Aug-06 6:11
Guffa1-Aug-06 6:11 
Questionwriting to hidden input with javascript Pin
jszpila24-Jul-06 10:14
jszpila24-Jul-06 10:14 
AnswerRe: writing to hidden input with javascript [modified] Pin
Paddy Boyd24-Jul-06 22:07
Paddy Boyd24-Jul-06 22:07 
AnswerRe: writing to hidden input with javascript Pin
Guffa25-Jul-06 2:52
Guffa25-Jul-06 2:52 
QuestionWSDL Data binding information Pin
TomWork24-Jul-06 7:47
TomWork24-Jul-06 7:47 
QuestionGet current system time Pin
Aqueel24-Jul-06 1:48
Aqueel24-Jul-06 1:48 
QuestionHow to archieve in implemented toolbar in mozilla Pin
shivditya24-Jul-06 1:30
shivditya24-Jul-06 1:30 
QuestionTemplate Creation using TYPO3 Version 4 Pin
georgekjolly24-Jul-06 1:11
georgekjolly24-Jul-06 1:11 
QuestionAjax in asp.net 1.1 why almost autocomplete not working in edit mode? [modified] Pin
uscodeproject22-Jul-06 4:57
uscodeproject22-Jul-06 4:57 
AnswerRe: Ajax in asp.net 1.1 why almost autocomplete not working in edit mode? Pin
Edbert P23-Jul-06 15:22
Edbert P23-Jul-06 15:22 
GeneralRe: Ajax in asp.net 1.1 why almost autocomplete not working in edit mode? [modified] Pin
uscodeproject24-Jul-06 9:11
uscodeproject24-Jul-06 9:11 
QuestionASP ? Ajax ? :confused: Pin
RedDragon2k22-Jul-06 0:57
RedDragon2k22-Jul-06 0:57 
AnswerRe: ASP ? Ajax ? :confused: Pin
Landarzar22-Jul-06 1:31
Landarzar22-Jul-06 1:31 
QuestionAutosuggest Text box code gives "Object Expected" Pin
bubberz21-Jul-06 10:08
bubberz21-Jul-06 10:08 
Questionlocalhost Pin
MickYL21-Jul-06 5:00
MickYL21-Jul-06 5:00 
AnswerRe: localhost Pin
Brent Lamborn21-Jul-06 5:12
Brent Lamborn21-Jul-06 5:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.