Looking for a little help if possible.
At work we have a really bad Intranet system for checking stock levels, prices etc.
What I am making is a local homepage/portal to the key items we use on the Intranet. The machine does not have internet access or install privileges for any software so the page can only be very basic (no PHP or Databases).
The two features I am trying to add are:
1 - Clickable link to Remote Desktop Connection
Would code like this work..
or is this not the best way of doing it?
2 - Some sort of Notepad
Would love to have some sort of notepad on the page, but this may be a little hard to pull off with no PHP or Database etc. Any ideas on this one?
Any help/suggestions with these two features would be amazing
At work we have a really bad Intranet system for checking stock levels, prices etc.
What I am making is a local homepage/portal to the key items we use on the Intranet. The machine does not have internet access or install privileges for any software so the page can only be very basic (no PHP or Databases).
The two features I am trying to add are:
1 - Clickable link to Remote Desktop Connection
Would code like this work..
Code:
mstsc.exe /v:ts2
or is this not the best way of doing it?
2 - Some sort of Notepad
Would love to have some sort of notepad on the page, but this may be a little hard to pull off with no PHP or Database etc. Any ideas on this one?
Any help/suggestions with these two features would be amazing
