Spacer
s
menumenu
Spacer
Spacer
Login  |  Register search:  
Spacer
Spacer
Support Forum
Can I put two forms on the same page
Last Post 10 Apr 2006 07:00 PM by Steve Provencher. 0 Replies.
AddThis - Bookmarking and Sharing ButtonPrinter Friendly
Sort:
NextNext
You are not authorized to post a reply.
AuthorMessages
Steve Provencher
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:673


--
10 Apr 2006 07:00 PM  
Two forms on any ASP.NET 1.1 application is a problem if using any form of Validation, as all Validators will fire on all forms, so the user would have to fill out both forms.

ASP.NET 2.0 has solved this issue by providing a Validation Group Property for the Validators and the Submit Button, but that does not help for code written for ASP.NET 1.1 wihch DNN 3.2.2 and Form Master 1.5 is.
You are not authorized to post a reply.

Active Forums 4.2

 

  
Spacer
SpacerfooterSpacer
Spacer
Update :: July 31, 2010
Spacer