Previous Thread
Next Thread
Print Thread
Rate Thread
#304366 12/05/2002 11:29 AM
Joined: Jul 2002
Posts: 22
User
User
Offline
Joined: Jul 2002
Posts: 22
Well, I've decided it's time to remove the e-mail addresses from my website - one way to reduce spam. Instead, I'd like to use some sort of CGI (or PHP?) contact/response form. Nothing fancy. Just something simple but functional and SECURE to replace direct e-mail contact.

Could anyone suggest a script that would be both secure and something that a novice like me could figure out how to install? I think I can handle the HTML part . . . maybe. Just need to get the appropriate scripts on the server with permissions set correctly.

Thanks for your help!!

Sponsored Links
Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
Have a look at Josh's contact form that does exactly what you want.

https://ubbdev.com/threads/php/...=collapsed&sb=5&o=31&fpart=1

Joined: Jul 2002
Posts: 22
User
User
Offline
Joined: Jul 2002
Posts: 22
Thanks for posting this. I took a look but it seems to be way more complicated than what I need. Maybe I wasn't clear . . . I need a script that is independent of a Threads board - one I can integrate into my site design. I don't know that I would be capable of extracting the relevant parts from all of Josh's options.

I do not need to collect a lot of info - it will be mostly for feedback/comments. Only questions might be name, e-mail and do you want to get on an e-mail list. Maybe I'm missing something here? I'm pretty new to this . . .

Joined: Oct 2000
Posts: 2,223
Veteran
Veteran
Offline
Joined: Oct 2000
Posts: 2,223


Picture perfect penmanship here.
Joined: Jul 2002
Posts: 22
User
User
Offline
Joined: Jul 2002
Posts: 22
Thanks. I have downloaded a script from sourceforge and it looks like something I'll be able to figure out . . . sooner or later. Might take a few days. I'll post when it's up and running!

Sponsored Links
feign3 #304371 12/06/2002 10:15 PM
Joined: Jul 2002
Posts: 22
User
User
Offline
Joined: Jul 2002
Posts: 22
Well, I finally got the form mail up and running . . . with a LOT of help from a friend. Ended up using Alien Form with which he was familiar. In addition to sending the info, it has a response page, an error page and an auto responder.

Check it out in action at www.saynotogmos.org/contact_us.htm

I'm sooooo happy!!!



feign3 #304372 12/08/2002 7:06 AM
Joined: Jun 2001
Posts: 729
Coder
Coder
Offline
Joined: Jun 2001
Posts: 729
If you need to hide a simple mailtto instead of a form you can also use:

code:

<SCRIPT LANGUAGE="JavaScript">

<!-- Begin
user = "webmaster";
site = "hostboard.com";

document.write('<a href="mailto:' + user + '@' + site + '">');
document.write(user + '@' + site + '</a>');
// End -->
</script>



blowingair #304373 12/08/2002 10:53 AM
Joined: Jul 2002
Posts: 22
User
User
Offline
Joined: Jul 2002
Posts: 22
Thanks. Shall keep this on file. Might get a chance to use it some day. For now, the form takes care of the problem pretty nicely.


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Bill B
Bill B
Issaquah, WA
Posts: 87
Joined: December 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240430)