English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

4 answers

To make what url hidden in an HTML page?

to have text that isn't the url link to a url - Link Text

to make a link not display on the screen - This won't show

You can't hide a URL from the address bar, you can use frames to have one URL load the main page and load a secondary URL load in the frame, but that is complicated and can be researched at http://www.w3schools.com/html/

2006-09-28 07:46:55 · answer #1 · answered by John J 6 · 0 0

That one guy showed you the code to hide the url from the page but what if you wanted to hide the resulting page from the address bar.

U can create the landing page and another page with an inline frame to display it. Kinda hooky but it might work.


here b an xample

create the first page. LandingPage.html
then create the 2nd page to hoild the landing page call it what ever -- hidethaturlpage.html

on this page place this code



Like I said hooky but it my work

Have fun

2006-09-28 14:06:12 · answer #2 · answered by tntmjr 2 · 0 0

There is no simple way to hide a URL in a web page. There are ways to obscure it using javascript but anyone with any experience could decode it. It must be in decoded form when executed.

2006-09-28 06:37:11 · answer #3 · answered by Barkley Hound 7 · 0 0

not sure what you mean.

2006-09-28 06:24:28 · answer #4 · answered by rob 3 · 0 1

fedest.com, questions and answers