I'm making a small Forum where user can start topics and reply, it's just like bulletin board, I'm doing this asp.net project for learning purpose, as I noticed in many forums or bulletin board they use separate pages, (actually I don't know how they achieve) to display result
for eg: How to read an external html page using jquery?
in that for every query " questions/6327018/how-to-read-an-external-html-page-using-jquery" this will be changed automatically based on the query, I don't know how to achieve this in asp.net.
if user select his topic, based on topic it has to show in separate page like above the stackoverflow eg ..