Search

You searched for the word(s): upload'A=0
Showing page 271 of 656 (6,557 total posts) < 1 second(s)
  • Leveraging "Downloadable File" Dialogs

    The Editor itself is working very well -- and I especially like the File Browsing dialogs that CuteEditor provides - the ability to browse server-side files as well as upload is really quite attractive. Is there any way I can replace some ''standard'' <input type=''file'' runat=server> tags in my forms with a normal textbox and a button ...
    Posted to Cute Editor for .NET (Forum) by jcliff29 on March 2, 2005
  • Re: Image/Hyperlinks (Need Support for Relative & Absolute Paths)

    Hello Demmet,   I know this is a pain in the ****, and I also struggled with this one at first.... but what you can write a small function that replaces a part of the link...   for example... PAGE 1 on testserver with image gives something like this: <img src=http://testserver.com/images/image01.gif>  Now, if you upload ...
    Posted to Cute Editor for ASP (Forum) by Wim on February 15, 2005
  • Sudden DNN 2.1.2 error

    After 30-some days of normal operation, CuteSoft 4.0 is all of a sudden unresponsive on a DotNetNuke 2.1.2 site. Errors shown are:An error has occurred. (in red text)Error: Edit Text/HTML is currently unavailable.(A red triangle with a black Exclamation mark inside is posted to the left of the message) Just below this warning, separated by a ...
    Posted to Cute Editor for .NET (Forum) by leiningd on January 3, 2005
  • New Install VB Error

    Hi All, ASP software was unzipped and immediately dumped in the root of my webserver in /temp I then created /uploads in the root per the instruction. When trying to upload a picture, I get the error ''Microsoft VBScript runtime error '800a0046' permission denied /temp/cuteeditor_files/include_upload.asp line 119 I assume I must call my ...
    Posted to Cute Editor for ASP (Forum) by cutesoftuser on December 17, 2004
  • Problem in different browser

    Hello,    I have a problem with different funcationality in different browser. Like in Firefox while upload image it show me this funcaitonality is not supported, even though my firefox browser is listed in requirement. In addition most of the funcaitonality is not available in Firefox Like here i paste the image  which is ...
    Posted to Cute Editor for .NET (Forum) by pateljagdishk on December 6, 2004
  • Re: URGENT - updating specified field in a database

      URGENT:   I've spent a good part of my weekend trying to implement a code that will upload information from your CuteEditor to the database.   I've created a separate HTML page, that has a link that passes an ID value to my todatabase.asp page (example - todatabase.asp?ID=3)   Right now there is a code that goes ...
    Posted to Cute Editor for ASP (Forum) by bnmiros on October 19, 2004
  • "thumbnail generator" manipulation

    Some long time ago, i posted following request:   “A possibility to manipulate the filename in “thumbnail generator” and “downloadable files”In one of my current applications there is thousands of images, all renamed to a GUID number. Then there cannot be any filename conflict.”   I have search this site, and the documentation but ...
    Posted to Cute Editor for .NET (Forum) by Ludvig on September 22, 2004
  • Re: Need help-just purchased License-problem.

     dm,   The language strings are stored in the xml file.   There are not many strings used in the dotnetgallery.   The following is the content of en-en.xml     <?xml version=''1.0'' encoding=''UTF-8'' ?>     <root>         <!-- Buttons ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on September 6, 2004
  • Re: How to integrate DotNetGallery with the DotNetNuke 2.0?

    Hi Adam,   I don't know if im doing right but i create a new DNN Module and put inside this module ASCX the DotNetGallery Assembly control. I could view the albums, but i getting error when i try to use the ''Edit description'' and ''Upload Image''. ...
    Posted to ASP.Net Image Gallery (Forum) by mk_tak on September 4, 2004
  • Re: How to use the Gallery on a page with code-behind?

    OK, after a few other dead ends I guess I figured it out.   First of all, one running IIS6 must give ''FULL CONTROL'' rights to a directory where XML file is going to be (I'm not sure which rights are necessary for a directory with photos if they are in a separate from XML file directory). To change rigths use Properties window of ...
    Posted to ASP.Net Image Gallery (Forum) by PatMunits on August 26, 2004