RE: TS web 2k8 and MOSS 2k7

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Thanks very much.

this will do fine.

thanks again for all the help.
--
Hasan Afandi


""Lambert Qin [MSFT]"" wrote:

Hi Hasan,

Hi

Thanks for your response.

You can customize the page to show the remote desktop page only, here are
the detailed steps for your reference:
1. Navigate to C:\Windows\Web\ts\en-US
2. Duplicate the Desktops.aspx and rename to DesktopsOnly.aspx.
3. Edit the DesktopsOnly.aspx with notepad, search for *<table
id="topmenutbl" border="0" style="display:none">*
4. Add *style="display:none"* in the table tag, the outcome looks like
*<table id="topmenutbl" border="0" style="display:none">*
5. (optional) you can delete the code within the *<table id="topmenutbl"
border="0"">........­</table>* as well.
6. Navigate to C:\Windows\Web\ts
7. Edit the Default.aspx with notepad, modify the goToFolder method as
follows:
void goToFolder(string getLangVal)
{
//Response.Redirect(getLangVal + "/Default.aspx" +
Request.Url.Query,true);
Response.Redirect(getLangVal + "/DesktopsOnly.aspx" +
Request.Url.Query, true);
}

I am sorry I cannot find any references to guide you to customize the
Desktops.aspx, you may need to customize it by reading the source code of
the page.

The pages are coded by ASP.NET 2.0, so you need to have some programming
skills to do the customization, and I am sorry I cannot provide further
assistance on programming which I am not familiar with.



Sincerely,
Lambert Qin
Microsoft Online Support

Get Secure! - www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.


.



Relevant Pages

  • RE: Text Box Dataformat
    ... There is no such one in .NET, you have to customize to implement your ... request. ... Here are some links for your reference. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Reference types
    ... caption label, and that label will then be listed in the Cross-reference ... Word MVP FAQ site: http://word.mvps.org ... to add a new type of reference into the drop down box so I can use it in ... present there seems to be no documentation on how to customize the ...
    (microsoft.public.word.numbering)
  • RE: TS web 2k8 and MOSS 2k7
    ... You can customize the page to show the remote desktop page only, ... the detailed steps for your reference: ... void goToFolder ... The pages are coded by ASP.NET 2.0, so you need to have some programming ...
    (microsoft.public.windows.terminal_services)
  • Re: Access Menu Bar Window option
    ... Is it possible to reference only Open Documents part of the menu or do you ... > Access when you open or close a window. ... >> I can't seem to find it under the Menu Customize... ...
    (microsoft.public.access.developers.toolkitode)
  • Re: Access Menu Bar Window option
    ... Is it possible to reference only Open Documents part of the menu or do you ... > Access when you open or close a window. ... >> I can't seem to find it under the Menu Customize... ...
    (microsoft.public.access.modulesdaovba)