PDA

Click to See Complete Forum and Search --> : Posting to a new page


cooldudeattitud
Apr 7th, 2004, 01:13 PM
Hi I have to pass the items on a Post to another page using vb.net.....I know the following solutions are available for that...

(1) Use an HTML instead of a web form.

(2) Create a simple javascript function to alter the page behavior on the client....But there is a third method which is easy and good that is

(3) Pass the items on a post. Create a custion function to read the current items and send them via an HTTP post....


I neved attempted this and I donno how to do this....Can ne1 help me out how to do this....Ur help will be appreciated

I know we can do this using query strings....But I donot want to redirect using query strings.....Thanks for ur help in advance