copy keys from 1 ASP to another ASP

daotwizmojoy

New Member
the 1st ASP page obtain the keys from a map software by Request.Form("OBJ_KEYS")..this ASP page will then call in the 2nd one to do the work... so how do i copy/transfer the keys from one ASP to another?? i defintely need to use 2ASP page.. the 2nd ASP creates the Chart as an image at the server...;)..thankz.<BR>
 
Back
Top