Computing.Net > Forums > Web Development > Custom google homepage.

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Custom google homepage.

Reply to Message Icon

Name: Grusomhat
Date: May 18, 2006 at 01:49:17 Pacific
OS: XP
CPU/Ram: AMD 64+ , 1gb
Product: Packard Bell
Comment:

I am trying to create my own homepage from my computer. I'm hoping to have one that has google in the middle with links to all my favourite sites down the side. The bit i need help on is makeing the google part. I got this from another website and have modified it to try and get it to do what i want. I need it to be able to search the web and search only New Zealand sites. I have tried just saving the actually google website but that doesn't work. Can anyone help. Thanks

Heres what i have at the moment


<FORM method=GET action="http://www.google.co.nz/search?hl=en&">
<TABLE bgcolor="#FFFFFF"><tr><td>
</td>
<td>
<INPUT TYPE=text name=q size=31 maxlength=255 value="">
<INPUT type=submit name=btnG VALUE="Google Search">


<input type=radio name=sitesearch value=""> WWW
<input type=radio name=meta value="cr%3DcountryNZ" checked> YOUR DOMAIN NAME


</td></tr></TABLE>
</FORM>



Sponsored Link
Ads by Google

Response Number 1
Name: Tautitan
Date: May 19, 2006 at 05:40:50 Pacific
Reply:

Have you tried just putting the google homepage into an iframe or object tag?

Matt

matt@webgrafix.co.uk

0

Response Number 2
Name: RoboG2
Date: June 8, 2006 at 20:27:35 Pacific
Reply:

I think this should do it:

<form method="get" action="http://www.google.co.nz/search">
<div style="border: 1px solid black; padding: 4px; width: 16em;">
<table border="0" cellpadding="0" height="69" width="189">
<tbody>
<tr>
<td>
<input name="q" size="25" maxlength="255" value="" type="text">
<input value="Google Search" type="submit">
</td>
</tr>
<tr>
<td style="font-size: 75%;" align="center">
</td>
</tr>
</tbody>
</table>
</div>
</form>


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Custom google homepage.

j-script Set Homepage - not in XP?
    Summary: Thanks SN - I tried the Google link on one of the computers I'm dealing with and it didn't work there, though it did work at home, so I am now working with the assumption that the problem is the secu...
www.computing.net/answers/webdevel/jscript-set-homepage-not-in-xp/147.html

Steve Lomheim studies html & google
    Summary: This site is crawled by google fairly often...More than most. Probably because of how google-friendly it is and the enormous amount of good information without an obscene amount of spyware. Google's ...
www.computing.net/answers/webdevel/steve-lomheim-studies-html-amp-google/155.html

Google Adsense
    Summary: Hi Friends, I have placed Google Adsense in my website: http://www.cheap-domain-name-registration-web-hosting.com My question is: In Google Adsense they have given the channels (URL & Custom), so is i...
www.computing.net/answers/webdevel/google-adsense/2553.html