Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Bidding Directory   High Bandwidth Dedicated Servers   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 03-02-2007, 06:17 AM   #1 (permalink)
Junior Member
 
Join Date: 03-02-07
Posts: 11
iTrader: 0 / 0%
Latest Blog:
None

iorgyzu88 is liked by many
Need a contact form for my web site

Hello,

I need a contact form on my website, that will send to my email address what the visitor enter in the form fields. The problem is that I can't run any php scripts.. is there a way to use some html form?
iorgyzu88 is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 03-02-2007, 06:25 AM   #2 (permalink)
Contributing Member
 
Join Date: 02-10-07
Posts: 351
iTrader: 1 / 100%
Latest Blog:
None

ScriptMan is just really niceScriptMan is just really niceScriptMan is just really niceScriptMan is just really niceScriptMan is just really niceScriptMan is just really niceScriptMan is just really niceScriptMan is just really niceScriptMan is just really niceScriptMan is just really niceScriptMan is just really nice
Can you run cgi?

Check your control panel. Many hosts that don't allow php have a form mail program installed for shared use.

Your final option if all of those fail is to make an image with the text of a throwaway email address included on it. That protects you from most of the spambots.
__________________
ScriptMan
Gardening?
ScriptMan is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-02-2007, 06:28 AM   #3 (permalink)
Contributing Member
 
Will.Spencer's Avatar
 
Join Date: 01-05-05
Posts: 317
iTrader: 0 / 0%
Latest Blog:
None

Will.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web pro
Or, get a decent web host. Then you can run NMS FormMail.
__________________
Political Humor | Famous Quote
Will.Spencer is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-02-2007, 10:19 AM   #4 (permalink)
Junior Member
 
Join Date: 03-02-07
Posts: 11
iTrader: 0 / 0%
Latest Blog:
None

iorgyzu88 is liked by many
Thank you for your suggestions! I found a site that offers remotely hosted contact forms, www.emailmeform.com . Basically, I paste the html code in my website, and it calls the php script on their server who sends the email.
iorgyzu88 is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-04-2007, 03:47 PM   #5 (permalink)
Inactive
 
Join Date: 11-24-06
Location: Hull, United Kingdom
Posts: 165
iTrader: 0 / 0%
Latest Blog:
None

KieranTaylor0403 is a jewel in the roughKieranTaylor0403 is a jewel in the roughKieranTaylor0403 is a jewel in the roughKieranTaylor0403 is a jewel in the roughKieranTaylor0403 is a jewel in the roughKieranTaylor0403 is a jewel in the roughKieranTaylor0403 is a jewel in the rough
Hi there,

Quote:
Originally Posted by iorgyzu88 View Post
Thank you for your suggestions! I found a site that offers remotely hosted contact forms, www.emailmeform.com . Basically, I paste the html code in my website, and it calls the php script on their server who sends the email.
I would suggest getting a web host that allows php or asp. They must be a crummy host if they don't have php installed on their server. do you really trust all your contact form data going through a third-party??? I don't think your users/customers would either...just a suggestion, remember there is a data protection law.

I haven't used a remote site like that before so I wouldn't know whether they are reliable or not.


Regards,
Kieran Taylor.
KieranTaylor0403 is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-16-2007, 08:21 AM   #6 (permalink)
Inactive
 
Join Date: 02-27-07
Posts: 44
iTrader: 0 / 0%
Latest Blog:
None

ball420 is liked by many
ya i would be a little uneasy going through a third party. i would find a new web host if i were you
ball420 is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-16-2007, 12:34 PM   #7 (permalink)
Inactive
 
Join Date: 03-13-07
Location: Turn around...
Posts: 119
iTrader: 0 / 0%
Latest Blog:
None

Jackassboy is on the right pathJackassboy is on the right path
Send a message via AIM to Jackassboy Send a message via MSN to Jackassboy
yes, a webhost allowing PHP may help. i had an old contact script. i could relocate it and give it to you?
Jackassboy is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-17-2007, 11:56 AM   #8 (permalink)
Contributing Member
 
andrewp's Avatar
 
Join Date: 06-20-06
Location: Wales
Posts: 442
iTrader: 0 / 0%
Latest Blog:
None

andrewp is a jewel in the roughandrewp is a jewel in the roughandrewp is a jewel in the roughandrewp is a jewel in the roughandrewp is a jewel in the roughandrewp is a jewel in the roughandrewp is a jewel in the roughandrewp is a jewel in the rough
I would recommend using formmail. Try going to http://www.scriptarchive.com/formmail.html and get an easy to use script from there
andrewp is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-17-2007, 01:03 PM   #9 (permalink)
v7n Mentor
 
imaginemn's Avatar
 
Join Date: 02-18-04
Location: Minneapolis, Minnesota
Posts: 1,941
iTrader: 0 / 0%
imaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to all
Send a message via MSN to imaginemn Send a message via Yahoo to imaginemn Send a message via Skype™ to imaginemn
You can also do it the "old school" way and send a form using only HTML. Add mailto:youremailaddress" to the ACTION tag on the form.

Depending on security setting on the visitors browser, some will get a security popup window saying "your about to send info over the internet" and they will have to agree to it for it to send the email but it will send it as long as the visitor agrees to it.

It's ugly and would only use it as a last resort option but it works.
__________________
Imagine Creative Services
Design : Marketing : Multimedia : More
imaginemn is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-17-2007, 02:41 PM   #10 (permalink)
Contributing Member
 
Join Date: 02-10-07
Posts: 351
iTrader: 1 / 100%
Latest Blog:
None

ScriptMan is just really niceScriptMan is just really niceScriptMan is just really niceScriptMan is just really niceScriptMan is just really niceScriptMan is just really niceScriptMan is just really niceScriptMan is just really niceScriptMan is just really niceScriptMan is just really niceScriptMan is just really nice
Hey guys cut the poster some slack. Maybe he/she doesn't have the few bucks a month for hosting. Or maybe they would rather pay their rent on time.
__________________
ScriptMan
Gardening?
ScriptMan is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-17-2007, 05:56 PM   #11 (permalink)
Inactive
 
Join Date: 03-13-07
Location: Turn around...
Posts: 119
iTrader: 0 / 0%
Latest Blog:
None

Jackassboy is on the right pathJackassboy is on the right path
Send a message via AIM to Jackassboy Send a message via MSN to Jackassboy
ok, well then

http://www.ripway.com

a free hosting service i used to use AND allows php
Jackassboy is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
HTML contact form awg Coding Forum 14 07-30-2008 02:12 AM
HELP Contact form probs youthx Coding Forum 3 03-06-2008 06:37 PM
Help me with a better contact form andreeam Coding Forum 4 11-18-2006 01:56 PM
free contact form? poster Web Design Lobby 6 11-13-2006 01:56 PM
I am hoping for some help.About a php contact form. sambkk Coding Forum 10 09-19-2006 05:38 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 04:40 AM.
© Copyright 2008 V7 Inc