Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

session writing or passing info in a post

Status
Not open for further replies.

Bygbobbo

Programmer
Joined
Apr 23, 2002
Messages
145
Location
US
I am creating some popup windows which are populated by queried data. I have 2 current methods: (1) writing a structured array to a session variable that all popups can reference, or (2) passing form information with hidden fields by posting --using javascript--. Anyone have any performance pros and cons about either method.. Session time-outs are not issue because each page is validated with a login session variable.

Thanks...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top