Jump to content

HTML coding ... help needed


sirgudi

Recommended Posts

im having trouble with my world selector, bob select.

 

 

 

 

 

 

 

how do you make it install/make a new file to fit a computer. for example, on one computer, it may say:

 

 

 

 

 

 

 

C:\Documents and Settings\bobjustowndu\Desktop\Bob Select Beta

 

 

 

 

 

 

 

and on another:

 

 

 

 

 

 

 

C:\Documents and Settings\piepiepiepiepiepiepiepie\Desktop\Bob Select Beta

 

 

 

 

 

 

 

So, how would i make it to change for different computers, so it doesn't mess up on everyone elses computer, and only work on mine....?

 

 

 

 

 

 

 

 

 

 

 

~~~PLEASE HELP GUDI~~~

Link to comment
Share on other sites

Hmm are you talking about relative paths vs absolute paths?

 

 

 

 

 

 

 

Absolute paths are like those you posted. Relative paths are relative to the current directory, and look like:

 

 

 

"/index.html"

 

 

 

"../../example.html"

 

 

 

"images/img.gif"

 

 

 

 

 

 

 

HTML tags like and usually accept relative paths.

 

 

 

 

 

 

 

More info...

 

 

 

http://www.communitymx.com/content/arti ... ?cid=230AD

 

 

 

http://web.bentley.edu/empl/c/rcrooks/t ... _1_1a.html

Link to comment
Share on other sites

What has this go to to with HTML?

 

 

 

 

 

 

 

Just make a self extracting zip file?

612d9da508.png

Mercifull.png

Mercifull <3 Suzi

"We don't want players to be able to buy their way to success in RuneScape. If we let players start doing this, it devalues RuneScape for others. We feel your status in real-life shouldn't affect your ability to be successful in RuneScape" Jagex 01/04/01 - 02/03/12

Link to comment
Share on other sites

HTML is used to make websites (for example, most of Google was written in HTML).

 

 

 

 

 

 

 

To make programs & applications (like MS Paint, Notepad, iTunes) you'll need to use a programming language.

 

 

 

 

 

 

 

You'll need to give us more info if you want us to help.. what exactly are you trying to do?

Link to comment
Share on other sites

i have made everything, its just i don't know how i get it to change for different computers.

 

 

 

 

 

 

 

the c:\documents and settings bit.

 

 

 

 

 

 

 

it doesnt work properly unless that bit changes:

 

 

 

 

 

 

 

 

 

 

 

/p>

 

 

 

"http://www.w3.org/TR/html4/frameset.dtd">

 

 

 

 

 

 

 

 

 

Bob Select - World Selector - By Ronan Langley Ltd.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Link to comment
Share on other sites

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.