----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: pratsm Message 1 in Discussion Hi guys I have a made an application which uses webbrowser control, it works fine with vb6 but in vb.net 2003 i have a problem with it, i have to pickup a date from a HTML in the browser page which will be in dd-mm-yyyy format and when i used to do it in vb6 like this iStr = Format(TP_Main_Table.rows(Current_Row).cells(1).innerText, "yyyy/mm/dd") where "TP_Main_Table.rows(Current_Row).cells(1).innerText" contains a date for sure in dd-mm-yyyy format, it use to work properly but the same thing if done in vb.net 2003 the program does nothing and stops execution there, it does not quit but stops execution, then i have click the stop button to get back to vb. Also when i use the format function to convert the date to dd-mm-yyyy format it converts the days and years but returns 00 in the months place. Please help me. Please help me i gotta do it urgently. ----------------------------------------------------------- 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]
