Hi all,
My question is around passing query string parameter to another page.(From Default.htm to EmptyView.htm)
As you know when you navigate url looks like: http://localhost/views/Default.htm#EmptyView.htm?id=1 and browser doesn't render this url.
Any suggestions? How can I pass parameter in such situation.
Cheers.
My question is around passing query string parameter to another page.(From Default.htm to EmptyView.htm)
As you know when you navigate url looks like: http://localhost/views/Default.htm#EmptyView.htm?id=1 and browser doesn't render this url.
Any suggestions? How can I pass parameter in such situation.
Cheers.