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
37
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: how i get all categories name with folder path
hi raneamey,
Please try the example below. It shows you how to get the physical path and virtual path of the ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
October 21, 2010
Re: Javascript Error When Uploading
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.IO; using System.Text; public class MarksMoveViewStateMod : IHttpModule {
void IHttpModule.Init(HttpApplication context)
{
// Add ...
Posted to
Cute Editor for .NET
(Forum)
by
MARKA
on
March 27, 2009
Re: Bought the license and now it does not work.
That example you sent causes no errors. I'll continue to debug it. This is my code that I was using for the evaluation files.
As soon as I bought the license I got the error.
Here is the code:
Maybe you might see something that I am not seeing. I attached the error image.
Thanks
<%@ ...
Posted to
Ajax Uploader
(Forum)
by
NewmanJerry
on
February 7, 2013
Free script -- CSS parser for Custom CSS drop down (screenshot)
The
ASP.NET version offer a nice function, it automaticly show all classes in the ''custom
CSS'' drop down list. So here is the equivalent for CLASSIC ASP The code, will read the ''style.css'' file and show all classes in
the ''custom css'' drop down list. You will need to download and register the FREE XCSSParser.dll from ...
Posted to
Cute Editor for ASP
(Forum)
by
JFRanger
on
May 4, 2008
Re: File picker not working.
Please try the following code:
<%@
Register
TagPrefix=''CE''
Namespace=''CuteEditor''
Assembly=''CuteEditor''
%>
<%@
Page
Language=''C#''%>
<HTML>
<body> ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 5, 2009
Re: httpwebrequest usage
Dear soppie,
Yes, you can check the filesize before file is uploaded, the following is example snippet:
<%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''>
void ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
December 22, 2010
Re: OnUploadCompleted doesn't fire
I finally figured out the problem: //
function submitbutton_click() { //
if (!ValidatorOnSubmit()) //
return ...
Posted to
Ajax Uploader
(Forum)
by
WebsterTompkins
on
October 4, 2012
Re: Get values from dropdown in toolbar - to insert into database
No, I'm afraid that didn't help. I cannot see how the code refers to a dropdown in the toolbar or how it gets the value of the selected item of the dropdown in the toolbar. The example you show gets the information from the Editor textarea. I can do that, but I cannot get the value from the dropdown in the toolbar.
This is the code of the ...
Posted to
Cute Editor for .NET
(Forum)
by
the4bs
on
June 27, 2006
Re: The Cut effect for custom buttons
Hi jonathanexact,
Please try this example
<%@
Page
Language=''C#''
ValidateRequest=''false''
%>
<%@
Register
TagPrefix=''CE''
Namespace=''CuteEditor''
Assembly=''CuteEditor''
%>
<html>
<head> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 24, 2010
The area you are attempting to access is forbidden
I have the Editor and
and the filemanager button on the same form.
I use the file button to upload
an Attachment and
the form for email text.
The
Editor works fine I can upload images...extra.
The file manager button lists the above error message.
Below is my code.
Thanks
...
Posted to
Cute Editor for ASP
(Forum)
by
kris@aausports.org
on
March 23, 2009
More Search Options
« First
...
< Previous
35
36
37
38
39
Next >
...
Last »