----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: rajprac Message 5 in Discussion Hello Balaji, you still can have the same coding, aspx will allow this, Aspx will give you a better way sepating the HTML with your server code, if you want that then you can have a cs file and go ahead, and also parsing each time (ASP) may be given a thought. Regards, Rajupeta Prasanna >From: "BalajiKrishnan" <[EMAIL PROTECTED]> >Reply-To: "BDOTNET" <[email protected]> >To: "BDOTNET" <[email protected]> >Subject: asp vs aspx - Doubt >Date: Wed, 14 Sep 2005 10:28:05 -0700 > > > > > > > > > > > > > New Message on BDOTNET > > > > > > > > asp vs aspx - Doubt > > > > > Reply > > > > > > Reply to Sender > Recommend > > Message 1 in Discussion > > > > > > > > From: > BalajiKrishnan > > > > > Hi All, I have a simple question. I have a asp page >which gets the connectionstring information from a Application Object and >check the Database connection is open or not ObjConn.Open >Application("ITAConnectionString") > If Err.number<>0 Then > strErr = "Application unable to connect to database." > Else ...... I need to migrate this to aspx page, can I write the same >logic in aspx page or do I need to create a Project and write the code in >cs file. Balaji > > > > > > > View other groups in this category. > > > > > > > > > > > > > >Also on MSN: >Start Chatting | Listen to Music | House & Home | Try Online Dating | Daily >Horoscopes > > > > > > > > > > > To stop getting this e-mail, or change how often it >arrives, go to your E-mail Settings. > > > Need help? If you've forgotten your password, > please go >to Passport Member Services. > > For other questions or feedback, go to our > Contact Us >page. > > > 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. > > > Remove my e-mail address from BDOTNET. > > > > > > > _________________________________________________________________ Special offer for NRIs! http://creative.mediaturf.net/creatives/citibankrca/rca_msntagofline.htm Get a zero balance account for next 20 years. From Citibank ----------------------------------------------------------- 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]
