PDA

View Full Version : Html/php/asp ... wathever problems



Leon
September 23rd, 2006, 11:38 AM
i contacted mx8 anims already on this, they said i should google this

problem, but its still doesnt working. so i want to ask if someone could help

me with making a contact form where u can put in ure email address, then

subject, and then the message, and when u click send, it doesnt open outlook,

but it sends it to my email address,

Thx in

advance




no, lol, Really, thx in advance

Netrosis
September 23rd, 2006, 11:49 AM
:)

Tutorials,

etc:
http://www.ibdhost.com/contact/
http://gloucesterw

ebdesign.com/phpcontact/

or you can try searching at

http://www.hotscripts.com

Leon
September 23rd, 2006, 01:55 PM
ive tryed everything but it doesnt work, he doesnt

send the email or it doesnt even show up on the page, netro or someone else,

could u pm me a code i just have to input in an [html] based page? that would

be awessome :D or post it here :d

nugget
September 23rd, 2006, 05:24 PM
www.w3schools.com, look around, I believe there is some code in

only html where you can send e-mails..I don't rememebr if javascript is

involved in it but it shouldn't be too hard, just copy paste it :).

Blackwater
September 23rd, 2006, 05:32 PM
It needs to have CGI, ASP, or PHP to correctly

work if I think. Pure javascript forms don't do it.

nugget
September 23rd, 2006, 05:35 PM
Hmmm I've found the code but it only works on IE, when you try

it on FF it opens outlook.
SO umm, using PHP and HTML only should be

fine.

Fu
September 23rd, 2006, 06:00 PM
yea you cant make it in pure html

btw, stop making stupid

polls plz

VipER X
September 23rd, 2006, 06:07 PM
explosm has one, ask them.

but you know

they'd probably just say 'eff off.

Leon
September 23rd, 2006, 07:25 PM
ive found a code, but it still opens outlook :( damnit :(

Netrosis
September 24th, 2006, 10:40 AM
http://php.net/mail

read and learn.