Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: html and email


Message #1 by "graham brown" <gbrown@c...> on Tue, 30 Jan 2001 17:34:16 -0000
Hi

Depends what you are hosted on and whether you have control, my sites are on
linux so I use perl. If you are windows you are probably looking at ASP, off
the top of my head I think the component is called ASPMail.

It then depends on whether your isp allows you access to these script tools,
I had to move ISP's so that I could have asp and perl.

If not the isp may give you access to a prebuilt script but then you have no
control over the output and you'll probably end up with
"formvar1=Graham"
"formvar2=Brown"

Which looks rubbish.

If I understand what you are saying, this opens up a whole new can of worms!

If you want to see perl working then go onto my site and go to the downloads
section, this will send both of us an email (just cancel out when it says
click here to commence!)

HTH
Regards

Graham Brown
Computer Software Services

gbrown@c...
http://www.compsys.co.uk

Specialists in Windows and Web Developments
>
> Hi Guys
>
> Can someone out there help with any sample code that will help me get
information from an order form through email.
>
> I want visitors to be able to fill the form out and on clicking Submit
Order, I need the infoirmation to be delivered to an email address.
>
> My HTML code for the order form is attached for someone to help point me
to the right place and the right tag to include in this form to make that
happen.
>
> Thank you Dan



  Return to Index