Intranet web page

admin

Administrator
Staff member
I am creating a web page for our intranet and are trying to set up a link on the page which displays the users home directory on our server using the username of the user.<br />
I need to know if you can do this in html or do i have to use java.<!--content-->my guess is that you wil have to use serverside language. pure html can not get variables.<!--content-->You may be able to display some things through JavaScript. Look around this page: <!-- m --><a class="postlink" href="http://javascript.internet.com/user-details/">http://javascript.internet.com/user-details/</a><!-- m --> and see if something suits your needs.<br />
<br />
Good Luck!<!--content-->
 
Back
Top