|
|
Browse by Tags
All Tags » asp
Showing page 1 of 2 (19 total posts)
-
I need to redirect to a different page when the upload completes. I tried a few things with the javascript api but I'm not sure where to put the redirect code. Any ideas?
-
Is there any way to prevent pasting in or typing in more than a particular maximum number of words in the editor? I am using the editor for classic ASP and can see how to limit characters, but not words. Given that the interface already does a word count, I can't imagine that a maximum word count would be all that hard to do, but I can't see it in ...
-
How would one go about customizing the colors that appear on the color picker screen (see image below) in Cute Editor 6_1 for ASP? I want to:Remove some colorsAdd some new colorsRemove the 'More colors' optionThanks for your assistance.
-
Hi all, i was wondering if anyone knew how to make a button for a site (more specifically, for my forum) which allows me to add a contact to my contact list. I currently have the following: ...
-
I am using CE as Image Selector.
Set to Editor.URLType = ''SiteRelative''
But ImageSelector not retrive Relative Path to textbox.
Following demo page have some problem:
http://cutesoft.net/asp/use-CuteEditor-as-image-selector.asp
P.S.: The Image in Editor object with relative ...
-
I'm trying to integrate the Webmessenger product through the SnitzForum package.This is a custom-made community with Snitz Forums. Everything is ASP (not .net)
[Requirement: Who's Online in ASP]
1) I need to show (in ASP) a list of every online user (with the Cutesoft WebMessenger opened) so they can be contacted in that moment through ...
-
Using Classical ASP version 6 (5 2007)
I had set up an editor, configured and tested paths for files (images, media...) management and everything worked fine.
Then I set the property CustomCulture = ''it-IT'' and the editor was (partially, I've to find the time to complete that work) translated but now everyone of the buttons used ...
-
we need to move our site www.backcountryracks.com to a new host asap and transfer all data. can this be down quickly and effectively without any down time to our site? if so, please reply or contact us. thanks for your time.
-
This is a new install
CuteEditor_asp_6_asp_*__**** running on Windows Server 2003
Editor init:
Dim editor
Set editor = New CuteEditor
editor.ID = ''Editor1''
editor.Text = ''Type here''
editor.FilesPath = ...
-
Hi,
I am using Cute Editor to save information in the database. Before it is actually saved I'm using javascript to format the information. Since the page is generated using an XML i'm providing the cute editor as pure HTML.
I'm facing a problem when I use javascript onclick on a button to access the information ...
1
|
|
|