Computing.Net > Forums > Programming > Code in ASP variable

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Code in ASP variable

Reply to Message Icon

Name: oblivion
Date: December 12, 2004 at 12:18:50 Pacific
OS: xp
CPU/Ram: athlon1600+/256
Comment:

Hi, i try to put the content of an array in a variable.. This variable is the content (body) of an email that will be sent. thank you..



Sponsored Link
Ads by Google

Response Number 1
Name: tImmaY
Date: December 12, 2004 at 12:45:39 Pacific
Reply:

ok, so what do you need help with? how to put the content into the array, how to send the email, all of the above, the meaning of the universe? lol
a little more info please :)


0

Response Number 2
Name: oblivion
Date: December 13, 2004 at 07:31:16 Pacific
Reply:

i mean, i have to execute a FOR in my variable to put the array in the variable.. i tried something like:

var = var & "blabla"
var = var & "for x=1 to 5"
var = var & "response.write(x)"
var = var & "next"
var = var & "blabla"

but it doesnt work


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Serial Communication in A... how to convert chars to i...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Code in ASP variable

Inserting external code in asp www.computing.net/answers/programming/inserting-external-code-in-asp/5179.html

array of controls in asp.net www.computing.net/answers/programming/array-of-controls-in-aspnet/10653.html

Common Dialog in ASP.NET www.computing.net/answers/programming/common-dialog-in-aspnet/3398.html