Search

You searched for the word(s):
Showing page 2 of 2 (12 total posts) < 1 second(s)
  • Re: Hide browse button for UploadPersistedFile control

    Here you go. It's the complete xml code for the user control: &lt;%@ Control Language=''C#'' AutoEventWireup=''true'' CodeBehind=''ImageUploader.ascx.cs'' Inherits=''CatenaLogic.Website.Controls.ImageUploader'' %&gt; &lt;div class=''imageUploader''&gt; &nbsp;&nbsp;&nbsp; &lt;%-- Image --%&gt; &nbsp;&nbsp;&nbsp; &lt;asp:Image ...
    Posted to Ajax Uploader (Forum) by CatenaLogic on October 5, 2008
  • Hide browse button for UploadPersistedFile control

    Hello, &nbsp; I am creating a customized upload control that easily allows me to upload / remove images web forms. The control should look like this: &nbsp; &nbsp; However, currently, it looks like this: &nbsp; &nbsp; This is the code I use: &nbsp; &nbsp;&nbsp;&nbsp; &lt;%-- Uploader --%&gt; &nbsp;&nbsp;&nbsp; ...
    Posted to Ajax Uploader (Forum) by CatenaLogic on October 4, 2008