R
ruca
Can I force my page to do postback?
I have a page that only have links, but I wish that every time I click a
link that execute a function that I have in my code.
I know that with simple links, that postback does not exist.
I must have links and not link buttons, because I have to set the target for
the links and link buttons don't allow to do this.
How can I do this?
I have a page that only have links, but I wish that every time I click a
link that execute a function that I have in my code.
I know that with simple links, that postback does not exist.
I must have links and not link buttons, because I have to set the target for
the links and link buttons don't allow to do this.
How can I do this?