Click to See Complete Forum and Search --> : asp and email


Code One
11-06-2003, 11:14 PM
Hello,
Im not a spammer or anything, but I would like to know for my own personla knowledge, how to code an asp script and plae it into an email message. Examples would be nice, but don't leave nothing harmful, I just would like to know stuff, like making a popup window pop up onload of the email, or marqueeing, something like that.

Anyhelp?

Code One

PeOfEo
11-07-2003, 04:32 PM
Why not just make the email format html and then put client side code into it? Is that what you are looking for? If you need asp in the email you might consider making the format of the email html and then putting an iframe in the email boddy with the .asp page inside of it.

Code One
11-07-2003, 04:50 PM
I wrote this a little before it dawned on me, just how to write HTML formatted emails, i read a quick article on it a little after i posted this question, and basically got a good grasp on it now, I know the codes, I just needed to be pointed to the editor, and i was, thanks just the same.

regards

CO