Srinivas Jadcharla wrote:
How can i implement the following code using AJAX// code starts <HTML> <SCRIPT LANGUAGE="JavaScript"> alert('Hi'); </SCRIPT> </HTML> // code ends By using javascript i just need a javascript supported browser and notepad(or any Editor).Iam very sorry if some one feels it as a dumb question.
It's not a dumb question, but it does kind of indicate you may not know what AJAX really is. I definitely suggest reading my article, or any of the thousands of other introductions out there if you prefer, to get a grasp on what AJAX is.
Frank --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

