M
M@
It's possible to call a Page PostBack
with a link (<a href='....'>link</a>)?
I would like only to add to the QueryString a parameter
(i.e. PageN=3 ) and then calling a PostBack
Can I do something similar?
Thanks
with a link (<a href='....'>link</a>)?
I would like only to add to the QueryString a parameter
(i.e. PageN=3 ) and then calling a PostBack
Can I do something similar?
Thanks