B
Brian Henry
I want to put some interactivity on my form in the form of buttons that are
really links, I know i can do a query string in the link to process their
action based on the type of action specified in th query string, but is
there any way to do an ASP.NET style postback to the server through a link
to make it more clean? I just need a way to put a hyperlink on a page and
process the action i want from it when its clicked. thanks! (i dont want to
use a image for the button either, because im trying to use full CSS style
generation)
really links, I know i can do a query string in the link to process their
action based on the type of action specified in th query string, but is
there any way to do an ASP.NET style postback to the server through a link
to make it more clean? I just need a way to put a hyperlink on a page and
process the action i want from it when its clicked. thanks! (i dont want to
use a image for the button either, because im trying to use full CSS style
generation)