This Message Forum is no longer in use

Please use the new Bravenet Help Forums FOUND HERE

General Forum
This Forum is Locked
Author
Comment
View Entire Thread
Re: Need Code to block my Source Code

I see what you mean now about it does not take a genius to figure it out. I just wanted to know why this teacher said it is important to use relative linking as opposed to absolute linking. I know the page will load quicker with relative linking and it is easier to transfer it to another website but really why is it a must?
Thank you for your insights.
Ann Stalls

Re: Need Code to block my Source Code

Since you using free webhosting now
you need to change your image tags
if you ever want or need the site

If you just purchase a domain name like
mandasdesigns.com then you always have
the same url regardless of who hosts
the site.

Re: Need Code to block my Source Code

It isn't a "must", lots of websites use absolute positioning, and it works. But it is better for the reasons you mentioned, possibly for others I cannot think of right now. And it depends on the software you use. With some programs, if you set the editor to use absolute postioning it will do so, and when you upload the site, all the images will be referenced as being somewhere on your computers hard disk.

Of course, if you use absolute positioning on a 1000 page site, and then decide you are fed up with your host or domain name, by the time you are finished editing, you will never, ever use absolute positioning again.

Re: Need Code to block my Source Code

positioning", right. Cannot believe I said that. You understand that I was talking about URLs, I hope.

Re: Need Code to block my Source Code

You should upload all images to your own website
including backgrounds.
If you worried about space or bandwidth you
can store all images in a photobucket image hosting
account.

Re: Need Code to block my Source Code

One way to show the biggest part of a website can be accomplished by showinbg a frame within a frame.

Most visiting your website would only be able to see the source of your first frame.

Re: Need Code to block my Source Code

Sorry, typo:

One way to HIDE the biggest part of a website can be accomplished by showinbg a frame within a frame.

Most visiting your website would only be able to see the source of your first frame.

Re: Need Code to block my Source Code

that will only work for so long... you can go through those frames with ease....

if you really and I mean really want to stop people from seeing you source one of two options
1. encypt the source code useing jvscript
2. encrypt your source using php

either one of these can also still be by passed however any one who just knwos the basics and possibly know a little bit f andvaced stuff this will intimmidate people from trying to get your stuff