Go Back   CodingForums.com > :: Server side development > ASP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-07-2012, 03:24 AM   PM User | #1
callcarl
New to the CF scene

 
Join Date: May 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
callcarl is an unknown quantity at this point
Posting WYSIWYG body in ASHX email form

I created an ashx form that will send mass emails for me. I used to upload an HTML file (as the body of the email) but have decided to switch to using CKeditor. I want to be able to have the body of the email be what is inside the WYSIWYG editor but I am having some trouble figuring out how to change posting the file upload to posting the WYSIWYG body.

Heres my code:

Code:


Last edited by callcarl; 05-07-2012 at 02:41 PM.. Reason: fixing code
callcarl is offline   Reply With Quote
Old 05-07-2012, 08:19 AM   PM User | #2
Old Pedant
Supreme Master coder!

 
Old Pedant's Avatar
 
Join Date: Feb 2009
Posts: 23,210
Thanks: 59
Thanked 3,996 Times in 3,965 Posts
Old Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to all
??? Why do you need to upload a file?

Can't you just get the full contents of the edit window as a property of the ASP.NET control?

Anyway, I would think the best place to ask the question would be here:
http://cksource.com/forums/viewforum...af52d06cb499a4
__________________
An optimist sees the glass as half full.
A pessimist sees the glass as half empty.
A realist drinks it no matter how much there is.
Old Pedant is offline   Reply With Quote
Reply

Bookmarks

Tags
ashx, aspx, ckeditor, form

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:51 AM.


Advertisement
Log in to turn off these ads.