Search

You searched for the word(s): php
Showing page 35 of 158 (1,571 total posts) < 1 second(s)
  • Re: ASP Uploader needs read/write permission to the system temp folder.

    The application pool identity is used for any server side code (ASP.NET, classic ASP, PHP, etc). You can configure the anonymous user to use the application pool identity as well so you only need to manage a single user. The application pool identity needs read access to the site files at a minimum, but will require write access if your ...
    Posted to ASP Uploader (Forum) by jessicaamirr on March 19, 2016
  • Re: Temp Files Not Found When Deployed to Load Balanced Server

    Thanks Ken for the reply Unfortunately I am still having problems with this. It is definitely related to the balanced web server as I set up just a standard linux hosting account and the demo file works fine. The hosting company insisted it should work fine with just the ''/tmp'' folder but my tests do not back this up. This is what ...
    Posted to PHP File Uploader (Forum) by mediakitchen on July 26, 2012
  • Re: cuteeditor on my website failed today 11-1-2011

    Ken -   As you know, the example code above produced the same result.   You then suggested the solution below, which worked perfectly. Thanks alot for quickly fixing my problem!   Solution (generic values must be changed): 1.      Open ...
    Posted to Cute Editor for PHP (Forum) by mp5802 on November 2, 2011
  • Re: Video gallery?

    Thanks, that's a bit disappointing.  I want to be able to include some videos on our familty site, so I'll have to keep looking.  I have to say that .NET gallery apps are way, way behind their PHP counterparts in terms of functionality.  I would like to use a .NET app, but I shouldn't have to give up so much -- and pay for the ...
    Posted to ASP.Net Image Gallery (Forum) by kman-2 on April 10, 2011
  • Re: Stop Running this script error in IE - Firefox works fine

    Hi, I tried the same thing on your site today and it didnt hang the browser. I then proceeded and downloaded the latest version (even though it said 6.6., a lot of files were updated on 22nd december). When I now run the same example on my site it doesnt hang. So it means that the issue was addressed? Didnt see it in any news/announcements. Also ...
    Posted to Cute Editor for ASP (Forum) by ussu36 on December 24, 2010
  • Re: how to assign file while editting record with other fields

    Dear Eric, My Add / Edit  code is on the same page.I am using ''function validation()'' on submit the form for other function. <form name=''frmaddfiles'' action=''sub_files.php'' method=''post'' onSubmit=''return validate();'' target=''_parent'' enctype=''multipart/form-data''>and on button  <input name=''Submit'' ...
    Posted to PHP File Uploader (Forum) by jaydev on December 23, 2010
  • Re: Image browser working over SSL

    Sorry for the delay in getting back to you. When using the editor over SSL (which has a very different path to the main domain, (nb license is not domain specific), I get the following error: Warning: opendir(/usr/local/apache/htdocs/content) [function.opendir]: failed to open dir: No such file or directory ...
    Posted to Cute Editor for PHP (Forum) by hmaloney on September 30, 2009
  • Re: Button icons and drop down menus

    To drag an icon out of the toolbar, at http://phphtmledit.com/EnableAll.php press on an editor toolbar icon and drag it onto the page. No special techniques are required it just happens. When I am working quickly it can happen unintentionally and an icon image then displays within the text at the location where the  dragged icon was ...
    Posted to Cute Editor for PHP (Forum) by davidlockett on August 27, 2009
  • Re: Validation of file names in JavaScript

    Hi,   Please check this sample ...
    Posted to Ajax Uploader (Forum) by cutechat on June 17, 2009
  • Re: Changing CE configuration on the fly

    Unfortunately the editor text does not reload if the editor is redrawn. After some work on the problem I have a partial solution when an end user is entering new data using CE.First set this property to something like $editor->''myeditor'';Next set this property $editor->Text=$_POST['MyEditor'];Now set this property ...
    Posted to Cute Editor for PHP (Forum) by dtprice on March 31, 2009
« First ... < Previous 33 34 35 36 37 Next > ... Last »