10-06-2014, 11:20 AM
[eluser]alexandervj[/eluser]
I'm trying to pass a value to a modal popup like this one...
http://www.codeproject.com/Articles/5894...pup-Window
but not sure how to go about passing a value to a Javascript modal popup like this.
I'm trying to stay away from another browser window popping up - id rather the user have to close the window before being able to go onto different parts of the application, which is why I want to use a javascipt modal.
Have you ever done anything like this? Can you give me some insight as to how to go about it? Thanks
I'm trying to pass a value to a modal popup like this one...
http://www.codeproject.com/Articles/5894...pup-Window
but not sure how to go about passing a value to a Javascript modal popup like this.
I'm trying to stay away from another browser window popping up - id rather the user have to close the window before being able to go onto different parts of the application, which is why I want to use a javascipt modal.
Have you ever done anything like this? Can you give me some insight as to how to go about it? Thanks