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
107
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: creating a CuteEditor object programmatically in VB.NET code-behind file
Code is here:
<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor''%> <%@ Page Language=''vb'' ValidateRequest=''False''%>
<HEAD>
<title>ASP and ASP.NET WYSIWYG Editor - Default Configuration </title>
<link rel=''stylesheet'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 24, 2007
Re: Customize the clicks for Image Gallery
Hi,
Please try the example page ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 1, 2014
Issue Changing Gallery Folder Multiple Times
I am having an issue when rendering the image gallery multiple times with different GalleryFolders.
I have implemented the gallery inside an AJAX ModalPopupExtender on my master page.
From another page, the user clicks a link to display a particular gallery.
In the code behind on the master page I change the GalleryFolder ...
Posted to
ASP.Net Image Gallery
(Forum)
by
bedge20
on
January 16, 2013
Multiple Albums
Hi
One of my clients is looking for a website with a photo gallery having multiple albums. I checked your example, and have 2 questions:
1.
Can
I create albums folders dynamically (start with 1 ablume and create more from within the control).
2.
Can
I create ablums inside ...
Posted to
ASP.Net Image Gallery
(Forum)
by
basam
on
October 12, 2007
Re: tool bar still appears when editor.enable=false
wolf11th: Hi Eric, thx for your reply if I remove
the configurationPath, how can I customise the toolbar? The idea is on the back end, our system check the user level, if the user is read only, it needs to disable the editor. If not, it will still show the user the toolbar. So I think I still need to specify the tool configuration ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 16, 2010
Re: How can I make the text property render html?
Hi davideo7,
You should encoding you html and than paste into editor.
Please try the example below.
<?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?> <html>
<head>
<link rel=''stylesheet'' href=''php.css''
...
Posted to
Cute Editor for PHP
(Forum)
by
Kenneth
on
June 5, 2011
Re: retrieve data from database
<%
Set conn = Server.CreateObject(''ADODB.Connection'')
connstr=''Provider=Microsoft.Jet.OLEDB.4.0;Data Source='' & Server.MapPath(''test.mdb'')
conn.Open connstr
' save the change to the Access Database
if ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
February 8, 2004
Re: Big problem with images styled to 100% width when within table in IE8
Hi
Bloodcarver,
Please create the page with the code below and send me the page url. So I can test it directly. and please test it with your IE 8 browser too. Try click on the ''save'' button, does it get the content correct? Does it remove the doctype ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
August 16, 2012
Fit to Window bug
Try the code below and then click the ''Fit to Window'' icon. Because the Editor sits inside of a div tag, it gets cut off by the Div
the full window. Is there a fix for this? I'm using version 5.0. Thanks, Kris.
<%@ Page Language=''VB'' AutoEventWireup=''false''%> <%@ Register Assembly=''CuteEditor'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Anonymous
on
August 8, 2006
Re: Forbidden: You don't have permission to access Admin Console.
Hi Adam,
Thank you for the prompt reply. Unfortunately, I'm still getting the same problem. It is detecting whether I am logged in fine, it's just not giving me admin privledges.
Code pasted below for your reference:
Imports System.Configuration Imports System.Web Imports System.Web.Security Imports ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
techflare
on
April 21, 2008
More Search Options
« First
...
< Previous
105
106
107
108
109
Next >
...
Last »