javascript question

admin

Administrator
Staff member
I have a page that is pulling a result set back from a database and what it does is creates 2 sets of variables into a table. This in turn is used to create a link to another framed page. I want to pass both variables to the framed pages. so I can create the new page but am not sure how to do it. I cant use session parramaters because I won't know what number goes to what variable. is there a way to do this? :confused:
 
Back
Top