Hi,
I am using a tab strip control on a web page. One of the tabs has a user
control, which has a form with a submit button on it.
If I want to create another form on another tab of the same tab strip
control then, it gives me an error message that only one form can be
created.
I want to create another form with a submit button so that form can be
posted back to the server. Can anyone help me with this?
Thanks
YatinHi,
ASPX page can contain just one server side Form.
You can use the existing Form to send just the current tab controls by
using javascript. Alternetivly you can add regular Forms (without
runat=server) as much as you want
Natty Gur, CTO
Dao2Com Ltd.
34th Elkalay st. Raanana
Israel , 43000
Phone Numbers:
Office: +972-(0)9-7740261
Fax: +972-(0)9-7740261
Mobile: +972-(0)58-888377
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
0 comments:
Post a Comment