Click to See Complete Forum and Search --> : passing virtual tables using asp


pelegk1
11-01-2005, 05:56 AM
i need to pass a virtual table that i have created on sp_1 to sp_2
but using asp and not directly!
is it possible?
is it possible at all to return a virtual table to asp and then to send it to another sp?

Bullschmidt
11-02-2005, 12:06 AM
Might not be the best method but I suppose you could use a session array:

Session Object
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/iis/ref_vbom_seso.asp