Flash Games
 FAQ   Search   Memberlist   Usergroups   Register  Profile   Log in to check your private messages   Log in 


Opt-in page



 

Post new topic   Reply to topic  
   DEVPPL Forum Index -> HTML Forum
View previous topic :: View next topic  
Author Message
jbcaldwl



Joined: 26 Feb 2008
Posts: 2

PostPosted: Tue Feb 26, 2008 8:53 pm    Post subject: Opt-in page Reply with quote

Hi, I am looking for free information on how to set up my own
opt-in form on my website and really don't have a clue.
I would just like to be able for someone to put in their name,
e-mail and or phone number and it would alert me via my
e-mail with their information.

Can someone tell me or direct me to that info.

Thanks, Jill
Back to top
View user's profile Send private message
rangana
500+ Club


Joined: 27 Feb 2008
Posts: 620
Location: Cebu City Philippines

PostPosted: Wed Feb 27, 2008 6:49 am    Post subject: Re: Opt-in page Reply with quote

You could have something like this:
Code:

<form name="myform" action="http://emailaddresstosend@domain.com">
Name: <input type="text" name="username">
<br/>
Email: <input type="text" name="email">
<br/>
<input type="submit" value="Submit" name="submit">
</form>

..Now that code is for the form...but it open's a Personal Information Manager like Microsoft Outlook, which for me is impractical.

You could also use formmail script to do this or a server side script like PHP.

See if it helps Very Happy
Back to top
View user's profile Send private message Yahoo Messenger
jbcaldwl



Joined: 26 Feb 2008
Posts: 2

PostPosted: Wed Feb 27, 2008 2:12 pm    Post subject: Re: Opt-in page Reply with quote

Thank you Rangana
Back to top
View user's profile Send private message
flabbyrabbit
500+ Club


Joined: 25 Jan 2007
Posts: 586
Location: UK

PostPosted: Wed Feb 27, 2008 4:44 pm    Post subject: Re: Opt-in page Reply with quote

rangana wrote:
You could also use formmail script to do this or a server side script like PHP.

http://www.devppl.com/forum/send-an-email-from-you-website-vt8833.html, check it out.

Flabby Rabbit
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
rangana
500+ Club


Joined: 27 Feb 2008
Posts: 620
Location: Cebu City Philippines

PostPosted: Thu Feb 28, 2008 1:10 am    Post subject: Re: Opt-in page Reply with quote

jbcaldwl wrote:
Thank you Rangana


You're welcome, Glad I could help Mr. Green
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    DEVPPL Forum Index -> HTML Forum All times are GMT + 1 Hour
Page 1 of 1

 
 
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register

If you are a current member here on DEVPPL, please login below:

User: Pass:
Log me on automatically each visit:

 


Powered by phpBB © 2001, 2005 phpBB Group - Modified by DEVPPL

Flash Games - Sitemap