posted 14 years ago
Hi All,
I have a user interface with a number of links... Each link has some parameters. When user clicks on a link, I want to submit its request to another related URL and then show the response in my page. I don't want to redirect my page, I want to show the response in my own page.
Can you please help me on this?
Thanks