The Following 10 Users Say Thank You to ustunozgur For This Useful Post: | ||
![]() |
2008-02-17
, 15:55
|
Posts: 551 |
Thanked: 46 times |
Joined on Oct 2007
|
#2
|
![]() |
2008-02-17
, 15:56
|
Posts: 35 |
Thanked: 17 times |
Joined on Jan 2008
|
#3
|
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <title>Speeddial</title> </head> <body> <h1></h1> <table align="center"> <tr> <td colspan="3" align="center"> <form method="get" action="http://www.google.com/search"> <input type="text" name="q" size="31" maxlength="255" value="" /> <input type="submit" value="Google Search" /> </form> </td> </tr> <tr> <td><input type="button" value="Go to Google" onClick="window.location='http://www.google.com/'" style="width: 180; height: 100"></td> <td><input type="button" value="Eksisozluk" onClick="window.location='http:/sozluk.sourtimes.org/'" style="width: 180; height: 100"></td> <td><input type="button" value="BBC" onClick="window.location='http://news.bbc.co.uk/'" style="width: 180; height: 100"></td> </tr> <tr> <td><input type="button" value="Facebook" onClick="window.location='http://www.facebook.com/'" style="width: 180; height: 100"></td> <td><input type="button" value="GMail" onClick="window.location='http://www.gmail.com/'" style="width: 180; height: 100"></td> <td><input type="button" value="NTV" onClick="window.location='http://www.ntvmsnbc.com/'" style="width: 180; height: 100"></td> </tr> <tr> <td><input type="button" value="Go to Google" onClick="window.location='http://www.google.com/'" style="width: 180; height: 100"></td> <td><input type="button" value="Go to Google" onClick="window.location='http://www.google.com/'" style="width: 180; height: 100"></td> <td><input type="button" value="Go to Google" onClick="window.location='http://www.google.com/'" style="width: 180; height: 100"></td> </tr> </table> </body> </html>
The Following User Says Thank You to ustunozgur For This Useful Post: | ||
![]() |
2008-02-17
, 16:12
|
Posts: 35 |
Thanked: 17 times |
Joined on Jan 2008
|
#4
|
![]() |
2008-02-17
, 16:14
|
Posts: 35 |
Thanked: 17 times |
Joined on Jan 2008
|
#5
|
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <title>Speeddial</title> </head> <body> <h1></h1> <table align="center"> <tr> <td colspan="1" align="left"> <form method="get" action="http://www.google.com/search"> <input type="text" name="q" size="20" maxlength="255" value="" /> <input type="submit" value="Google" /> </form> </td> <td colspan="1" align="left"> <form action="http://www.wikipedia.org/search-redirect.php" method="get"> <input type="hidden" name="language" value="en" /> <input type="text" name="search" size="20 " /> <input type="submit" name="go" value=" Wikipedia" /> </form> </td> </tr> <tr> <td><input type="button" value="Go to Google" onClick="window.location='http://www.google.com/'" style="width: 180; height: 100"></td> <td><input type="button" value="Eksisozluk" onClick="window.location='http:/sozluk.sourtimes.org/'" style="width: 180; height: 100"></td> <td><input type="button" value="BBC" onClick="window.location='http://news.bbc.co.uk/'" style="width: 180; height: 100"></td> </tr> <tr> <td><input type="button" value="Facebook" onClick="window.location='http://www.facebook.com/'" style="width: 180; height: 100"></td> <td><input type="button" value="GMail" onClick="window.location='http://www.gmail.com/'" style="width: 180; height: 100"></td> <td><input type="button" value="NTV" onClick="window.location='http://www.ntvmsnbc.com/'" style="width: 180; height: 100"></td> </tr> <tr> <td><input type="button" value="Go to Google" onClick="window.location='http://www.google.com/'" style="width: 180; height: 100"></td> <td><input type="button" value="Go to Google" onClick="window.location='http://www.google.com/'" style="width: 180; height: 100"></td> <td><input type="button" value="Go to Google" onClick="window.location='http://www.google.com/'" style="width: 180; height: 100"></td> </tr> </table> </body> </html>
![]() |
2008-02-17
, 16:17
|
Posts: 35 |
Thanked: 17 times |
Joined on Jan 2008
|
#6
|
![]() |
2008-02-17
, 16:32
|
Posts: 551 |
Thanked: 46 times |
Joined on Oct 2007
|
#7
|
![]() |
2008-02-17
, 16:39
|
Posts: 35 |
Thanked: 17 times |
Joined on Jan 2008
|
#8
|
![]() |
2008-02-17
, 16:44
|
Posts: 35 |
Thanked: 17 times |
Joined on Jan 2008
|
#9
|
![]() |
2008-02-17
, 16:45
|
Posts: 551 |
Thanked: 46 times |
Joined on Oct 2007
|
#10
|
I think someone has already done it before, but I wanted to share the html just in case. Note that you can change your homepage to this page in the web browser (Tools-Settings-Connection): Home page address should be stg. like:
file://localhost/home/user/MyDocs/.documents/speeddial.html
and "Use default home page" should be clear (not selected).
Here is the html, the values you should change are "value" and "location" tags' values.
Save the following as an html file with the name speeddial.html