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:

Can Paypal Standard Be Incorporated Into Tailspin Spyworks At The Time Of Checkout?

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

WebMatrix :: Rich Text Editor / Use the AjaxToolkit Html Editor or Another 3rd Party Editor?

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

AJAX :: Image Button In Datalist ItemTemplate And Image Button Click Call Editor

Apr 23, 2012

Image Button in Datalist it ItemTemplate and Image Button Click Call Editor(Ajax)

View 1 Replies

MVC :: Upload Image With Fck Editor?

Apr 14, 2010

i don't know how to upload image to fck editor and save picture to project.

View 1 Replies

Image Editor To Allow Cropping And Resizing?

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

Controls :: How To Add (Upload) Image To FCK Editor

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

AJAX :: How To Add An Image Button To The Html Editor

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

Add Text Editor To Web Application?

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

AJAX :: Inserting Image In HTML Text Editor?

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

AJAX :: Where To Get AjaxControlToolKit HTML Editor To Work With An Image Button/changes

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

Web Forms :: Good Free WYSIWYG Editor With Image Browser

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

AJAX :: How To Create Insert Image Button For Html Editor

May 11, 2010

how i can create insert image button for my html editor?

View 2 Replies

Web Forms :: Using TinyMCE Html Editor In Web Application With .net 3.5 And C#?

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

How To Create Designer/editor As A Web Application To Design Pages

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

How To Includ The Rich Text Editor Control In My Application Using The Dll File

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

Web Forms :: Create An Online Html Editor Used In .net Application With The Basic button ?

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

AJAX :: Display HTML Editor Created Text Outside Of The Editor?

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

Cute Editor Replacement - Editor Text Boxes In Different Forms

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

Web Forms :: Custom Editor Zone Of Html Editor

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

AJAX :: How To Display Image In Ajax Editor Control

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

Web Forms :: Is There Any Free Rich Text Editor Server Control "NOT DHTML Editor" Available

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

AJAX :: Customize Ajax Editor Control In Web Application?

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

AJAX :: HTML Editor - Change The Output Generation Properties Of The HTML Editor?

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

C# - Image Caching In Application Without IIS?

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







Copyrights 2005-15 www.BigResource.com, All rights reserved