piya p

piya p

  • NA
  • 84
  • 46k

Is it possible to add 2 popup windows on one button click on

Apr 23 2014 3:27 AM
In my application I am using 1 hyperlink button to create new record.

What I want is

When user click on create new record then 1st popup should come as please enter your name.

After writing name and clicking on ok New popup should come with all other details.

On first page with create new record all other record which are present in db are visible.

I want when user will click on any record all details should come which are present on next page.

How to do this?