Search in forum:
Search


Author Message
Post09/05/2008 at 8:50am (UTC)    
Post subject: submiting Data

I want a side column in my site where they can ad their queries to my in box.
eg. Name : [box for their data] Submit.
As they click submit a mail is sent to my inbox
Post09/06/2008 at 11:18pm (UTC)    
Post subject:

hi friend
i hope u solve ur problem
if u dont, tell me ... i'll built a form for u ....that u got the iformation in ur mail inbox
any way try this :
Code:

<center><! ---from mymahdi--->
<form method="get" action="mailto:YOURMAIL@WEB.ANY">
Name : <input type=text><br>
Mail : <input type=text><br>
message : <textarea cols=17 rows=4></textarea><br>
<input type="submit" value="Send">
</form></center>

change YOURMAIL @ WEB.ANY by ur mail.
if it's not what u want
as i said just tell me



website programmer
Post09/26/2008 at 8:53am (UTC)    
Post subject:

where should i paste this code?
Post09/26/2008 at 10:28am (UTC)    
Post subject:

hi
in one of the right boxes or on any page you want it
sure in source mode
best wishes Razz
______________
Post09/27/2008 at 3:23am (UTC)    
Post subject:

thanks bro..u r very helping.. Very Happy
Display posts from previous:   


Powered by phpBB © 2001, 2005 phpBB Group