Host a web page with no setup
Woody
- 1.0 [Introduction]
- 2.0 [How to set it up]
- 3.0 [How to shorten the URL]
- 4.0 [FAQ and Credits]
1.0 [Introduction]
Well I recently found this cool new way to host a web page "no where." You are not actually creating the web page anywhere on the internet but just typing some code. There is some limitation in that your generated page can not be too advanced but it works great for quick web hosting.
2.0 [How to set it up]
First off you need to know HTML or have someone that does create the code for the page you want. As an example we will be using the HTML code used to load world 1 in Runescape.
As seen here:
<center><bgcolor='#00000'><iframe src="http://ul7.runescape.com/l1,p0,j1" name="mainframe" width="800" height="550" border=0 scrolling="auto"> </iframe></center>
Next we will copy that code and paste it after this link:
So it will look something like this:
http://h2.dr.ag/?<center><bgcolor='#00000'><iframe src="http://ul7.runescape.com/l1,p0,j1" name="mainframe" width="800" height="550" border=0 scrolling="auto"> </iframe></center>
Were not done yet, next you paste all that into your broswer and it will turn into something that looks like this:
http://h2.dr.ag/?%3Ccenter%3E%3Cbgcolor='#00000'%3E%3Ciframe%20src=%22http://ul7.runescape.com/l1,p0,j1%22%20name=%22mainframe%22%20width=%22800%22%20height=%22550%22%20border=0%20scrolling=%22auto%22%3E%20%3C/iframe%3E%3C/center%3E
Well you may notice that the URL you end up with can be very long this may be fine with you or you can read section 3 to find out how to make it shorter.
3.0 [How to shorten the URL]
Well now you have this very long URL but who wants to type that or force someone else too, that where URL shortener websites come into play. There are many different ones out there but I will just list a few.
The actual process is very simple all you have to do is goto the web page of your choice and paste the URL you want shortened and click the button.
Example: With tinyurl I turned this link
http://h2.dr.ag/?%3Ccenter%3E%3Cbgcolor='#00000'%3E%3Ciframe%20src=%22http://ul7.runescape.com/l1,p0,j1%22%20name=%22mainframe%22%20width=%22800%22%20height=%22550%22%20border=0%20scrolling=%22auto%22%3E%20%3C/iframe%3E%3C/center%3E
Into this
http://tinyurl.com/2lyjap
4.0 [FAQ and Credits]
FAQ - None yet
h2.dr.ag - Awesome site
Woody
TinyURL