PDA

View Full Version : isnt possible to get the source code??


CstAn
10-04-2006, 05:10 AM
isnt possible to get the source code that similiar to this input box (box that we enter msg)???

Philip M
10-04-2006, 07:57 AM
Uh? Parlez vous anglais?

Kor
10-04-2006, 08:56 AM
document.documentElement.innerHTML

felgall
10-04-2006, 11:16 AM
View Source bookmarklet - http://javascript.about.com/library/blsource.htm

View Source Userscript - http://javascript.about.com/library/blviewsource.htm

CstAn
10-04-2006, 11:20 AM
what i mean that, isnt possible for me to get the souce code that like the box when we type in the msg for reply in this forum??

a text box that got few text manipulated function, insert pic and so on..

Kor
10-04-2006, 11:47 AM
That means an editor? This is to be done with the help of a server-side application (php, asp...).