----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Dayal Message 11 in Discussion Sanjay, Try removing charecters like ', # in the your address details and submit. Give it a try! (Bcoz, it worked for me that way ;-))))) Cheers Dayal -----Original Message----- From: sanjay2003 [mailto:[EMAIL PROTECTED] Sent: 20 February 2004 15:12 To: BDOTNET Subject: Re: To Pooja New Message on BDOTNET To Pooja Reply Reply to Sender Recommend Message 7 in Discussion From: sanjay2003 hi kashi, this is the error displayed when I click on submit button Server Error in '/' Application. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off". <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration> Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL. <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration> what should I do These are my details please do register me waiting for the conformation Bash-2004 Registration Name <INPUT id=txtName style="BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; WIDTH: 200px; BORDER-BOTTOM: black 1px solid" value="John Sanjay" name=txtName> Enter Contact Name Job Title <INPUT id=txtTitle style="BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; WIDTH: 200px; BORDER-BOTTOM: black 1px solid" value="Sr Soft Ware Engg" name=txtTitle> Enter Job Title Department <INPUT id=txtDepartment style="BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; WIDTH: 200px; BORDER-BOTTOM: black 1px solid" value=IT name=txtDepartment> Enter Department Name Organization <INPUT id=txtOrganization style="BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; WIDTH: 200px; BORDER-BOTTOM: black 1px solid" value=Pointcross name=txtOrganization> Enter Organization Name Telephone <INPUT id=txtTelephone style="BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; WIDTH: 200px; BORDER-BOTTOM: black 1px solid" value=22286556 name=txtTelephone> Enter Telephone Number Fax <INPUT id=txtFax style="BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; WIDTH: 200px; BORDER-BOTTOM: black 1px solid" value=2384940 name=txtFax> Email <INPUT id=txtEmail style="BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; WIDTH: 200px; BORDER-BOTTOM: black 1px solid" [EMAIL PROTECTED] name=txtEmail> Enter Email Address URL <INPUT id=txtUrl style="BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; WIDTH: 200px; BORDER-BOTTOM: black 1px solid" value=www.pointcross.com name=txtUrl> Location <INPUT id=txtLocation style="BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; WIDTH: 200px; BORDER-BOTTOM: black 1px solid" value="Miller's Road" name=txtLocation> Street Address <INPUT id=txtStreetaddress style="BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; WIDTH: 200px; BORDER-BOTTOM: black 1px solid" value="#43 Miller's Road " name=txtStreetaddress> thanks and rgds sanjay View other groups in this category. ----------------------------------------------------------- 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]
