ok... i tried to create another simple page.. this time with ONLY 1 field
which is the file upload field... a submit button and it works.. so what am
i doing wrong by adding 2 more fields to the page?
I apply the form tag... i add the form fields... i add the insert record
behavior.. save the page and make sure everything works online.. then i
select the form tag and apply the PureASP3 behavior to it and select the
settings..save the file and upload to server again.. and clicking on the
submit doesnt do anything..
--
ASP, SQL2005, DW8 VBScript
"bregent" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
I am, by no means an expert and isn't the problem you are having but I
noticed that the above should be at the very top of the page.
It's an ASP page so the doctype effectively is at the top of the page code
that is sent to the browser. |