A
Al Cadalzo
I'm generating hyperlinks in a datagrid. These links are to various sites
and all use querystring values. We now have a requirement to link to a web
site's Advanced Search page, but the parameters have to be passed to it as
form data in a POST. I've done this before using WebRequest/Response and
WebClient classes, but never from a linkButton. Is it possible to do this?
Thanks,
Al
and all use querystring values. We now have a requirement to link to a web
site's Advanced Search page, but the parameters have to be passed to it as
form data in a POST. I've done this before using WebRequest/Response and
WebClient classes, but never from a linkButton. Is it possible to do this?
Thanks,
Al