Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

   

Reply
 
LinkBack Thread Tools Display Modes
Old 01-11-2005, 10:30 AM   #1 (permalink)
Inactive
 
Join Date: 12-24-04
Posts: 12
iTrader: 0 / 0%
Latest Blog:
None

ShareOurRevenue is liked by many
HTML rich textarea

Would it be possible to take the following code, and make the textarea to output in html?

Code:
<form name="form_broadcast" action="do_broadcast.php" method="post"> <tr> <td align="left" valign="top" width="25%" rowspan="1" bgColor="#FFFFFF"> <b>New broadcast message: </b> </td> <td bgColor="white" valign="top"> <table width="100%" border="0" cellPadding="0" cellSpacing="0"> <tr> <td width="25%"><b>Subject:</b></td> <td><input type="text" name="subject" value="" size="43"></td> </tr> <tr height="10"><td></td></tr> <tr> <td><b>Message Type:</b></td> <td>[ <b>plain text</b> ] [ <a href="messages_broadcast.php?type=html">html enhanced</a> ]</td> <input type="hidden" name="type" value=""> </tr> <tr height="10"><td></td></tr> <tr> <td colspan="2"> <b>Body:</b><br> <textarea name="body" cols="60" rows="15"></textarea> </td> </tr> <tr height="10"><td></td></tr> <tr> <td valign="top"><b>Delivery Date:</b></td> <td> <input type="radio" name="delivery_type" value="asap" class="noborder" checked>Deliver ASAP<br> <input type="radio" name="delivery_type" value="future" class="noborder">Deliver in future: &nbsp;<br><select name="delivery_day"> {DAY_LIST} </select>&nbsp;<select name="delivery_month"> {MONTH_LIST} </select>&nbsp;<select name="delivery_year"> {YEAR_LIST} </select>,&nbsp;time:&nbsp;<select name="delivery_hour"> {HOUR_LIST} </select>&nbsp;<select name="delivery_minute"> {MINUTE_LIST} </select> </td> </tr> <tr height="10"><td></td></tr> <tr> <td valign="top"><b>Broadcast Type:</b></td> <td> <input type="radio" name="broadcast_type" value="to_active_prospects" class="noborder" checked>Broadcast to active prospects only<br> <input type="radio" name="broadcast_type" value="to_inactive_prospects" class="noborder">Broadcast to inactive prospects only<br> <input type="radio" name="broadcast_type" value="to_mailing_list" class="noborder">Broadcast to entire mailing list<br> </td> </tr> <tr height="10"><td></td></tr> <tr> <td> <input type="submit" value="Broadcast!"> </td> <td> <font color="red"><b>This may take a few moments - press only ONCE!</b></font> </td> </tr> </form> </table> </td> </tr>
ShareOurRevenue is offline  
Add Post to del.icio.us
Reply With Quote
Old 01-11-2005, 02:30 PM   #2 (permalink)
Inactive
 
1-True-Love.com's Avatar
 
Join Date: 01-04-05
Location: http://www.1-true-love.com/
Posts: 60
iTrader: 0 / 0%
Latest Blog:
None

1-True-Love.com is liked by many
Why don't you try an IFRAME? Textarea is good for sending text to a script and for showing text not good for much more. The script can output information to a page.
1-True-Love.com is offline  
Add Post to del.icio.us
Reply With Quote
Old 01-11-2005, 02:32 PM   #3 (permalink)
Inactive
 
Join Date: 12-24-04
Posts: 12
iTrader: 0 / 0%
Latest Blog:
None

ShareOurRevenue is liked by many
I got it working, not quite how I wanted though. Thanks for the help though.
ShareOurRevenue is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Radio Button Changes What's In the Textarea theChronic Coding Forum 8 11-02-2007 11:37 AM
PHP - How to echo into one textarea tag ? Plz HeLp!!! nster Coding Forum 5 04-30-2007 07:11 PM
TextArea <BR> Sketch Coding Forum 2 05-05-2005 04:14 PM
<textarea> capacity? (html) Antinaris Coding Forum 1 04-24-2004 08:10 AM
Textarea problem Limit Coding Forum 6 12-20-2003 06:57 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 02:59 AM.
© Copyright 2008 V7 Inc