Hi everyone,
PLease observe the following URLs:
http://localhost:49283/DotNetNuke%20Website4/Home/tabid/36/Default.aspx
http://localhost:49283/DotNetNuke%20Website4/Home/tabid/36/ctl/Terms/Default.aspx
http://localhost:49283/DotNetNuke%20Website4/Home/tabid/36/ctl/Privacy/Default.aspx
http://localhost:49283/DotNetNuke%20Website4/Home/tabid/36/ctl/Register/Default.aspx?returnurl=%2fDotNetNuke+Website4%2fHome%2ftabid%2f36%2fctl%2fPrivacy%2fDefault.aspx
These links are on a basic dotnetnuke webiste homepage. The actual home page link, terms link,privacy statement link, register link... etc(login link). All the links are on the same page (tabid=36). If I click on terms then it is still in the same page(tabid=36), but the content is changed. If i click on register link, again the content is changed in the same page(tabid=36). If i observe the links, the tabid isnt changing but something called 'ctl' is added in URL. So the content is changed in the same page.
So everytime only the content is changed in the same page on clicking different links.
Can anyone explain me how this is done ? And everything abt 'ctl'. Please provide any urls explaining about 'ctl'.
Regards
Manish |