html help

Questions about programming languages and debugging
Post Reply
mrmike
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 503
Joined: 22 Feb 2007, 17:00
17
Location: switzerland
Contact:

html help

Post by mrmike »

hello
i have a problem:
i would like to make a "message-mail-box" in html, it should send messages (when you write in) to my e-mail adress..
now my problem:
when i write a message and press "enter" my outlook express pops up and will send my e-mail...
can i hide it? is it possible to sendit without seeing anything? is it possible in html? pls no "google-and-learn-html-posts"

you can watch my code @:

http://mrmike.de.tl/help.htm[/url]

ok thx ,mrmike

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

you need to use a little php script, it can't be done with html only.
I uploaded the script I use on several sites, it' working fine and is easy to customize:
get it here.
a html form is also included so you can see how it works and edit the html source for your needs.
there is also a function included which blocks smartasses who try to use your site domain as email address (thanks to maboroshi for that).

:wink:

mrmike
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 503
Joined: 22 Feb 2007, 17:00
17
Location: switzerland
Contact:

thx

Post by mrmike »

:D wow thanx a lot! works great!
but now i need a new webspace with php xD
thanx a lot! :D

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

np, you're welcome... :wink:

User avatar
FrankB
Ph. D. in Sucko'logics
Ph. D. in Sucko'logics
Posts: 315
Joined: 06 Mar 2006, 17:00
18
Location: Belgistahn
Contact:

Re: thx

Post by FrankB »

mrmike wrote::D wow thanx a lot! works great!
It's Suck-o "corporate" service, what did you expect, hmm .. :-)
mrmike wrote: but now i need a new webspace with php xD
http://www.tripod.lycos.nl/

amongst others.
I prefer(ed) the "*.nl" ( Netherlands ) because they are less picky and allow a lot of scripts, even the one that i wouldn't host, you see what i mean ;-)

It is a bit of a bore and weary drag to register ( lots of forms to feed etc..) but once it is done, you're in business : i know a few people who started at Tripod.nl, then got kinda famous and now run their successful sites.
Excellent beginner site, the annoying ads are also easy to 'un-code', like Angelfire.

mrmike
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 503
Joined: 22 Feb 2007, 17:00
17
Location: switzerland
Contact:

thx

Post by mrmike »

:D ok thanx a lot again :) i will try it =)
the peoples here by suck-o are really generouse!thanx!

User avatar
hij-h-acker
suck-o-fied!
suck-o-fied!
Posts: 91
Joined: 24 Feb 2007, 17:00
17
Contact:

Post by hij-h-acker »

i also got the php script for a form on my website a few days back....n from then i was searching for a php subdomain hoster.....which i later redirected using a domain name....
but its not adfree until u shell out some cash...u can get that php hosting here:

www.6te.net

mrmike
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 503
Joined: 22 Feb 2007, 17:00
17
Location: switzerland
Contact:

Post by mrmike »

:D thanx 4 link, will look@it!
[img]http://img.photobucket.com/albums/v247/Vlady/48265b8wj96xhce.gif[/img]

Post Reply