HTML web page coding
Closed
wasey_1488
Posts
7
Registration date
Tuesday November 19, 2013
Status
Member
Last seen
November 21, 2013
-
Nov 19, 2013 at 04:08 AM
Blocked Profile - Nov 21, 2013 at 09:10 AM
Blocked Profile - Nov 21, 2013 at 09:10 AM
Related:
- HTML web page coding
- Rj 45 colour coding - Guide
- Python coding app for pc - Download - Programming languages
- Scratch coding download - Download - Programming languages
- Colour coding in excel - Guide
- How to see html code of website safari - Guide
12 responses
Good Morning,
In order for your code to work, you must place the static file path that you are pointing on your c: drive [="file:///C:/Documents%20and%20Settings/baskarpo/Desktop/Intellimatch%20Terminal%20Server%20(Wealth).rdp">] to every computer using this HTML code. SO in other words, the Desktop file path on your other machine does not exist as with the machine that it works on.
Move the file location to a mapped drive, or to a "relative" path, like "//someserveronyourintranet/folderpath/file.htm".
Have FUn!
//ark
-Moderator/Contributor
In order for your code to work, you must place the static file path that you are pointing on your c: drive [="file:///C:/Documents%20and%20Settings/baskarpo/Desktop/Intellimatch%20Terminal%20Server%20(Wealth).rdp">] to every computer using this HTML code. SO in other words, the Desktop file path on your other machine does not exist as with the machine that it works on.
Move the file location to a mapped drive, or to a "relative" path, like "//someserveronyourintranet/folderpath/file.htm".
Have FUn!
//ark
-Moderator/Contributor
wasey_1488
Posts
7
Registration date
Tuesday November 19, 2013
Status
Member
Last seen
November 21, 2013
Nov 19, 2013 at 09:26 AM
Nov 19, 2013 at 09:26 AM
Hi, yes for this link alone i need to place in every computer, but my other links are also not working on the other computer.
I just rebuilt the HTL code and hosted it, the only links on this page links to LOCAL FILES on your C drive. What OTHER "links" are you referring to?
If you have placed the files in the same location (IE the same user profile as the user profile is being used!). ALL of your users using this page would have to be logged into the sytem they are using as the user that the link says it is as in:
C:/Documents%20and%20Settings/baskarpo/Desktop/Intellimatch%20Terminal%20Server%20(Wealth).rdp
//ark
-Moderator/Contributor
If you have placed the files in the same location (IE the same user profile as the user profile is being used!). ALL of your users using this page would have to be logged into the sytem they are using as the user that the link says it is as in:
C:/Documents%20and%20Settings/baskarpo/Desktop/Intellimatch%20Terminal%20Server%20(Wealth).rdp
//ark
-Moderator/Contributor
wasey_1488
Posts
7
Registration date
Tuesday November 19, 2013
Status
Member
Last seen
November 21, 2013
Nov 19, 2013 at 09:40 AM
Nov 19, 2013 at 09:40 AM
Thanks,below are the someof the other links, where i can able to open in my system but not in the other systems.
C:/Documents%20and%20Settings/All%20Users/Start%20Menu/Applications/Barclays%20Capital/eQiP.lnk
C:/Documents%20and%20Settings/All%20Users/Start%20Menu/Applications/Utilities/Saxo%20Enterprise%20Manager4.Ink
I checked in other systems, i can able to view the file in the other systems on the mentioned path, but still my html page is not working.
C:/Documents%20and%20Settings/All%20Users/Start%20Menu/Applications/Barclays%20Capital/eQiP.lnk
C:/Documents%20and%20Settings/All%20Users/Start%20Menu/Applications/Utilities/Saxo%20Enterprise%20Manager4.Ink
I checked in other systems, i can able to view the file in the other systems on the mentioned path, but still my html page is not working.
Didn't find the answer you are looking for?
Ask a question
Hang in there.
Those are links, or relative paths. So the links may be there, but they may be pointing to an invalid file path for the link. Does that make sense? IN other words, I can have a link on my desktop, that is surely there, like notepad.Ink. If i click on it, the path that is behind that shortcut is invalid, so it fails.
Make certain all of your paths are relative from where they are being used.
Also, make certain that your firewall isn't blocking EXE from running after clicking on them.
//ark
-Moderator/Contributor
Those are links, or relative paths. So the links may be there, but they may be pointing to an invalid file path for the link. Does that make sense? IN other words, I can have a link on my desktop, that is surely there, like notepad.Ink. If i click on it, the path that is behind that shortcut is invalid, so it fails.
Make certain all of your paths are relative from where they are being used.
Also, make certain that your firewall isn't blocking EXE from running after clicking on them.
//ark
-Moderator/Contributor
wasey_1488
Posts
7
Registration date
Tuesday November 19, 2013
Status
Member
Last seen
November 21, 2013
Nov 19, 2013 at 10:06 AM
Nov 19, 2013 at 10:06 AM
Apologies, there are relative paths, where i can able to work from my systems, and this can be opened from the other systems as well. but the web page i created, I am unable to work from teh other systems.
My firewall settings also is off.
My firewall settings also is off.
At this point, it may be typographical errors then.
I have noticed:
:/Documents%20and%20Settings/All%20Users/Start%20Menu/Applications/Barclays%20Capital/eQiP.lnk
and
C:/Documents%20and%20Settings/All%20Users/Start%20Menu/Applications/Utilities/Saxo%20Enterprise%20Manager4.Ink
Extensions: Shortcut (.lnk)
The last link has an "I" (I.E. .Ink).
Verify your extensions are correct.
It shouldn't matter if you say it runs on at least one machine.
What is the difference between the envrionments?
Please post back.
//ark
-Moderator/Contributor
I have noticed:
:/Documents%20and%20Settings/All%20Users/Start%20Menu/Applications/Barclays%20Capital/eQiP.lnk
and
C:/Documents%20and%20Settings/All%20Users/Start%20Menu/Applications/Utilities/Saxo%20Enterprise%20Manager4.Ink
Extensions: Shortcut (.lnk)
The last link has an "I" (I.E. .Ink).
Verify your extensions are correct.
It shouldn't matter if you say it runs on at least one machine.
What is the difference between the envrionments?
Please post back.
//ark
-Moderator/Contributor
OK. So I have duplicated your environment, except instead of running "barclays/eQip.ink", I am running a link to start up Sketchup, as in the following link:
<A href="C:\Program Files (x86)\Google\Google SketchUp 8\SketchUp.exe">testing link</a>
When I run from my desktop, I get prompted/challenged by 2 Windows, asking me if I wish to run the program. If you are not getting challenged, then you are not on the right path to the application, therefore the link fails.
When you click on it, does it return an error?
<A href="C:\Program Files (x86)\Google\Google SketchUp 8\SketchUp.exe">testing link</a>
When I run from my desktop, I get prompted/challenged by 2 Windows, asking me if I wish to run the program. If you are not getting challenged, then you are not on the right path to the application, therefore the link fails.
When you click on it, does it return an error?
wasey_1488
Posts
7
Registration date
Tuesday November 19, 2013
Status
Member
Last seen
November 21, 2013
Nov 20, 2013 at 02:42 AM
Nov 20, 2013 at 02:42 AM
It runs successfully in my system, but wen i check it in some other system it is not working. If i click there is no response.
wasey_1488
Posts
7
Registration date
Tuesday November 19, 2013
Status
Member
Last seen
November 21, 2013
Nov 20, 2013 at 12:42 PM
Nov 20, 2013 at 12:42 PM
It does not show any error, it just doesn't respond to the click in other systems. please help us on this.
wasey_1488
Posts
7
Registration date
Tuesday November 19, 2013
Status
Member
Last seen
November 21, 2013
Nov 21, 2013 at 03:10 AM
Nov 21, 2013 at 03:10 AM
Could someone please kindly advise me on this.