hi all
can anybody help with this or guide where i get my answer
i am developing a website that showing business profile and i have a link www.myweb.com/business_pros.aspx?business=1 ofcurse this link will show the business profile with id "1"
i create a sql table call url_rewrite with ID, link_id (will have the business id from business table ), link_se_name(will have the name of the url i want to show)
how can i make my page to view the link_se_name filed insted of www.myweb.com/busniess _pros.aspx?business=1
so this link
www.myweb.com/business_pros.aspx?business=1
will be this link
www.myweb.com/fred_paint ...
Go to the complete details ...