Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. MarcosB

    Simple xml editor in C# ?

    Anyone has a very simple xml editor, done in c#? (I only want auto tag close and some colors). I'm also looking for a coolbar control and a VS like menu. Any help will be really appreciated
  2. MarcosB

    SPS2003 Document template customization

    I'm trying to use a custom document template in a document library but I didn't find the way. Where are located (in the file system) the document templates, and how can I use a custom template for new documents in a document library? Thanks...
  3. MarcosB

    sharepoint document template.

    I'm trying to change the default template document of a document library programatically, and i didn't find the way either by web services or by the sharepoint dll. Any idea? And what about having a view of several document libraries. Is that possible??, How?? Thank you. Bye
  4. MarcosB

    Internet Explorer Web Controls and the Framework 1.1

    Does anybody knows if there is a compatibility problem between internet explorer web controls and the .Net framework 1.1. These controls worked fine in the version 1.0 of the framework but now when I load the pages the controls just desapeared
  5. MarcosB

    Image background in an asp.net treeview control

    Thank you very much, for spending your time answering my question. I tried what you said but it doesn't work, I also tried referencing a CSS to the control but doesn't work either. Anyway, don't worry because I just give up and I continue without a background image. Instead I put a background...
  6. MarcosB

    Image background in an asp.net treeview control

    Does anybody knows how to put an image as the background of an asp.net treeview control. The problem is that when I couldn't find the way to put the image in the whole tree ( when there are nodes in the tree the image is not displayed in the place occupied by them). Please... Help me!! Thanks...
  7. MarcosB

    TreeView in asp.net

    Does anybody knows if there is a nice tree control in Asp.Net I want a complete tree with the same or similar functionalities of a winForm tree control. If anyBody knows something about this please send me an email.
  8. MarcosB

    Allow a page to save a file.

    I'm trying to save a file under the virtual root directory and I can't because IIS displays a message telling me that I -the page- don't have the permissions to do that. Any idea of how to change this?
  9. MarcosB

    Setting a video path in execution time

    I'm working with asp.net pages and I couldn't find out a video control that allows me to set its path in execution time. The problem is that I'm working in the codebehind of the page, and I need to reference this control in the page, and tell it to display the video. Any help will be useful...
  10. MarcosB

    execute csc.exe in any pc --- how to set a web application by code

    Hi. I have two questions that have taken me some time and I would be pleased to find someone to answer them. 1 -How do you know which is the directory of the operating system Ej. "d:\winnt" Purpose: I need to execute the c# compiler in execution time so I need to know where it is...

Part and Inventory Search

Back
Top