|
Search
You searched for the word(s): .net 4.0
Showing page 262 of 1,307 (13,069 total posts)
< 1 second(s)
-
When I provide the following markup in the HTML pane of the Cute Editor:
<object> <param name=''x'' value=''y''></param> </object>
and click Save, the resulting HTML ...
-
Dear ADAM,
Finally I add a Checkbox on the toolbar of the editor.
How can I test if the box is checked:
give me the code and their location to test; if the checkbox is checked,
then an HTML page will be displayed in GetHtmlResult
. I tried several methods and I searched the net but I did
come to nothing because ''if (isset ...
-
I have tried to clean and rebuild the solution but no avail. It happens even with a new blank website I created after your reply. I think it is probably because the DotNetGallery.dll was built either with older version of Visual Studio or with some build settings that is not compatible with Visual Studio 2008 version with .Net 3.5. Do ...
-
John,
You need copy the data when the OnPostback event fired, and maintain the table by your self.
If you don't use AJAX, the page will be submit and then all javascript data will be lost.
So you should use AJAX.
There's two primary AJAX :
1 - Microsoft AJAX , so you need maintain the ...
-
Hi,
I have a ASP.NET MVC app and are evaluating the AjaxUploader.
I am using StructureMap which uses its own controller factory instead of the default one for MVC.
When I try to upload a file I get this error.
The IControllerFactory 'Mylester.Web.StructureMapControllerFactory' did not return a controller for a controller named ...
-
Dear sopa:
PHP Uploader download link: http://cutesoft.net/downloads/folders/php_uploader/entry52443.aspx
Full code:
<?php require_once ''phpuploader/include_phpuploader.php'' ?>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ...
-
Thanks Adam, That fixed the file filter problem for me. However, now the client is running into errors trying to upload exe's. Ive tested and it gives a simple permissions errors when the upload is done. It seems to be isolated to CuteEditor since i can use our regular asp.net upload control and upload an exe with no problems. Im assuming ...
-
HIya, wonder if anyone can help.
We have recently added the html editor into a vb .net page that as well as the editor has a few other controls on there like a valid from/to date select, submit button etc. It works fine on the development machine, we can put together a html email select dates and submit it to go onto the next stage of ...
-
Hi,
I can upload a file with 160+chars .
The problem is that, when uploader save the file to the temp directory,
the path is :
x:\folder1\tempdir1\xxxxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx.filename.ext.resx
the folder path, the guid, the '.resx' will spent at least 42 or more chars.
and windows do ...
-
Hi,
I can upload a file with 160+chars .
The problem is that, when uploader save the file to the temp directory,
the path is :
x:\folder1\tempdir1\xxxxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx.filename.ext.resx
the folder path, the guid, the '.resx' will spent at least 42 or more chars.
and windows do ...
... 262 ...
|
|
|