I would like to make it so that no matter what page my visitors are on, the only thing they see in the address bar is "www.mydomain.com". I don't want the sub pages to be visible. Can anyone help me with this?
Btw, I'm new here...Hi![]()
I would like to make it so that no matter what page my visitors are on, the only thing they see in the address bar is "www.mydomain.com". I don't want the sub pages to be visible. Can anyone help me with this?
Btw, I'm new here...Hi![]()
Before we answer you, a pretty obligatory question is: why?
There is a way to do it, but it can greatly inconvenience users, and depending on how your site works, possibly render it unusable to some. Therefore, before we answer, I think it wise to determine if there is any other way of achieving what you want to do, or even whether it is necessary.
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Frames.. (shudder)
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
i was also wondering how to hide the url in the address bar but i was asking because i am in the process of making a site and i will have a chat on the site exclusively for a group i created and i want the chat to only be available through my site or by me giving out the address so how can i hide the url in the address bar???![]()
No. You can use frames and have the address of the outermost frame appear, not of the actual page, but it is very easy to get around this.
Why don't you use a password?
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
ok thnks 4 the reply but 2 things what do you mean by frames (srry im new to this) and i was thnkng of using a passwd but anybody can pass a passwd around the point of the chat is to promote my group and get more ppl to join if they ko about the group they wnt join the group if they can get the pass from someone else right?![]()
If you give out any form of access, it can be spread around again, including a special URL... whatever.
The only way to really lock people out would be to specifically identify each user.
For example, you could have an account for each user and only allow one person per account at one time-- that way they can't give out their info as they'd already be using it. Also, if it is associated with their individual screen name, the users would be more hesitant to give out their "personal" login info.
Secondly, you could actually block out people by IP address, but that would be complex and difficult to maintain. IP addresses change and are somewhat difficult to determine (you'd probably need to ask all of your friends to check-- and teach them how to check), plus it would be based on specific connections, so they'd only be allowed to log on from that computer-- and anyone else could from that as well.
Frames... take a look at this tutorial here:
http://www.htmlcodetutorial.com/frames/_FRAMESET.html
You could use iframes instead, but a frameset would fit this best.
HOWEVER!!! Framesets are not good for a number of reasons, so this isn't great solution.
Anyone who knows what they are doing can get around it without much trouble as well.
It's a gimmick that might trick a few people, but not a real solution.
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
thnks 4 the hlp and ur opinion i had considered individual usernames and passwrds but its like 400+ ppl in my group too many individual logins but n e wayz thnks again 4 the hlp![]()
Why don't you get them to register?
Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
Currently: enjoying the early holidays :)Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide
because i want this site to be as simple as possible for users and..... i dont know how to set something like that up![]()
Bookmarks