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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

remember field values on refresh

Status
Not open for further replies.

nohandlesleft254

IS-IT--Management
Joined
Apr 19, 2006
Messages
58
Location
GB
Hi,

I have a form where pop-up windows are used to populate the cells (pop-up sets variable, refreshes parent then closes). Obviously on the refresh; everything that has been entered into the parent window gets lost. At the moment the pop-up sets a session variable (CF) and then on refresh the cell has a value of that var, can i just use javascript to populate the cell without a page refresh?

Thanks
 
Give the popud a reference to the parent window and modify the fields withour submitting the form.

Cheers,
Dian
 
That sounds ideal! - but my javascript knowledge is somewhat lacking... can you give me a bit more to go on?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top