|
Search
You searched for the word(s): form
Showing page 10 of 300 (2,996 total posts)
< 1 second(s)
-
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 ...
-
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 ...
-
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 ...
-
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 ...
-
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 ...
-
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 ...
-
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, ...
-
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 ...
-
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 ...
-
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.
... 10 ...
|
|
|