Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): postback
More Search Options
Showing page
26
of
85
(
848
total posts)
< 1
second(s)
Re: Upload start automatically after selecting an invalid file (e.g. larger than limit) even upload mode is set to manual
When you click ''Cancel'' or ''Cancel All'', CuteWebUI_AjaxUploader_OnStop will be called, you can use the following examples to test it: <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
May 7, 2010
Re: Automatically Redirect after Upload is complete
Hi djnotepad, If you need to the file upload to the server, the
postback
is necessary. If you want the user input some other info after upload and finally click a submit button to submit the form, please try the manually upload. Online ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
June 29, 2011
Not catching the postback event ?
Hi Its strange. I have suddenly lost the
postback
event. If I make a clean example of including an editor (Editor1) in a aspx and include the following in the codebehind:Private Sub Editor1_
PostBack
Command(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.CommandEventArgs)If String.Compare(e.CommandName, ''Save'', True) = 0 ...
Posted to
Cute Editor for .NET
(Forum)
by
Larskohsel
on
March 8, 2005
Re: Autopostback on a page with CE doesn't work with IE but does with other browsers
dhagen: Okay, so
postback
begins working in IE if I set this: EnableClientScript=''false'' However, that essentially renders a textarea, which I already knew from my previous post. Are there any other known issues or options here???? Can you create a sample project which can demonstrate the issue and send it ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 11, 2006
Re: IFrame mode under Firefox causes a second browse button to appear.
Hi Terry, You're right. Our version was one year old. I downloaded the last one and the EMPTY alert has disappeared, many thanks. The ''double browse button'' issue is not completely resolved, but it's much better now. Actually, we use the AjaxUploader inside a grid (a control we developped ourselves). And we get the ''double browse button'' ...
Posted to
Ajax Uploader
(Forum)
by
pierre
on
November 24, 2010
Capturing the Deleted File
The gallery is really nice! Good job! However, I do have a question. Is there any way to capture the filename of the photo that was just deleted from the ''right click'' menu? I noticed it causes a
postback
when clicking Delete but I haven't figured out how to capture the filename on
postback
. Thanks in advance!
Posted to
ASP.Net Image Gallery
(Forum)
by
convertix
on
March 31, 2011
Re: No Postback where cutesoft editor is, asp.net 2.0. (Problem founded)
Guys, Version 6.0 is out. This issue is resolved in this new release. It's a free upgrade. Demo: http://cutesoft.net/example/general.aspx Download: http://cutesoft.net/downloads/default.aspx
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 14, 2007
Firefox+Ajax: Entered text is not posted to server during async postback
We are evaluating your product at the moment. In our product (www.targetprocess.com) we are using a lot of ajax based functionality so ajax support is critical. I used your Ajax-Support.aspx example (with minor modification) included into trial package to test CuteEdit+Ajax support and faced an issue. Test page: ...
Posted to
Cute Editor for .NET
(Forum)
by
Eugene
on
October 18, 2007
Re: CuteEditor still strips all script elements though I set EnableStripScriptTags = false
Thanks for your reply. But the example is not like my application. In my previous post, I indicated it works fine when the editor just posts back to itself with being visible. But if you make the editor invisible (Editor.Visible=false) in a
postback
, then make it visible (Editor.Visible=true) in the next
postback
, ...
Posted to
Cute Editor for .NET
(Forum)
by
ytang
on
January 8, 2007
Re: SaveFile
actually it has to be... If request.QueryString(''
postback
'') <> ''true'' then 'response.write ''NOT ...
Posted to
Cute Editor for ASP
(Forum)
by
kcornwell
on
August 3, 2005
More Search Options
« First
...
< Previous
24
25
26
27
28
Next >
...
Last »