Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): assembly
More Search Options
Showing page
82
of
149
(
1,483
total posts)
< 1
second(s)
Re: Issue floating in IE6
I use the following code, <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <div> <div class=''leftfloat'' style=''float:left''> ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
May 5, 2010
Re: How do I display a value (text) in the editor on page load? I'm a newbie...please help!
<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <%@ Page Title='''' Language=''c#'' AutoEventWireup=''false'' MasterPageFile=''~/MasterPages/Admin.Master'' CodeBehind=''admin_edit_content.aspx.vb'' Inherits=''mil ...
Posted to
Cute Editor for .NET
(Forum)
by
bthor10
on
May 19, 2009
Re: AjaxUploader Upload button not firing correctly
lholman, Can you try the following code? <%@ Page Language=''vb''%> <%@ Register Namespace=''CuteWebUI''
Assembly
=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %> <html> <head> </head> <body> <form ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
March 17, 2008
Re: Dotnetnuke 4.4.1 Integration
Hi Adam, If you wanted me to put that in my default.aspx page, then that will not work since it is already inheriting it's own
assembly
. And if I hardcode in the script src path (just to see if it works) it still won't work and gives me JS errors that it can't find the object that it is trying to call? Any other ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Wolverine10
on
September 6, 2007
Re: Using a .config file with a custom button
tother, You code should work. The source code of this example (http://cutesoft.net/example/howto/AddButtons/vb/create_a_custom_button.aspx) is as followings: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %><%@ Page language=''c#''%><!DOCTYPE HTML PUBLIC ''-//W3C//DTD HTML ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 1, 2006
Re: Add a Event to Textarea in CE
My Source Code : ----------------------------------------------------------------------------------------------------- <%@ Page Language=''C#''%><%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <html> <head> <meta name=''ProgId'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Anonymous
on
February 2, 2006
Re: Big problem with images styled to 100% width when within table in IE8
Hi Bloodcarver, I suggest you try the example below. It will keep the doctype setting and remove the html/head/body target. Then you can keep use the doctype and not allow the user edit the complete ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
August 20, 2012
Re: upload works on dev server, not on production server
And here's the full markup of the upload page: <%@ Page Title='''' Language=''C#'' MasterPageFile=''~/Main.master'' AutoEventWireup=''true'' CodeFile=''Upload.aspx.cs'' Inherits=''Viewpoints.admin_ScenarioImport_Upload'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI''
Assembly
=''CuteWebUI.AjaxUploader'' %> ...
Posted to
Ajax Uploader
(Forum)
by
rberman
on
June 4, 2010
Re: (File dialog has been blocked) while trying to Upload files
Copy and paste this. Scroll to the very bottom of the page. Click on the button ''show modal'',and the tabs will appear. Click on the upload button now and you will see the bad block message. We can see that the green mask is right above at the top of the screen. If we scroll up and try again it works. Let me know if you want ...
Posted to
Ajax Uploader
(Forum)
by
luci
on
September 2, 2009
Re: increase the image file size for uploading
didn't work i used the imageinfo.aspx file 'cause imageupload.aspx, imageupload1.aspx, and imageupload2. aspx didn't have this : <%@ Register TagPrefix=''CE'' Namespace=''DotNetGallery''
Assembly
=''DotNetGallery'' %> here are the codes: <%@ Page Language=''c#'' ValidateRequest=''False'' Trace=''false'' ...
Posted to
ASP.Net Image Gallery
(Forum)
by
timhieuxem
on
November 1, 2008
More Search Options
« First
...
< Previous
80
81
82
83
84
Next >
...
Last »