First thing I'd do is ask your hosting provider whether they provide any way of emailing form data. If they don't, ask them if they support any server-side scripting language at all (not just ASP)... if they do then you can find out what the best way to send mail using that language is. If they don't support server-side scripting you're probably limited to the regular client-side email method which sends the form data through the user's email client - this is *far* from ideal though. Dan
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Jegatha Sent: 15 November 2005 09:12 To: Asp Subject: [AspClassicAnyQuestionIsOk] send mail from HTML form Hai all, 1.I have a HTML form ,that ftp don't have ASP support. 2. i should do mailing using the html form Is there any component support the html form for sending email. or how to do it,any idea ? its little bit urgent,plz help me out. Thanks in adv Jegatha " He will cover you with his feathers,and under his wings you will find refuge; his faithfulness will be your shield and rampart " --------------------------------- Enjoy this Diwali with Y! India Click here [Non-text portions of this message have been removed] ________________________________ YAHOO! GROUPS LINKS * Visit your group "AspClassicAnyQuestionIsOk <http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk> " on the web. * To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED] subscribe> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> . ________________________________ [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income households are not online. Help bridge the digital divide today! http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
