Window.Open not passing argument in ASP.NET
Hi,
I am using a repeater control and passing one argument from the hyperlink I am using there. When I try to open a window using window.open method without arguments, it is opening but with parameters/arguments it is showing Javascript error. The datatype of the argument is string and when i try to print the string using alert it is printing there.
Please help me in sending parameter using window.open method.
Thanking you.
SK
__________________
Thanks in advance.
Regards,
Senthil Kumar M.
|