I retrieve 2 parameters from a url using xsp request. is there any way to post these 2 parameters to the next url automatically without having a submit button ? ie the url http://xxx?x=3&y=4 should automatically direct to a page where the values of x and y will be posted.

Reply via email to