Is this possible?

E

Evertjan.

wrote on 26 nov 2006 in comp.lang.javascript:
Is it possible to to write html or javascript that says, this link,
say,
"http://localhost/data.doc" is actually linked to (or a pointer to)
"http://10.0.0.2/data.jpg"?

Yes.

<a href='...'
title= '"http://localhost/data.doc" is actually linked to (or a pointer to)
"http://10.0.0.2/data.jpg"'>...</a>

[mind a possible linebreak]
So when I click on the link, I will bring up different application for
it, but still download it from another host?

You will have to refrase that, methinks:
"bring up an application"?
"another host"?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top