Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): .net 4.0
More Search Options
Showing page
266
of
1,307
(
13,069
total posts)
< 1
second(s)
Re: Uploader http module seems to conflict with another HTTP modules.
Hi, When you use UrlRewriter.net , you need make sure the url can accept QueryString. For example , this is not compatible : <if url=''/uploader22cs/world''> <rewrite to=''/uploader22cs/simple-upload.aspx'' /> </if> But this works : <if ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
September 24, 2009
Re: Uploader1.FileUploaded Event Being Raised Twice
Solution. WRONG way - PRODUCES DOUBLE CALLBACK <CuteWebUI:Uploader runat=''server'' ID=''Uploader1'' OnFileUploaded=''Uploader_FileUploaded''> <ValidateOption MaxSizeKB=''10240'' /> </CuteWebUI:Uploader> CORRECT way - ELMINATES DOUBLE CALLBACK <CuteWebUI:Uploader runat=''server'' ID=''Uploader1'' > ...
Posted to
Ajax Uploader
(Forum)
by
gBurgur
on
September 16, 2009
No postback event when autoconfigure is set to simple
I try to make a function in my application that looks something like http://cutesoft.net/example/general.aspx , the user is able to choose how advanced the editor should be. My implementation works this way: When the user checks a different radiobutton the AutoConfigure property of the CuteEditor is set to this value. I have put a save ...
Posted to
Cute Editor for .NET
(Forum)
by
claraattermo
on
September 2, 2009
Re: Enter key in different form field displays file dialog
I finally found the solution to my problem, and without having to do any javascript code. I'm working in C# ASP.NET. I added a Panel with a DefaultButton and this completely solves the problem. I hope this can be helpful to anyone else who runs into this issue because I wasn't able to get any help on this problem otherwise.
Posted to
Ajax Uploader
(Forum)
by
dhoffman
on
September 1, 2009
Re: putting an an ajax uploader in a repeater
Hi, Please check this sample code ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
September 1, 2009
Re: image gallery not working - all paths look correct - please help!
Dear typeb: Please refer to : http://cutesoft.net/developer+guide/index.html Search ''ImageGalleryPath'', you will find a solution how you can set the the path of image gallery. You can remove the following code: if(!isset($_SERVER['DOCUMENT_ROOT'])){ ...
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
August 25, 2009
add custom button to DNN instance?
Is it possible to add a custom button to a DNN instance? What I'm after is to have a dialog box pop up, ask for an image url and then wrap that url in the html necessary to display the image. I've dug through the documentation and i'm a little confused as to how I'd do it.. What I want is similar to this ...
Posted to
Cute Editor for .NET
(Forum)
by
ShadsTrains
on
August 20, 2009
Re: How to Change the Language
Mikael, You can hook the asp.net application event for that : (example ,put this method into the global.asax) protected void Application_PreRequestHandlerExecute(Object sender, EventArgs ...
Posted to
Cute Live Support
(Forum)
by
cutechat
on
August 9, 2009
Re: Overlapping Text Issue
Hi DerekBemis, which version you use? can you reproduce this issue on our deom? demo: http://cutesoft.net/example/general.aspx did you get this issue even try simple code like below? <%@ Page Language=''C#'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 30, 2009
Re: JavaScript Error Object required
Hi, Yes I'm using AjaxControlToolkit on my page and this is page source; <%@ Page Language=''C#'' AutoEventWireup=''true'' CodeBehind=''GlownaSkanowanie.aspx.cs'' Inherits=''Projekty.GlownaSkanowanie'' %> <%@ Register Assembly=''AjaxControlToolkit'' Namespace=''AjaxControlToolkit'' TagPrefix=''cc1'' %> <%@ Register ...
Posted to
Ajax Uploader
(Forum)
by
cesbart
on
July 29, 2009
More Search Options
« First
...
< Previous
264
265
266
267
268
Next >
...
Last »