Javascript help...

Soldato
Joined
31 May 2006
Posts
4,239
Location
127.0.0.1
Hi all

Sorry for the vague title but im not sure of the name of what I want!

I have a form on page x. The user clicks on a link and this opens a popup (page y). From page y the user makes a selection and the selection populates part of the form on page x. Page y disappears when the selection is made.

So it's a bit like how a date and time picker would work.

Any links or suggestions of examples would be appreciated.

Thanks in advance!
 
The site is an intranet based site where control of javscript and pop up blockers are not an issue but out of interest what other way can this be done then if not by javascript?
 
Ok guys take off the broken record... forget the popup... how do you populate a form by clicking something else on a page? i.e.:

Form input is populated by clicking a date on a claendar on the same page...

Thanks
 
Back
Top Bottom