Click to See Complete Forum and Search --> : email with fix subject


blaster
02-08-2003, 07:31 AM
i wanna make a code than opens the email program and sends an email to EX: xxxx@xxx.xx with a subject of Report a bug sorry the bad english

Stefan
02-08-2003, 08:33 AM
However remember, if you want to use spaces, to escape them with %20
Eg My%20Email%20Subject

blaster
02-08-2003, 12:58 PM
tks

Stefan
02-09-2003, 01:29 AM
Originally posted by Dave Clark
I've noticed that the mailto: protocol handles true spaces just fine


Yepp, aint browser errorcorrection greate ;)