Results 1 to 3 of 3
- 07-31-2008, 08:51 AM #1
Member
- Join Date
- Jul 2008
- Posts
- 5
- Rep Power
- 0
How can I include a html file in html textarea?
Hi,
How can I include a html file in html textarea? This html file fetching from Database[this includes org logo and some other info].
here User can prepare the mail in the formatted template only.
Note : when I was tring with Mozilla its working fine, where as in IE I am getting source code.
can some one please help me on this?
Surya
- 10-03-2008, 04:32 PM #2
Member
- Join Date
- Jul 2008
- Posts
- 35
- Rep Power
- 0
Can you post the code? Are doing this?
<textarea name="abcd"><%=valuetxt %></textarea> where valuetxt is the String having the html fetched from DB?New to Java/PHP/Javascript development?
For free help go to- www.techcubetalk.com
- 10-04-2008, 07:20 AM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Can you show what you have done? Once you get the source code on IE, there may be some unsupported things in the html code. Did you check it? It's may be possible when text are rendering.
Similar Threads
-
How to print a HTML file in browser look using JAVA
By ammameiya in forum Advanced JavaReplies: 5Last Post: 06-25-2010, 02:36 AM -
HTMl file
By serfster in forum New To JavaReplies: 11Last Post: 02-13-2009, 05:26 AM -
Include Java file in HTML Page
By kathyc in forum New To JavaReplies: 2Last Post: 03-07-2008, 03:51 AM -
Help with error message when running JAR via HTML file
By Simmy in forum AWT / SwingReplies: 7Last Post: 08-12-2007, 03:47 PM -
how to call a JAR FILE from HTML
By leonard in forum Java AppletsReplies: 1Last Post: 08-05-2007, 06:06 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks