NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
insert image in tinymce xhtml text field
« previous
next »
Print
Pages: [
1
]
Author
Topic: insert image in tinymce xhtml text field (Read 3906 times)
ntnewbies
Full Member
Posts: 184
insert image in tinymce xhtml text field
«
on:
October 19, 2020, 06:53:32 PM »
hi friends,
i could add the image in the xhtml enabled text field if my application is under debug mode.
but once i turn on the web mode, then i could not insert image in the field.
even if i put the html line, it shows empty box.
<div id="site_content">
<div id="content">
<div class="content_item"><img title="" src="
http://www.rks.com.my/images/mrp.png
" alt="" width="241" height="52" border="0" />
<h1>testing image</h1>
what am i doing it wrong?
jason
Logged
Bruce
Global Moderator
Hero Member
Posts: 11250
Re: insert image in tinymce xhtml text field
«
Reply #1 on:
October 19, 2020, 08:39:26 PM »
which nettalk build?
Logged
ntnewbies
Full Member
Posts: 184
Re: insert image in tinymce xhtml text field
«
Reply #2 on:
October 20, 2020, 12:23:07 AM »
hi bruce,
nt11.43
c11
jason
Logged
Bruce
Global Moderator
Hero Member
Posts: 11250
Re: insert image in tinymce xhtml text field
«
Reply #3 on:
October 21, 2020, 04:21:32 AM »
I don't know what you are doing wrong.
cheers
Bruce
Logged
ntnewbies
Full Member
Posts: 184
Re: insert image in tinymce xhtml text field
«
Reply #4 on:
October 25, 2020, 07:27:02 PM »
hi bruce,
the problem is i can easily insert the image link in xhtml supported text field if i run the program on localhost. it can display perfectly well.
once i upload it online, it lose the support.
jason
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
insert image in tinymce xhtml text field