C# - Image Editor Which Can Be Incorporated Into Application
Feb 24, 2010
I am looking for an image editor which can be incorporated into my asp.net application. My scenario is user select image from the image gallery and opens with the image editor, after edit the image and save it back on the web server. Image editor must have a paint brush. Crop and resizing of the image is not necessary. I am looking for such a tools for the last 3 days, but not able to find any. I will go for paid software also.
View 3 Replies
Similar Messages:
Oct 28, 2010
I just took at quick look at Tailspin Spyworks and I think I would like to try the project. However, I did some looking around within the project and also did some google search on "Tailspin Spyworks and Paypal" but didn't really find anything. What I would want is to have a product page that displays as Tailspin does. When the customer wants to checkout that it takes them to paypal and when the user is done in paypal I come back to my site and receive the PayPal "Instant Payment Notification". My two questions are:
1) Does the Tailspin project allow the use of the Paypal checkout?
2) If the answer to question is Yes, does the project cover the Instant Payment Notification also?
View 2 Replies
Jul 16, 2010
I went through the documentation and looked at the asp.net/webmatrix pages but could not find a RichTextEditor.
Is there one built into WebMatrix or can I just use the AjaxToolkit Html Editor or another 3rd party editor?
View 4 Replies
Apr 23, 2012
Image Button in Datalist it ItemTemplate and Image Button Click Call Editor(Ajax)
View 1 Replies
Apr 14, 2010
i don't know how to upload image to fck editor and save picture to project.
View 1 Replies
Feb 11, 2011
My requirement is when ever user upload an image and want to resize an image and then save that image into the database
View 7 Replies
May 16, 2013
What are the settings in web.config file or fckconfig.js file to upload image using fckedit in asp.net
I had download dll file for fckeditor and used in the website, bt while using in website, it doesn't allow me to upload image..
View 1 Replies
Mar 31, 2011
is there a way to add a button to the editor that allows the user either to upload his image or submit a url for it,
View 2 Replies
Mar 25, 2011
I need a text editor that I can add as a component to my ASP.net web application, but I need an extra feature in it, it's watermarking.
View 2 Replies
Mar 15, 2010
I have Uploaded my website where I have made a Forum/Blog...
and to insert post I have used HTML text Editor...
But I cannot understand How to insert Images in it...
I can insert it by giving url of any image in src value.
But if image is not available on nt and I want to insert it from my computer then how will i insert it.
View 3 Replies
May 5, 2010
I'm also trying to implement a custom button on the toolbar, and have it working, sort of. I took the sample code and modified it so I only insert one button, to insert an image from a list in a database. I renamed the class from the original to CustomHTMLEditor and removed a few of the properties and methods I won't be needing. All this works 99%. The control is shown in the design and in my web page and the inserting of the image all works 100%, but there is an error in the designer : Unknown server tag 'customEditors:CustomHTMLEditor'.
Because of this, I cannot reference the control in code at all and thus not get the Content when the page is posted back.
Here are my two files in the App_Code folder:
From HTMLEditor.Samples.cs:
[Code]....
From HTMLEditor.CustomButtonsAndPopups.cs
[Code]....
View 1 Replies
Jul 27, 2010
iam looking for a good free WYSIWYG Editor. In the past i use the fckeditor. the new currently version ckeditor is not bad, but i have no image browsing or uploading. you need to buy the ckfinder. need a editor that is simple to include in my webform with image browsing and uploading.
View 7 Replies
May 11, 2010
how i can create insert image button for my html editor?
View 2 Replies
Aug 30, 2010
I am using TinyMCE html editor in my web application with Asp.net 3.5 and C#. If I enter a path like http://video.test.com/test.flv in url attribute to add video in my page content, the leading slash gets stripped, and becomes "http:/video.test.com/test.flv".So that the move could not get loaded. On button click event the slash gets removed. Button click is necessary for me to save the page content into the database.
View 3 Replies
Sep 3, 2010
I've a project where i need to allow users to design their own pages for their application. So i want to create a designer/editor using ASP.NET/C# or silverlight or using anyother MS technologies. The designer should have the following featuresDrag and drop controlsMove the controls in the designer toposition it
Preview mode/Source ModeProperty Window for Controls with specific propertiesI've not any designer as a hosted application. I basically want to create something similar to visual studio designer as a web app.
View 1 Replies
Jun 4, 2010
I have included the rich text editor control in my application using the dll file and registering its assembly and namespace.
<%@
Register
Assembly="RichTextEditor"
Namespace="AjaxControls"
TagPrefix="cc1" %>
[code]...
View 2 Replies
Jan 18, 2011
i need to create an online html editor to be used in my asp.net application with the basic button of dataformating + adding/inserting images+creating templates
View 4 Replies
Jan 26, 2010
I have an Editor control on my page and the user can go in use it hit save and that all works.
In another part of the page I have a simple dropdown to select a note and view it. When you push view it loads the text which was entered in via the editor control.
If the user used an order or unordered list. The text shows up but not the list part.
So if they did this:
Example
ThisAnd this
What is displaying is
Example
This
And This
Without the bullets. Same for the numbers.
I have it going to a literal control which should render the html, but it doesn't.
View 3 Replies
May 18, 2010
I am building an asp.net site in which I need to have editor text boxes in different forms. I am planning to buy cute editor license but just want to check whether there are any alternatives available in open source.
View 2 Replies
Sep 6, 2010
i need to create a html editor for use to every page to update the web page content. By right, the html editor only can seen by administrator. So , i should create a custom web part/user control to update different table of database or create a custom editor zone better? how can we do it just like the share point html editor web part?
View 3 Replies
May 6, 2010
i m working on ajax editor control, here i want to display image in ajax editor control is there any way to display image in this control ?
View 1 Replies
Feb 14, 2011
there is any free Rick Text Editor server control available for web, note that I am not asking about DHTML controls like FreeTextBox and similar.
View 9 Replies
Jul 24, 2010
I want to customize the ajax editor control in my Web application .I followed the following tutorial:
http://www.asp.net/ajax/tutorials/how-do-i-use-the-html-editor-control--cs
but I get the error
"the type or namespace mycontrols could not be found"...
App_Code:
[Code]....
View 3 Replies
Jun 22, 2010
I was wondering if there was an easy way to change the output generation properties of the HTML editor.
I need to change it from the current XHTML standard (spans, etc) to legacy styles; <b>, <u>, <i>, etc.
View 2 Replies
Dec 6, 2010
I have an application written in asp.net c# and hosted on IIS6. There are an 'Image' folder with 3-subfolders. These folders contained images of type 'jpg','gif','png' etc. Images are very huge in size and in numbers. On the application every page has some images needs to open/show, due to the size of images my application get slower and slower.
I know there are some techniques to Cache image folders at client machine or some other methods. I have no access on IIS. So, I need some httphandler or httpmodules which provide something like Image-caching.
I tried this : codeproject.com/KB/aspnet/CachingImagesInASPNET.aspx The problem is I have to add an extra extension '.ashx' to every image link. There is no problem with images are loading dynamically but it has trouble with images need to embose a manual link. Also, this is working fine upto around 1000s images.
View 2 Replies