|
Search
You searched for the word(s): .net 4.0
Showing page 169 of 1,307 (13,069 total posts)
< 1 second(s)
-
Hi Adam, I've discovered the source of the JavaScript error -- 'ResizeMode=''AutoAdjust''. That particular attribute doesn't seem to agree with ASP.net AJAX. I'm using 'PlusMinus' for now until you and your team get an opportunity to resolve.
TML
-
On which page should that code go on? The default.aspx page? If yes, where exactly should I place it? How will it know I am the admin for example? Sorry to bug you will these questions!
-
Hi, we have a .aspx page with a form, where people should select ZIP file and some images - see the attached screenshot. Once they specify files and click upload button, we: 1. validate file extensions2. upload files to the server3. modify image files (shrink large images)4. when upload is finished, we open .aspx page, where user can put ...
-
Hi all,I'd like to use cute editor (great editor!!) with asp.net 2.0 (Beta2)
When I use the control in a web form (with or without a Master page) I've got this error:
Using themed css files requires a header control on the page. (e.g. <head runat=''server'' />).
(the file is: style.css.aspx)
In my web.config there is the line:
<pages ...
-
Dear rgettel,
http://ajaxuploader.com/Demo/select-multiple-files-upload.aspx , can you let that user test our online demo and tell me whether the online demo works fine on their computers?
http://cutesoft.net/forums/thread/63660.aspx , you can refer to this link and detect your product version, what's the build date of the dll ...
-
Dear yeganehaym, Please save the following snippet to test.aspx and then upload it to your host, does it happen in this example?<%@ Page Language=''C#''%>
<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ...
-
Dear mferrell3,
I tested it again on my end, it works fine.
Please follow the following steps and test it again, if it doesn't work, please let me know.
1. Download ajax uploader, download link is http://cutesoft.net/downloads/folders/upload/entry44395.aspx
2. Unzip this installation package
3. Open IIS
4. Switch to ''Default Web Site'' ...
-
Dear ediguy,
If I were to incorporate support into an existing site, would I need to take every component on the package and add it to the web application?
You can refer to installation steps, http://cutesoft.net/live-support/Deployment/Live_Support_standalone/Deployment.htm , you only need follow those ...
-
Please refer to http://cutesoft.net/example/implementSecuritypolicy.aspx , you can find its source code in download package.
Please change:
void SetUploadsFolder(string folder)
{
string ...
-
I did not update any file, my steps are as follows:
1. Uploaded the latest version to your server(download link: http://cutesoft.net/downloads/folders/cute-editor-php/entry54374.aspx)
2. Copied your example to this new installation
3. Tested your example and found it works fine
Please check whether your customization leads to this ...
... 169 ...
|
|
|