FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Forms

 


KiteSurfer
Hey hello best people,
mij englisch is not so very good but i wil try to tel my problem.

i have a "from" jused in my site so that people can send my a mail with out they have to juse a mail program.

i want that if they have send the message to me that my page is going back to the main page.

My website is build in HTML ans is build with frames.

I hope that some one can help me

thank you very much

The KiteSurfer
Motif
To do a form like that, you need scripts.
Or sendmail function, and then you have to use php Smile
Richous05
Hey i think i can help add this to the top of your form <form method="POST" action="mailto:youremailadress@here">
well i think thats right.
klingoncowboy4
Richous05 wrote:
Hey i think i can help add this to the top of your form <form method="POST" action="mailto:youremailadress@here">
well i think thats right.


Dosn't that just send the form info to an email program? I think KiteSurfer wants to send it to his/her email without having the user using an email program.

Quote:
i want that if they have send the message to me that my page is going back to the main page.


I think this means that after the email is submited the user should be redirected to the main page.
Blunt
u gota make a link back 2 ur website page u want them 2 gho 2
Grimboy
Try using and editing this > http://www.ibdhost.com/contact/.
webbone
<script language=javascript>
alert ('You will go prviews pages!');
window.history.go(-1);
</script>

add those script to final page!
sprinqles
Try installing PHP Form Generator from Fantastico and just add the link of the form you made from PhP Form Generator. Smile
Reply to topic    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.