I am a newbie ...and i m working on a casetool....named Coolgen...
Which Generate the jsp pages....
now i have added a html control on my page......
<input id="demo1" size = "10" onBlur="magicDate(this);validate1();" >

Now there is a onther field....
which is ool gen field.........whose id is 'PUBLISH_DATE'
i want to write a java sript for putting the data in html control,
whenever there is a data in that field...
like

document.getElementById('demo1').value=document.getElementById('PUBLISH_DATE').value;

but where...... can anybody help me?

Recommended Answers

All 6 Replies

This is a java forum not a javascript forum

This is a java forum not a javascript forum

Sorry but my browser is telling me that this thread resides in:

DaniWeb Home > Forums > Web Development > JavaScript / DHTML / AJAX

That is: JavaScript, DHTML & AJAX! -No JAVA here...
-Regards.

Sorry but my browser is telling me that this thread resides in:

DaniWeb Home > Forums > Web Development > JavaScript / DHTML / AJAX

That is: JavaScript, DHTML & AJAX! -No JAVA here...
-Regards.

My reply was to the first post where kishor_agrawal posted a javascript question to a java forum and the post was moved

@Troy III - the post was moved before you view it and you may come across more of such as people commonly misinterpreter JavaScript belonging to Java section

@javaAddict - I would expect from you to know better then telling somebody "This is a java forum not a javascript forum"

I will repeat this once again, if you happen to come across post that is either in wrong section or it is in your opinion breaching any of the forum rules PLEASE do use "Flag Bad Post" option. Type short descriptive message ("Please move post to XY section of the forum", "This is spam") to let moderators know that something maybe be wrong with the post. By telling original poster that he/she posted in wrong section may trigger another action and that the person make another post in different section with same content. By doing so the person is breaching another important rule

Do not flood the forum by posting the same question more than once (ie in multiple forums).

Sorry,
there was no possible visual clue that the topic was moved here from another forum!

Obviously,
I got fooled by reading the reply syntax standing out of its context that made mine fall into this semantic paradox.

My apologies.

(Active moderators should feel free to delete all of my posts on this topic, including this one.)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.