Click here to Skip to main content
15,898,371 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi there,

My web server is fine returning a web page with some buttons but I want those buttons to send a message to the web server so it sends a different response, depending on the button that was pressed. So if I have Home.html with an About button, it should display a new web page with the content from About.html.

I have no idea how to do this; I'm programming the web server in VB and just need a little bit of html for the response part..

-Rixterz
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900