Gossamer Forum
Home : Products : Gossamer Links : Discussions :

visitors mailing to users

Quote Reply
visitors mailing to users
G'day,

I'm looking to create a form on each detailed page where visitors can send an email directly to the linkowner. I'm running in static mode, and not worried if the visitor isn't logged in. I've read quite a few post in the forum already but could find any good answer to crack it. Would anybody out there be so kind to point me in the right direction?

Thanks.

Joey
Quote Reply
Re: [joey] visitors mailing to users In reply to
A couple of people have used my ContactPage plugin to do this. You could acomplish something simple, maybe with a formmail script, and having a form like;

<form action=formmail.cgi method=POST>

<input type=hidden value="<%Contact_Email%>">
<textarea rows="7" name="message" cols="40"></textarea></p>
<p><input type="submit" value="Submit" name="B1"><input type="reset" value="Reset" name="B2"></p>
</form>

Then that would have the contact email as a hidden value, which would be where its sent. If you are interested in me sending over my modified ContactPage plugin, please let me know.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!