|
Search
You searched for the word(s): .net 4.0
Showing page 132 of 1,307 (13,069 total posts)
< 1 second(s)
-
Hi mchamo,
1) In client side, handle the event of the cancel all uploads button so that I can do other client side actions when this happens.
Please refer to http://cutesoft.net/forums/post/63575.aspx
2) I would like to have my own button (called something else and not necessarily tied to the ajax uploader ...
-
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 ...
-
Dear vballboa,
When you move to production enviornment, you can use filter to drop the ''webapplication'' from the URL, you only need add the following highlighted code in your production enviornment:
<%@ Page Language=''C#''%>
<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' ...
-
The installation steps can be found in http://cutesoft.net/ASP.NET+Image+Gallery/Deployment.aspx
Add Uploader httpModule to web.config's httpModules list
IIS 6.0 and IIS 7.0 Classic mode
<system.web>
<httpModules>
<add name=''DotNetGallery.UploadModule'' ...
-
Hi Adam
Here is the code..
Dim tc As CuteEditor.ToolControl
tc = cuteEditor.ToolControls(1)
If Not tc Is Nothing ...
-
Adam:
Bent,
Can you reproduce the problem in the following example?
http://cutesoft.net/example/general.aspx
If not, please download the latest build and try again.
http://cutesoft.net/Downloads/default.aspx
It worked just fine in the example given above and after I installed the new version of CuteEditor it also worked here. ...
-
Colin,
ExecCommand doesn't support any custom button. All the support commands can be found in http://cutesoft.net/developer+guide/index.html.
For your questions, I suggest you create a custom button. When the user click this button, you can call you own javaScript then post back the form.
For ...
-
Please check this example:
http://cutesoft.net/asp/EnableAll.asp
This example is running version 5.2.
If you can find the delivery email, you can find the version number.
If not, please set ShowVersion property to true.
If your editor doesn't support this property, you must use ...
-
hi adam, thanks for your prompt response. I'm still facing multiple problems and bugs even with the online demo you showed me. Also, from the example in your post, I do not see a change in font color.List of problems (Bold, italic and underline are the only controls that work reliably)1) Image / media insertion only works sometimes. When it ...
-
Adam:
Jasmin.NET,
I have no clue with this issue.
Keep me posted with your progress.
Still works fine after restoring procedure. I belive that update proces of Windows 2003 is mess something with shut down of active services, becuse I read somewhere that ware some issue with last crticial fix trough windows ...
... 132 ...
|
|
|