Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
Showing page
92
of
4,987
(
49,864
total posts)
< 1
second(s)
How can i avoid that the page do PostBack after to upload a file?
I am using the javascript Method,
CuteWebUI_AjaxUploader_OnTaskComplete(task) to save the file in my DB with AJAX. Must I
to use other method to do this? My phpuploader code in my php is:
<form
enctype=''multipart/form-data'' action=''#''>
<input type=''hidden'' id='lang' name='lang' value='' ...
Posted to
PHP File Uploader
(Forum)
by
Vizzent
on
March 13, 2012
Re: access denied error when trying to insert a link, picture or flash
Hi Yuvika,
Download the latest version and try this example:
Download:
http://cutesoft.net/downloads/folders/21904/download.aspx
-------------------------------------------------------------------------------------------------> <%@ Page Language=''C#'' %> <%@ Register ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 13, 2009
Re: Ajaxuploader stops uploading files
How do I prevent the network/server from resetting?
The sample site is running under the visual studio webserver.
After further testing the error happens in IE and FF.
I've been debugging the Sample #2 MVC C# Demo site using visual studio and IE8.
Everytime the ProcessRequest function finishes in the UploadHandler.ashx, I ...
Posted to
Ajax Uploader
(Forum)
by
BigB
on
August 24, 2009
Re: How to remove unwanted HTML tages rendered by CuteEditor
Hi sethumail2000,
Just need to add it to the bottom of your page, it will fire automatically.
<!--
#include
file
= "cuteeditor_files/include_CuteEditor.asp"
-->
<html>
<head>
...
Posted to
Cute Editor for ASP
(Forum)
by
Kenneth
on
December 7, 2012
Re: Control to stop overwriting an exisitng file
Dear Mark,
Please try the following code: <%@ Language=''VBScript'' %>
<!-- #include file=''aspuploader/include_aspuploader.asp'' -->
<html>
<head>
</head>
<body>
...
Posted to
ASP Uploader
(Forum)
by
Eric
on
September 19, 2010
Re: editor.SetClean() -to complement editor.IsDirty()
Hi
jeff330ci,
You can achieve your requirement by the code below.
Value
GetContentVersion will be changed when fire the new IsDirty. If is the same IsDirty, then do not need to save the ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
April 4, 2014
Re: temp file path
It works for me.
I am using the following code:
<%@
Page
Language=''VB''
%>
<script
runat=''server''>
Protected
Overloads
Overrides
Sub
OnInit(ByVal
e
As
EventArgs) ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
June 1, 2009
Problems with Web Messenger
I'm unable to integrate Web messenger successfully with my asp.net 2.0 Membership database.
I downloaded the software and copied it to my site, run the sql script and created the chat provider. However, the system is working inconsistently in both FF and IE: The problem is that, sometimes, when I open Web messenger, it does not retrieve my ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Hachim
on
February 5, 2008
Re: Dynamically set editor background colour VB Re Post 8845
vb
Public
ReadOnly
Property
bgcol()
As
String
Get
If
Request.QueryString(''bgcol'')
Is
Nothing
Then
Return&n ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
August 3, 2009
Re: DotNet Gallery only partially works under Firefox
Due to a bug/feature of Javascript, the last function in always wins.
This means that you can have multiple function signatures and the last one defined will be the one that the browser uses.DIY solution for broken proceed(szHow,n)
function: (Put this code somewhere after the control pastes its own script code - I put it toward the ...
Posted to
ASP.Net Image Gallery
(Forum)
by
mjlenzo
on
July 19, 2006
More Search Options
« First
...
< Previous
90
91
92
93
94
Next >
...
Last »