coder2002
08-17-2002, 06:16 AM
I am using Webserver in Visual Basic6+
the client connects as the client like this
http:///200.00.0.1:80/
the link to my server is hosted on a free redirects web page
I have the Index.html setup as the main link
What I have set for the redirect to link to another
free web space, there I build the link to my clients
connect.
What I have on that page when I put the mouse over
the link, would show in the internet browser status bar
http:///200.00.0.1:80/index.html
Ok how can put somthing else in the status bar
so it will stay that way over all the links that the
mouse is over.
Somthing like this
Good day!
what html code would control this in the html body
so I can add it along with my Link to my server
http:///200.00.0.1:80/ ect.
Thanks in advance
:)
the client connects as the client like this
http:///200.00.0.1:80/
the link to my server is hosted on a free redirects web page
I have the Index.html setup as the main link
What I have set for the redirect to link to another
free web space, there I build the link to my clients
connect.
What I have on that page when I put the mouse over
the link, would show in the internet browser status bar
http:///200.00.0.1:80/index.html
Ok how can put somthing else in the status bar
so it will stay that way over all the links that the
mouse is over.
Somthing like this
Good day!
what html code would control this in the html body
so I can add it along with my Link to my server
http:///200.00.0.1:80/ ect.
Thanks in advance
:)