|
Search
You searched for the word(s): .net 4.0
Showing page 219 of 1,307 (13,069 total posts)
< 1 second(s)
-
Hi Joe, You can refer to the following method: protected void UploadAttachments1_FileValidating(object sender, UploaderEventArgs args)
{
string disabledExtList = ''aspx,asp,ashx,html,htm,mht,exe,dll,php,jsp''; ...
-
Dear Bart,
Please refer to the following code:
1. AjaxUploaderCodeBehindTest.aspx
<%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''AjaxUploaderCodeBehindTest.aspx.vb'' Inherits=''AjaxUploaderCodeBehindTest'' %>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
-
hmmm...problem solved...sortof :)While I was looking for a site to show u the problem, I stumbled across one of my own sites.The thing was that it worked there, so I just copied the entire CuteEditor_Files-folder and it worked. So, still don't know what the problem was but my customer is happy.I will try to recreate the problem ...
-
mdld:
Do I need to enable anything to see the flv ?
as you can see from the image below I dont get the Enable Flash menu and Allow FullScreen options on my dialog
also when I select a flv the right side window doesnt play the flv. but as the second image show it says its not available ?
Please help
on ...
-
ValleyHope:
is there a way to call the codeCleaner('Word') function instead of calling the CleanCode in the Toolbar.
I tried using your regex function and it still saved a lot of word formatting junk. Surely your codeCleaner function is more robust than the regex function you provided.
Here is my version of the ...
-
neo_inet,
If you want to use PasteHTML, please check the following article:
http://cutesoft.net/developer+guide/index.htm#page=JavaScript-API.htm
PasteHTML()
This method is used for pasting the specified HTML into a range within an editor document. If anything is selected, the selection is replaced with the ...
-
xavailx:*BUMP* I think you guys need something like FogBugz to make sure unaswered questions don't go well....unaswered. Or at least if it is a known bug let us know it is.
Please try this example again. If it works for you, please download the control again:
http://cutesoft.net/example/Relative-or-Absolute-URLs.aspx
-
>>Wanted to control the size of the image uploaded.
Please check the following article:
How to Limit the Size of The Media Files being Uploaded:
http://cutesoft.net/developer+guide/scr/Restricting-media-uploads-by-size.htm
>>Need the alt tag filled in for accessibility compliance.
var image ...
-
There is no hard-coded limit in our software. Capacity of the Chat room depends on your server bandwidth, SQL server response time and the activity level of your chatters. We recommend to limit to 100 chatters per room. You can download the trial version and test it out against your server configuration.
For Messenger technical questions, ...
-
Are you using impersonate?
If so, please follow the steps below:
1. please check your web.config file and make sure you use impersonation in your web config.
Step 1: Create a domain account which has the write permission to your UNC share
Username: ...
... 219 ...
|
|
|