Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - HTML Email Form - PLEASE HELP!!!

 
Thread Tools Search this Thread
Old 05-22-2006, 01:55 PM   #1
Default HTML Email Form - PLEASE HELP!!!


Hello guys! I've been trying to set a simple email form for my web
site www.ambercleaningservice.com and so far with no luck. I need
something similar to this (as an example)
http://real-investments.com/form.html. I'm not a html expert, so I
will need a basic guidance. Can someone please help me?

Here are my server settings:

Domain name ambercleaningservice.com
WWW directory /home/ambercl/public_html
Root directory /home/ambercl
Path to PERL: /usr/bin/perl
Path to sendmail: /usr/sbin/sendmail
Apache version 1.3.34 (Unix)
MySQL version 4.0.25-standard
PHP version 4.3.11
PERL version 5.8.7

Thank you for all your help and time.
Jan



Jan
  Reply With Quote
Old 05-22-2006, 02:11 PM   #2
PW
 
Posts: n/a
Default Re: HTML Email Form - PLEASE HELP!!!


"Jan" <> wrote in message
news: oups.com...
> Hello guys! I've been trying to set a simple email form for my web
> site www.ambercleaningservice.com and so far with no luck. I need
> something similar to this (as an example)
> http://real-investments.com/form.html. I'm not a html expert, so I
> will need a basic guidance. Can someone please help me?
>
> Here are my server settings:
>
> Domain name ambercleaningservice.com
> WWW directory /home/ambercl/public_html
> Root directory /home/ambercl
> Path to PERL: /usr/bin/perl
> Path to sendmail: /usr/sbin/sendmail
> Apache version 1.3.34 (Unix)
> MySQL version 4.0.25-standard
> PHP version 4.3.11
> PERL version 5.8.7
>
> Thank you for all your help and time.
> Jan
>




Have a look at mine. Go to www.usaus.org and click on the "Get Info" link,
then view source.




  Reply With Quote
Old 05-22-2006, 02:25 PM   #3
Jan
 
Posts: n/a
Default Re: HTML Email Form - PLEASE HELP!!!

Thank you, but that's not what I'm looking for? I do know how to make a
simple email form but I don't know how to "connect" it with my server
so it will work when somene clicks on SUBMIT button.
Jan

  Reply With Quote
Old 05-22-2006, 02:25 PM   #4
Jonathan N. Little
 
Posts: n/a
Default Re: HTML Email Form - PLEASE HELP!!!

Jan wrote:
> Hello guys! I've been trying to set a simple email form for my web
> site www.ambercleaningservice.com and so far with no luck. I need
> something similar to this (as an example)
> http://real-investments.com/form.html. I'm not a html expert, so I
> will need a basic guidance. Can someone please help me?
>
> Here are my server settings:
>
> Domain name ambercleaningservice.com
> WWW directory /home/ambercl/public_html
> Root directory /home/ambercl
> Path to PERL: /usr/bin/perl
> Path to sendmail: /usr/sbin/sendmail
> Apache version 1.3.34 (Unix)
> MySQL version 4.0.25-standard
> PHP version 4.3.11
> PERL version 5.8.7
>
> Thank you for all your help and time.


Don't know what your problem is but this is a very, very, very bad idea
to put in your form

<input type="hidden" name="recipient" value="[destination@email]">


set the destination email in the server-side script "formail.pl" where
is cannot be viewed or hacked!!

Most likely the problem is in your formail.pl, without the code cannot
advise...

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump