|
amy
|
 |
« on: November 11, 2001, 08:08:00 AM » |
|
How do I prevent my htm/shtml files from being a part of the url in a registered domain name? I'm talking so that when people view any page of the site eg. http://blah.com they don't see http://blah.com/index.htmHear what I'm saying? 
|
|
|
|
|
Logged
|
--Amy Armitage Lunarpages.com
|
|
|
|
TWebMan
|
 |
« Reply #1 on: November 11, 2001, 10:09:00 AM » |
|
Ummmm, nope, can't hear it but I saw it. So, like, if you type in my.domain.com that's what you should see in the window. You shouldn't see my.domain.com/index.html unless you type that specifically. That only applies to the index file. That said, to hide a (non-index) page name, you would pretty much need frames or have it called up by a script (a return page from a perl script, for example). That's the best I can think of. I'm sure there'll be more ideas.  [ November 11, 2001: Message edited by: TWebMan ]
|
|
|
|
|
Logged
|
"Computers cause people to make more mistakes than any other invention in history, with the possible exception of handguns and tequila." - Unknown "Liberty of any kind is seldom lost all at once." - D. Hume Every day is an Ode to JoyThe planet will be fine... and so will your site
|
|
|
|
stephan
Guest
|
 |
« Reply #2 on: November 11, 2001, 06:26:00 PM » |
|
I've done it on my webpage. I used frames. click here to see!Just view the source and you'll see how it's done. I hope that helps...
|
|
|
|
|
Logged
|
|
|
|
|
Admin
|
 |
« Reply #3 on: November 11, 2001, 09:24:00 PM » |
|
If you don't want to use frames and it's not a really big issue you could use a java script to hide the address bar. You'd have to make sure you could easily navigate through our site, though
|
|
|
|
|
Logged
|
|
|
|
|
Santos
|
 |
« Reply #4 on: November 11, 2001, 09:30:00 PM » |
|
I would close any page without nav bar down hehe  I hate that, script itself is very buggy there is no perfect bersion for it, cross browser compatibility sticks too. Anyhow you either will need to use frames or as script as web man said 
|
|
|
|
|
Logged
|
Smile, it makes people wonder what you're up to...
|
|
|
|
amy
|
 |
« Reply #5 on: November 12, 2001, 04:17:00 PM » |
|
Well feck frames. Anybody got a script?
|
|
|
|
|
Logged
|
--Amy Armitage Lunarpages.com
|
|
|
|
TWebMan
|
 |
« Reply #6 on: November 13, 2001, 12:33:00 AM » |
|
What did ya have in mind? You want the whole site to go through the script? Actually it wouldn't be TOO difficult. Gimme just s wee bit of time on this one, unless someone else has something right away. But, WAIT! How will you hide the address of the script?!?j/k, I'll see what I can come up with  [ November 13, 2001: Message edited by: TWebMan ]
|
|
|
|
|
Logged
|
"Computers cause people to make more mistakes than any other invention in history, with the possible exception of handguns and tequila." - Unknown "Liberty of any kind is seldom lost all at once." - D. Hume Every day is an Ode to JoyThe planet will be fine... and so will your site
|
|
|
|
Bluelight
|
 |
« Reply #7 on: November 13, 2001, 05:45:00 AM » |
|
I dont know if this is what your after.Check my site.The second page (Menu page)I`ve used this to hide the url.Dont know how to get the bloddy thing stop the scrolling just how to speed it up or down.
Bluegirl
Btw What does Im with stupid mean as the smilies says.Is it me or someone else thats stupid?Just so i will not offend anyone when being self ironic
Tried to post the script here but our board mother didnt allow scripts so ill mail it instead
Make sure to leave spaces after your message so that is will not come scrolling right after another. Good luck!
[ November 13, 2001: Message edited by: Bluelight ]
|
|
|
|
|
Logged
|
|
|
|
|
|
|
amy
|
 |
« Reply #9 on: November 13, 2001, 06:31:00 AM » |
|
Thx Bluegirl, It's not what I'm after. I mailed you. That's a scrolling script for the bar down the bottom of your browser. I'm after something that'll cloak the addy in the address bar and remove the file extensions from the url. Nice script tho Thanks.
|
|
|
|
|
Logged
|
--Amy Armitage Lunarpages.com
|
|
|
|
Santos
|
 |
« Reply #10 on: November 13, 2001, 08:36:00 AM » |
|
To be honest i have never seen a script that cloaks adress bar without forcing it to be closed Im thinking MAYBE with javascript that can replace search bar text, i can force it to cloak adress bar text i will try. Why would you want that anyhow? I cannot think of any instance even with security issues that would force me to hide the adress bar... Hehe whats goin down Amy Either way i promise i will ask around and see if anyone has heard/knows how to script such thing  Maybe someone here knows?
|
|
|
|
|
Logged
|
Smile, it makes people wonder what you're up to...
|
|
|
|
amy
|
 |
« Reply #11 on: November 13, 2001, 08:52:00 AM » |
|
Dude, you're goin' down if you don't find me a solution Actually, nevermind, it must be my imagination. I thought it was standard with a domain name. I enjoyed giving you all brain f**k tho 
|
|
|
|
|
Logged
|
--Amy Armitage Lunarpages.com
|
|
|
|
Santos
|
 |
« Reply #12 on: November 13, 2001, 09:38:00 PM » |
|
#@%%#$^#& !!!!!! Whaaat now I look like a dummie  Thanks a lot hehe. EIther way im going to try to find out if cloaking is possible it would be kinda cool to dosplay WELCOME message in the adress bar.
|
|
|
|
|
Logged
|
Smile, it makes people wonder what you're up to...
|
|
|
|
Admin
|
 |
« Reply #13 on: November 13, 2001, 10:16:00 PM » |
|
Here's one that will open a new window in full screen mode, hiding the address bar http://javascript.internet.com/navigation/full-screen.htmlI'd love to get a script that displays something other than the address in the address bar though...that would be cool
|
|
|
|
|
Logged
|
|
|
|
|
TWebMan
|
 |
« Reply #14 on: November 16, 2001, 02:55:00 AM » |
|
So, Amy, is it 'goin down', or 'nevermind'? Actually, on reading these enlightening posts, I realized you might be able to use a simple JavaScript statement to hide the address bar. Of course, the user can just right-click the toolbar and choose to display it again. Otherwise, you're running every page in your site through a perl script. BTW, I posted that drop menu script.... http://www.lunarpages.com/twebman/script/js/[ November 16, 2001: Message edited by: TWebMan ]
|
|
|
|
|
Logged
|
"Computers cause people to make more mistakes than any other invention in history, with the possible exception of handguns and tequila." - Unknown "Liberty of any kind is seldom lost all at once." - D. Hume Every day is an Ode to JoyThe planet will be fine... and so will your site
|
|
|
|