----------------------------------------------------------- New Message on MumbaiUserGroup
----------------------------------------------------------- From: hereiam_always Message 2 in Discussion Hi I have checked your code by executing on my webserver. It was running perfectly, though I have disabled the mailing part, I have written the output on the screen itself, there i was getting correct output as per you requirement. Could you please make it more clear, which version of ASP you are using, is it ASP 3.0 or ASP.NET, If ASP.NET then there is slight difference in ASP.NET 1.1 and ASP.NET 2.0. in ASP.NET 1.1 the classes are in System.Web.Mail in ASP.NET 2.0 the classes are in System.Net.Mail Create the MailMessage Object set the values and call send() method on it. Your Information Form works fine. If your working with ASP 3.0 then you need to create CDO mail object. using same CreateObject method Hye, one more thing, have you published feedback.aspx, or feedback.asp on the webserver ? ;) :) I think this will help Regards Happy Mailing Nilesh Joshi BancBridge Software Pvt. Ltd. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/MumbaiUserGroup/_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]
