Accessing Multiple form. ASP
Web Development
2
Posts
2
Posters
0
Views
1
Watching
-
Hi I have two forms in single asp page, how can i access these forms from asp Ex
How can i get cCode & cName from this. Thanks in advance Panal
-
Hi I have two forms in single asp page, how can i access these forms from asp Ex
How can i get cCode & cName from this. Thanks in advance Panal
Panel, At any point of time, only one form would be submitted to the server. Your best bet would be to transfer the values to a single form using hidden fields and submit. Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://deepak.blogdrive.com/