Issuing a POST from code behind

C

Curtis Justus

Hi everybody,

I have a page that needs to follow these steps:

1. User performs a search;
2. Items are displayed in a grid;
3. User clicks on link in the grid causing the page to issue a POST with an
encrypted hidden field to a page on another site.

I suppose one way I could do it is to have javascript code that would run on
the client an I could populate the hidden field through client-side code. I
would prefer to keep that on the server.

Thanks in advance,
cj
 
J

Joerg Jooss

Hello Curtis,
Hi everybody,

I have a page that needs to follow these steps:

1. User performs a search;
2. Items are displayed in a grid;
3. User clicks on link in the grid causing the page to issue a POST
with an
encrypted hidden field to a page on another site.
I suppose one way I could do it is to have javascript code that would
run on the client an I could populate the hidden field through
client-side code. I would prefer to keep that on the server.

Google Groups should serve up dozens of solutions for this one...

Cheers,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top