This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Webmaster forum > May 2005 > ASP or PHP FormMail Script
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
ASP or PHP FormMail Script
|
|
|
| I currently have some ASP on my contact us page that displays a thank
you message on the same page as the contact us form when it has been
successfuly sent.
However, the contents of the form were being sent to a free service,
which has now added advertisments, so I am now going to use a FormMail
script.
I do know how to install & setUp a PHP script, but changing my contact
us page from .asp to .php would stop the ASP script from working.
Basically, would it be easier to get a PHP script to display the thank
you message, in which case, could someone please tell me of one, or
would it be easier to get an ASP formMail script, in which case could
someone please tell my of one.
Thanks very much, in advance,
Joe
| |
|
| On 25 May 2005 10:17:12 -0700, Joe wrote:
> I currently have some ASP on my contact us page that displays a thank
> you message on the same page as the contact us form when it has been
> successfuly sent.
> However, the contents of the form were being sent to a free service,
> which has now added advertisments, so I am now going to use a FormMail
> script.
> I do know how to install & setUp a PHP script, but changing my contact
> us page from .asp to .php would stop the ASP script from working.
> Basically, would it be easier to get a PHP script to display the thank
> you message, in which case, could someone please tell me of one, or
> would it be easier to get an ASP formMail script, in which case could
> someone please tell my of one.
> Thanks very much, in advance,
> Joe
You didn't explain why you want to switch from asp to PHP since what you
want to do can be done easily in asp.
You can get free asp scripts from aspin.com. hotscripts.com.
Karim
--
http://www.cheapesthosting.com - Innovative Web Hosting since 1998
Spam and Virus protected email - Online calendars with email notification
Camera phone photos automatic transfers to your photo album (RSS Enabled
| |
| Arnie Goetchius 2005-05-25, 7:59 pm |
| Joe wrote:
> I currently have some ASP on my contact us page that displays a thank
> you message on the same page as the contact us form when it has been
> successfuly sent.
> However, the contents of the form were being sent to a free service,
> which has now added advertisments, so I am now going to use a FormMail
> script.
> I do know how to install & setUp a PHP script, but changing my contact
> us page from .asp to .php would stop the ASP script from working.
> Basically, would it be easier to get a PHP script to display the thank
> you message, in which case, could someone please tell me of one, or
> would it be easier to get an ASP formMail script, in which case could
> someone please tell my of one.
> Thanks very much, in advance,
> Joe
>
I just switched over to Jacks formmail.php and use the following directive to
display the thank you message:
<input type="hidden" name="redirect" value="http://www.yourname.com/thanks.htm">
The PHP (free) is available at dtheatre.com scripts
| |
| William Tasso 2005-05-26, 11:21 pm |
| Forging a path through the Usenet jungle, armed only with a rusty G2/0.2,
Joe stumbled into alt.www.webmaster and said:
> I currently have some ASP on my contact us page that displays a thank
> you message on the same page as the contact us form when it has been
> successfuly sent.
> However, the contents of the form were being sent to a free service,
> which has now added advertisments, so I am now going to use a FormMail
> script.
http://www.google.com/search?q=asp+formmail
asp: <%="Thank you"%>
ASP Mail scripts are fairly trivial. I'd be inclined to start at
asp101.com and look through their example for something useful.
--
Whatever you do - do something.
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|