Search

You searched for the word(s): userid:163007

Matching Posts

  • Re: ASP.NET 2.0 Treeview Checkboxes - Check All - Javascript

    Thats works great cheers for the code. Or thou i have one little question left to all you coders out there is it possible to have it so that when you delect a child of a parent thats already selected that as well as deselecting the parent it changes the check box background to a greyish colour ??
  • Context Menu in the Treeview Control 2.0

    does anyone know how to get a contextMenu to display in the new Treeview control for .net 2.0 I ahve tried a previoous postes on here for the old 1.1 control but they seemed to have changed a few things for 2.0 ...any help would be greatly apperaicated.
  • How To discover LDAP though c# or other means

    I hoping some one can help with this i have looked around the site and the web to try and find a answere to my problem. I'm trying to find the correct LDAP string for a Clients domain. i know what mine is as it was easy to discover and figure out however i'm having a little problme tryingto find out what eh correct sting should be on one of my clients domains. I sure i came across away of dong this a while back but have since lost the information. Any help would be greatly appericated.
  • Re: Event Binding To a hiden Nested Datalist

    Cheers for that i had Actually tried this out 20 mins ago and found it worked a treat Thanks anyway for your help. Typically thou this problem had stumped me for a day or so and i had look loads of other places for the soloution
  • Event Binding To a hiden Nested Datalist

    Heres a intresting Problem i'm having. Basically i have a datalist nested inside a Table inside another Datalist .Basically I hace a image button in the top datalist that fires a event to hide and show a row in the table . So when you click on the button it will show the Table row which contains the second datalist Which i then bind with information. However i also want to do the same thing on the second Datalist wher you have a buttonot contract and expand the table row to show more information
  • Re: IE Web Controls Build.bat

    HAs any one had a problem with getting the webconrtols to work with 1.1 framework in VS 2003? When i run the build.bat file it gives me a error about a XML tranforamtion then when i eventually get the tree view control in to VS 2003 and code a simple page to use it run the website and i get this error : Parser Error Message: File or assembly name "Microsoft.Web.UI.WebControls, or one of its dependencies, was not found. Source Error: Line 1: <%@ Register TagPrefix="iewc" Namespace
  • Deploying to a Directory other than the Default wwwroot

    May seem like a Easy Question But i can't find a way to do it using the built in Features of .net 2002. The reason i want to do this is that i'm deploying the website to a Cluster server. Where the website is actually stored on the clustered not the node of the machine. Does any one know how i can change the web setup project so that i can browse the machine to select where i want the website installed??????
  • Re: PDF to JPG or GIF

    Has there been any progress on this. As it pretty much what i'm looking for i have pdf that gets uploaded to the site. What i want is then to be able to display a image for the pdf for a gallery of all the pdf's. Any help would be extremly welcome
    Posted to Component Discussions (Forum) by Ninja Programmer on 7/23/2003
  • Re: Dollars and Cents

    I have used the Decimal.Round(x, 2) metioned and it works almost a hundred percent. However i wasn wondering if theres any way to stop it chopping of the traling Zero. So instead of 123.5 you get 123.50 ie forcing it to display two decimal places regardless???????
    Posted to Getting Started (Forum) by Ninja Programmer on 4/22/2003
  • Re: Simple encryption?

    Can any one help i'm trying to do a simple bit of encryption. I want to encrypt at a string to pass between pages in a querystring. Basically so the user can't see the valuse i'm passing. what i want to do is encrypte a value using my own key pass it to the next page in the querystring then decrypte it on the following page.. I realise this might be really easy but this is my first time at using encryption. Thanks for any help or pointers where i can look
    Posted to Web Forms (Forum) by Ninja Programmer on 2/11/2003
Page 1 of 1 (10 items)