mojoNYC
July 2nd, 2003, 05:52 PM
hi all-
i'm working on a cd-rom project where the user fills in some forms information and then hits submit, which triggers a getURL/mailto command that fills in the header and body copy of an email--on the mac, i can use the projector or swf to pop up the email client successfully with the information lined up in the email body, using \n to add line breaks--so far so good...
the problem is in windoze, where the exe won't pop up the email client, so i have to do it from the browser, and then all the line breaks go away, and it fills in the body with the text in a solid block...arrrrrrrrgh!!!
can anybody please please tell me if there is a workaround for this? i'd rather publish a .exe if possible--otherwise, is there another way to break the lines of text in the email string?
any help is greatly appreciated!
regards,
-mojo
i'm working on a cd-rom project where the user fills in some forms information and then hits submit, which triggers a getURL/mailto command that fills in the header and body copy of an email--on the mac, i can use the projector or swf to pop up the email client successfully with the information lined up in the email body, using \n to add line breaks--so far so good...
the problem is in windoze, where the exe won't pop up the email client, so i have to do it from the browser, and then all the line breaks go away, and it fills in the body with the text in a solid block...arrrrrrrrgh!!!
can anybody please please tell me if there is a workaround for this? i'd rather publish a .exe if possible--otherwise, is there another way to break the lines of text in the email string?
any help is greatly appreciated!
regards,
-mojo