Search

You searched for the word(s): form
Showing page 10 of 300 (2,996 total posts) < 1 second(s)
  • Re: Email notifications?

    Dear seattletype,   Please add the email notification code to the following highlighted place: <%@ Language=''VBScript'' %> <!-- #include file=''aspuploader/include_aspuploader.asp'' --> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html ...
    Posted to ASP Uploader (Forum) by Eric on February 16, 2011
  • Re: Uploading / renaming files using Ajax - Newbie question

    Hi Edd, Please try the example below, it shows you how to add the timestamp into the file name. Note: need to change the path ''C:\inetpub\wwwroot\aspuploader\uploads\ '' to ...
    Posted to ASP Uploader (Forum) by Kenneth on November 3, 2010
  • Re: Question regarding component lifecycle

    kbenz: I am working on an application with which you can construct a fax by filling out a form and attaching one or more documents. On one particular form, one use case has the user attaching a document (with it automatically being uploaded) either one at a time or in mass. At some point the user either manually fills in the destination ...
    Posted to Ajax Uploader (Forum) by Adam on December 6, 2009
  • Re: How can this be used in a PHP form?

    Thanks, Ken. The uploader is not creating the element, $_POST[''myuploader'']. It is, however, creating these elements in the $_POST array:  $_POST[''UploadLib_Uploader_js''] and $_POST[''AjaxUploaderFiles '']  Neither of those vars contain a filename. Nor do the other uploader vars in the example. (When echoed, they are ...
    Posted to PHP File Uploader (Forum) by peterbe on July 13, 2012
  • How can i get the posted HTML content when I user the HTML form controls?

    I want to use the HTML control in my aspx page, when I finished to edit the content in back-end, please see the screenshot-1:  (Screenshot 1) And then i read the content in front-end page,please see the follow screenshot, my question is that when i click the submit button, how i can get the posted html content(selectd by ...
    Posted to Cute Editor for .NET (Forum) by wangbin8000 on June 10, 2012
  • Re: Upload Fail

    I tried using GalleryFiles as the image directory but still got the same error. However, I did found the problem.  The page had LivePerson chat code on it which was writing it's own <form> tag to the page (outside of the <form runat=''server''> tag... there were no nested forms) and once I eliminated that then the upload ...
    Posted to ASP.Net Image Gallery (Forum) by bbcgraphics on August 29, 2011
  • Re: URLType not working with INPUT form.

    This issue is still occuring. <CE:Editor UseHTMLEntities=''false'' StyleWithCSS=''true'' EnableStripScriptTags=''false'' FullPage='true' EditorBodyStyle=''font-family:'Microsoft Sans Serif'; font-size:'12';'' BreakElement='P' ThemeType=''OfficeXP'' AutoConfigure=''Full'' DisableItemList=''SelectAll, SelectNone, CssClass, LinkTree, Codes, ...
    Posted to Cute Editor for ASP (Forum) by EricR on May 4, 2011
  • Existing Files - Display on Form

    I have the ajax upload working using the Attachment Table demo. This works really well for the Insert.   Need help with the following: Existing file list relating to the record needs to be aded to the Attachment table so I can allow users to delete existing records.   I am not sure how to pass the file list to the list considering ...
    Posted to ASP Uploader (Forum) by Edd on December 31, 2010
  • is there a way for preventing the option to cancel upload form appearing?

    I created a UploadPersistedFile control and i want to automatically upload the file after selection and not display the cancell button during the upload process, for that matter i want nothing displayed during the upload process, I only want the ItemTextTemplate to show after the upload. Can this be done, i already have show progress bar and show ...
    Posted to Ajax Uploader (Forum) by jpchatt on October 6, 2009
  • Re: Enter key in different form field displays file dialog

    I finally found the solution to my problem, and without having to do any javascript code. I'm working in C# ASP.NET. I added a Panel with a DefaultButton and this completely solves the problem. I hope this can be helpful to anyone else who runs into this issue because I wasn't able to get any help on this problem otherwise.
    Posted to Ajax Uploader (Forum) by dhoffman on September 1, 2009
« First ... < Previous 8 9 10 11 12 Next > ... Last »