| | |||||
| ||||||||
| Website Development Development concepts, scripts, sponsors and affiliate programs. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Member Join Date: Nov 2003
Posts: 168
![]() | Free Annonymous mailer script Hello people ![]() I have been searching for a free script to install it in my site so users can send quick annonymous emails, but i cant find any!!! I found one really simple and good time ago but i cant remember where. do u know any? Thanks a lot in advance !!! Laura
__________________ 5WQ.com for SALE. |
| |
| | #5 (permalink) |
| Pro Coder & Designer Join Date: Apr 2005 Location: Netherlands
Posts: 967
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | @happy hipo try this: [ >> form.html << ] <form name="form1" method="post" action="mail.php"> ????: NamePros.com http://www.namepros.com/website-development/94380-free-annonymous-mailer-script.html <table width="300" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="84">Clan Name </td> <td width="216"><input name="name" type="text" id="name"></td> </tr> <tr> <td>Ladder</td> <td><select name="ladder" id="ladder"> <option value="1-1">1-1</option> <option value="1-1">1-1</option> <option value="1-1">1-1</option> </select></td> </tr> <tr> <td>Skill</td> <td><select name="skill" id="skill"> <option value="low">Low</option> <option value="medium">Medium</option> <option value="high">High</option> </select></td> </tr> <tr> <td>Server</td> <td><select name="server" id="server"> <option value="server1">server 1 </option> <option value="server2">server2</option> </select></td> </tr> <tr> <td>Password</td> <td><input name="password" type="password" id="password"></td> </tr> <tr> <td>Map</td> <td><select name="map" id="map"> <option value="map1">map1</option> <option value="map2">map2</option> </select></td> </tr> <tr> <td> </td> <td> </td> </tr> </table> </form> ------- mail.php <? $body = "Someone submitted the following information from our online form. Name: $name Ladder : $ladder Skills : $skill Server : $server Password : $password Map : $map "; mail("Mailadres@provider.com", "YOUR_SUBJECT", $body,"From: Contact@{$_SERVER['SERVER_NAME']}"); ?> source: www.designerspark.com author: me
__________________ aween web development |
| |
| | #7 (permalink) |
| Senior Member Join Date: May 2005 Location: I'm right here
Posts: 3,525
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Cool script. This should still show the server where form is submitted. If that's what you look for, xlusive script already works for you.
__________________ WP Theme Developer Your One-stop for Premium Magazine/CMS WordPress Themes Deluxe Themes |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Free article SCript | edpudol | Scripts For Sale | 0 | 05-11-2005 01:24 AM |
| Free Coupon Script see details | action012 | Scripts For Sale | 7 | 05-03-2005 09:40 PM |
| [Turnkey]Sites For Sale Some with (Google PR) | lfhost | Turnkey Websites For Sale | 3 | 01-31-2005 09:16 AM |
| First 10 People ONLY! $100 Per Year! cPanel/Fantastico/MySQL Paypal & Western Union! | Lauren Stephens | Web Hosting Offers | 0 | 11-11-2004 11:15 AM |