Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
I need urgent help to pass variables from ASP back to Generator. I can pass one variable containing a name (eg variable1=Peter) but I cannot pass back more than one word. I need to pass a string containing the column names and values (eg <embed src="test.swt?name=<%=strValue%>" width="550"height="500"> </embed> where strValue= #Color,Hlabel,Value
#0000FF,horiz1,50
#0000FF,horiz2,11
#0000FF,horiz3,22)
Note that there is a CRLF used because I want to create a chart
How do I do this???
Please help!
I need urgent help to pass variables from ASP back to Generator. I can pass one variable containing a name (eg variable1=Peter) but I cannot pass back more than one word. I need to pass a string containing the column names and values (eg <embed src="test.swt?name=<%=strValue%>" width="550"height="500"> </embed> where strValue= #Color,Hlabel,Value
#0000FF,horiz1,50
#0000FF,horiz2,11
#0000FF,horiz3,22)
Note that there is a CRLF used because I want to create a chart
How do I do this???
Please help!