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
Hello,

I created a HTML webpage in my system with below codes - This web page will help us to open the applications from the path, where i can able to work from my system, but wen i use the same in other system it is not working.

Kindly advise me.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.23532"></HEAD>
<BODY>
<DIV align=center>
<TABLE border=0 cellPadding=10>
<TBODY>
<TR>
<TD bgColor=darkred width=50> </TD>
<TD width=100 align=middle><FONT size=4>Welcome <BR>to Application Page
</FONT></TD>
<TD bgColor=darkred width=50> </TD></TR></TBODY></TABLE></DIV><BR><BR><BR>
<DIV align=center>
<TABLE border=3 cellSpacing=15 cellPadding=5 width="25%" bgColor=#200000>
<TBODY>
<TR>
<TD align=middle><A
href="file:///C:/Documents%20and%20Settings/All%20Users/Start%20Menu/Applications/Barclays%20Capital/eQiP.lnk"><FONT
color=darkkhaki size=+2>eQip</FONT></A></TD>
<TD align=middle><A
href="file:///C:/Documents%20and%20Settings/All%20Users/Start%20Menu/Applications/Utilities/Saxo%20Enterprise%20Manager4.Ink"><FONT
color=darkkhaki size=+2>Saxo</FONT></A></TD>
<TD align=middle><A
href="file:///C:/Documents%20and%20Settings/All%20Users/Start%20Menu/Applications/Utilities/Orchid%20&%20WB/Orchid_SIM.cmd"><FONT
color=darkkhaki size=+2>Orchid</FONT></A></TD></TR></TD></TBODY></TABLE></DIV>
<DIV align=center>
<TABLE border=3 cellSpacing=15 cellPadding=5 width="25%" bgColor=#300000>
<TBODY>
<TR>
<TD align=middle><A
href="file:///C:/Documents%20and%20Settings/All%20Users/Start%20Menu/Applications/Utilities/Orchid%20&%20WB/WB_SIM.cmd"><FONT
color=darkkhaki size=+2>WB</FONT></A></TD>
<TD align=middle><A
href="file:///C:/Documents%20and%20Settings/All%20Users/Start%20Menu/Applications/Utilities/scarFE.lnk"><FONT
color=darkkhaki size=+2>Scarfe</FONT></A></TD>
<TD align=middle><A
href="file:///C:/Documents%20and%20Settings/All%20Users/Start%20Menu/Applications/Utilities/SCALE.lnk"><FONT
color=darkkhaki size=+2>Scale</FONT></A></TD></TR></TD></TBODY></TABLE></DIV>
<DIV align=center>
<TABLE border=3 cellSpacing=15 cellPadding=5 width="25%" bgColor=#500000>
<TBODY>
<TR>
<TD align=middle><A
href="file:///C:/Documents%20and%20Settings/All%20Users/Start%20Menu/Applications/Utilities/mensa%20Reporting.lnk"><FONT
color=darkkhaki size=+1>Mensa</FONT></A></TD>
<TD align=middle><A
href="file:///C:/Documents%20and%20Settings/All%20Users/Start%20Menu/Applications/Utilities/IBM%20OnDemand32/OnDemand32%20English.lnk"><FONT
color=darkkhaki size=+1>On demand32 Eng</FONT></A></TD>
<TD align=middle><A
href="file:///C:/Documents%20and%20Settings/All%20Users/Start%20Menu/Applications/Utilities/Anjec%20Applications/OSCAR.lnk"><FONT
color=darkkhaki size=+1>Oscar</FONT></A></TD></TR></TD></TBODY></TABLE></DIV>
<DIV align=center>
<TABLE border=3 cellSpacing=15 cellPadding=5 width="25%" bgColor=#900000>
<TBODY>
<TR>
<TD align=middle><A
href="file:///C:/Documents%20and%20Settings/All%20Users/Start%20Menu/Applications/Utilities/Anjec%20Applications/STACC.lnk"><FONT
color=darkkhaki size=+2>Stacc</FONT></A></TD>
<TD align=middle><A
href="file:///C:/Documents%20and%20Settings/All%20Users/Start%20Menu/Applications/bchat/bchat%206.5.lnk"><FONT
color=darkkhaki size=+2>Bchat</FONT></A></TD>
<TD align=middle><A
href="file:///C:/Documents%20and%20Settings/All%20Users/Desktop/Microsoft%20Office%20Outlook%202007.lnk"><FONT
color=darkkhaki size=+2>Outlook</FONT></A></TD></TR></TD></TBODY></TABLE></DIV>
<DIV align=center>
<TABLE border=3 cellSpacing=10 cellPadding=5 width="25%" bgColor=#880000>
<TBODY>
<TR>
<TD align=middle>
<TD align=middle><A
href="file:///C:/Documents%20and%20Settings/baskarpo/Desktop/Intellimatch%20Terminal%20Server%20(Wealth).rdp"><FONT
color=darkkhaki
size=+2>Intellimatch</FONT></A></TD></TD></TR></TD></TBODY></TABLE></DIV></BODY></HTML>
Related:

12 responses

Blocked Profile
Nov 19, 2013 at 08:40 AM
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
0
wasey_1488 Posts 7 Registration date Tuesday November 19, 2013 Status Member Last seen November 21, 2013
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.
0
Blocked Profile
Nov 19, 2013 at 09:33 AM
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
0
wasey_1488 Posts 7 Registration date Tuesday November 19, 2013 Status Member Last seen November 21, 2013
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.
0

Didn't find the answer you are looking for?

Ask a question
Blocked Profile
Nov 19, 2013 at 09:47 AM
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
0
wasey_1488 Posts 7 Registration date Tuesday November 19, 2013 Status Member Last seen November 21, 2013
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.
0
Blocked Profile
Nov 19, 2013 at 10:17 AM
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
0
Blocked Profile
Nov 19, 2013 at 01:27 PM
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?

0
wasey_1488 Posts 7 Registration date Tuesday November 19, 2013 Status Member Last seen November 21, 2013
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.
0
wasey_1488 Posts 7 Registration date Tuesday November 19, 2013 Status Member Last seen November 21, 2013
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.
0
wasey_1488 Posts 7 Registration date Tuesday November 19, 2013 Status Member Last seen November 21, 2013
Nov 21, 2013 at 03:10 AM
Could someone please kindly advise me on this.
0
Blocked Profile
Nov 21, 2013 at 09:10 AM
What Browser are you running? Have you tried it in any other borwsers? What is the difference between the workstations?
0