----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: BalajiKrishnan Message 1 in Discussion Hi All, I have a html page which has a textboxes and a dropdown controls to be added. Now i need to fetch data from database and populate to a dropdownlist.So I have changed the html page to a aspx page (form1.aspx) and added a dropdown server control. Now I add runat = "server" in the form tag. and the action="do.aspx" This form1.aspx and do.aspx are inside a frame top frame - form1.aspx bottom frame - do.aspx When i run the project the data is fetched and populated to the dropdownlist when i press the submit button i am seeing that the same form(form1) is loaded again in the bottom frame...... do.aspx is not getting executed..... what could be the problem... Hope i am clear...with my problem Balaji ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
