User Profile

Collapse

Profile Sidebar

Collapse
sunny74
sunny74
Last Activity: Oct 29 '07, 01:29 PM
Joined: Sep 25 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sunny74
    started a topic extending ASP.NET 2.0 controls
    in .NET

    extending ASP.NET 2.0 controls

    Dear All,

    I want to create a new custom web control by extending the 1)HTMLInputFile control and 2)File Upload control
    The purpose of extending the control is to add the following functionalities
    not provided by these controls:

    a.Selection of Folders
    b.Retrieval of the folder path

    Can someone tell me the proper way of doing it,so that I can drag it from the toolbox and us it....
    See more | Go to post

  • sunny74
    started a topic selecting Folders
    in .NET

    selecting Folders

    I am writing a ASP.NET 2.0 web based application in which
    I want the user to create & select a Folder using Windows Explorer.After the user creates and selects the folder, on pressing OK I should be able to get the PATH of the folder for storing in a database.

    The problem is that there is nothing like FolderBrowserDi alog in WinForms which allows me to select a Folder and get its path.

    I got a good article...
    See more | Go to post
No activity results to display
Show More
Working...