Computing.Net > Forums > Programming > DOES NO ONE KNOW THIS HTML QUESTION?

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.

DOES NO ONE KNOW THIS HTML QUESTION?

Reply to Message Icon

Name: Dan
Date: January 13, 2002 at 12:03:41 Pacific
Comment:

Okay I have asked many peope how to be able to click on a link then a window comes up asking if you want to set my page as their homepage. So far everyone ive asked doesnt know...come on! ive seen it on alot of sites SOMEONE must know! Will someone give me the code to do this???
THANK YOU



Sponsored Link
Ads by Google

Response Number 1
Name: marcianx
Date: January 13, 2002 at 13:06:08 Pacific
Reply:

You can put any alphanumeric name for the target and you can let your confirm.html resize itself. There is another (more flexible) javascript way of doing this, but this is simpler.

< head>
< title> Window< /title>
< /head>

< body>
< a href='confirm.html' target='mynewwindow'> link< /a>
< /body>


0

Response Number 2
Name: tom z.
Date: January 14, 2002 at 04:52:44 Pacific
Reply:

If there are plenty of sites like this, do as they probably did, go to site, then view the source....


0

Response Number 3
Name: Scouseknight
Date: January 25, 2002 at 09:03:25 Pacific

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


ADO and linked tables VB Form Load Question



Post Locked

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


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: DOES NO ONE KNOW THIS HTML QUESTION?

array question no one can answer www.computing.net/answers/programming/array-question-no-one-can-answer/3205.html

why no one answer me?! www.computing.net/answers/programming/why-no-one-answer-me/1592.html

Changing Background www.computing.net/answers/programming/changing-background/19143.html