Jump to content

This topic is 7448 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I was going to say forms (since frames are not desired) and substitute images for the naturally formed buttons if buttons are not desired.

Not being a JavaScript expert, but understanding that JS is object oriented and that the URL or address bar is an object, can this not be controlled by JavaScript?

Of course,

Posted

Howdy! Other than what Garry and Unable mentioned, I don't think there's much else you can do. A domain registrar I've used has "domain masking" which puts whatever you want in the URL line, e.g. http://www.mydomain.com, but this is static/constant and easily bypassed if by the curious. Also, your links will still show the true URLs when visitors hover. Still, it's better than nothing and not obvious to naive surfers if you're just concerned about it looking messy.

I remember that user Leb i Sol posted a link to an article that discussed "clean URLs" versus exposing all your string parameters and what not, but the solution(s) all had to do with either configuring the Apache httpd.conf file or doing things like setting up .htaccess files or using mod_rewrite. If you're serving w/FM, though, you cannot do these little tricks.

--ST

This topic is 7448 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.