This topic is locked
[SOLVED]

 How To Hide Status Bar Link

1/30/2013 4:13:54 AM
ASPRunnerPro General questions
M
marcove author

Hi

How Could hide status bar link (preview) on mousemove, on the link of masterkey record for example in list page.
So users couldn't know Id of the records and url of the page.
Thanks

M

Sergey Kornilov admin 1/30/2013

Check "URL masking" topic in Wikipedia:

http://en.wikipedia.org/wiki/Domain_Masking
The basic idea is to run your website in iframe so the same URL is always displayed. You need to understand that advanced users will be able to figure out URL anyway meaning you can not use this method to protect your data.