|
-
Jun 2nd, 2005, 08:43 PM
#1
Thread Starter
Member
[Resolved]ASP Validation messing with my buttons
dudes and dudettes
I have developed this nifty app on my local server that accepts some input and throws it into a database when the user hits submit. im using some validation objects to check the null fields. it all works fine locally. as soon as i transfer the project to my webserver at work, it cracks the s**ts.
definition of cracks the s**ts:
validation works on fields, once form is complete and all fields are accepted, the submit button doesnt do anything. any submit button is supposed to perform a post back to the server, but any button i put on this page doesnt do a post back once validation is accepted. the wierd thing is, IT WORKS LOCALLY.
help
Last edited by CommanderEl; Jun 7th, 2005 at 11:26 PM.
Reason: resolved post
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|