Remote Web Workplace : Microsoft Small Business Server : Modifying

R

Rick

Couple of questions. Has anyone done any customization of the remote
web workplace in the windows small business server? I'm trying to
modify the client intranet link to point to a different site. I'm
a .net novice and can't quiet figure it out. Here is what I know:

In the c:\inetpub\remote there are a few files:

One I believe is being called is the Client.aspx

Another file that is used is web.config

Here is a line that I believe is calling a javascript? possibly:

" <TR>
<TD width="30"></TD>
<TD vAlign="center" align="middle"
width="45" rowSpan="2"><asp:linkbutton TabIndex="-1"
id="linkIntranetImg" runat="server"><IMG alt="" src="images/
compint.gif" border="0"></asp:linkbutton></TD>
<TD class="linkHeader"><asp:linkbutton
TabIndex="6" id="linkIntranet" runat="server"></asp:linkbutton></TD>
</TR>
<TR>
<TD width="30"></TD>
<TD class="linkText"><
%=rapLinks.loadResString("L_CLIENT_STSLINK_DESC")%></TD>
</TR>
<TR>
<TD width="30"></TD>
<TD width="50"><IMG height="20" alt=""
src="images/spacer.gif" border="0"></TD>
<TD></TD>"

I believe the id="linkIntranet" is the key but I'm not sure where it
is getting that link from. Any ideas?

Rick
 
R

Rick

Further investigation I believe in the c:\inetpub\remote\bin folder is
a remote.dll I believe that is where the "linkIntranet" is getting
it's value from. How do you modify and read a .dll file? Of course I
would backup, etc. to be sure I don't mess things up but I think that
file may be my answer?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top