Anyone know how to create a link to a "RDP" (remote desktop) application?
hi peeps!
i need help....
i have bunch of severs manage , use "remote desktop" them. i'd create web page can click on server name , launch remote desktop application log on machine.
for example, lets if have server named "happy". have file called "happy.rdp" can click on , allow me remotely connect server. can open happy.rdp file using notepad , has parameters listed connect "happy" server.
i tried create link "happy.rpd" looked this....<a href="happy.rpd">happy server</a>...but didn't work.
anyone have ideas on why doesn't work , how make work?
thanks!
hi,
do think that:
(translated german dw)
insert hyperlink
<body>
<a href="yourremote.exe.lnk">remote server</a>
</body>
hans-g.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment