Re: [OT]AJAX System Requirements

2006-01-17 Thread Frank W. Zammetti
Srinivas Jadcharla wrote: Thanks Again frank, May be i didn't asked the question in proper way.Suppose i just have IE 6.0and Notepad.Will i be still able to work with Simple AJAX examles??I can still work with simple javascript examples with just IE and notepad. Well, I there probably aren't t

Re: [OT]AJAX System Requirements

2006-01-17 Thread Michael Jouravlev
On 1/17/06, Srinivas Jadcharla <[EMAIL PROTECTED]> wrote: > Thanks Again frank, > > May be i didn't asked the question in proper way.Suppose i just have IE 6.0and > Notepad.Will i be still able to work with Simple AJAX examles??I can still > work with simple javascript examples with just IE and not

Re: [OT]AJAX System Requirements

2006-01-17 Thread Srinivas Jadcharla
Thanks Again frank, May be i didn't asked the question in proper way.Suppose i just have IE 6.0and Notepad.Will i be still able to work with Simple AJAX examles??I can still work with simple javascript examples with just IE and notepad. On 1/17/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote: >

Re: [OT]AJAX System Requirements

2006-01-17 Thread Frank W. Zammetti
Hmm, maybe I replied a little too quickly... are you asking how to make a call via AJAX and show an alert as a result? In other words, do exactly as what you show below, but involving the server? If so, then I take back what I said and I can point you in the right direction :) Frank Sriniv

Re: [OT]AJAX System Requirements

2006-01-17 Thread Frank W. Zammetti
Srinivas Jadcharla wrote: How can i implement the following code using AJAX // code starts alert('Hi'); // 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,

Re: [OT]AJAX System Requirements

2006-01-17 Thread Srinivas Jadcharla
Thanks for you time Frank //AJAX is nothing but some Javascript on the client, and something on the server that //knows what do with an AJAX request (which is just an HTTP request in the end). How can i implement the following code using AJAX // code starts alert('Hi'); // code ends By usi

Re: [OT]AJAX System Requirements

2006-01-17 Thread Frank W. Zammetti
As far as what you "need"... you "need" whatever you currently have for web development, nothing more. AJAX is nothing but some Javascript on the client, and something on the server that knows what do with an AJAX request (which is just an HTTP request in the end). That being said, there are a hu

Re: [OT]AJAX System Requirements

2006-01-17 Thread Frank W. Zammetti
Have a look here: http://www.omnytex.com/articles/ If you need something a little "meatier", try this: http://struts.sourceforge.net/ajaxchat/index.html Both are Struts-based examples of AJAX. The first is meant to be a very simple introduction, the second is a little bit more "real-world". -

Re: [OT]AJAX System Requirements

2006-01-17 Thread Srinivas Jadcharla
i found one example from this url http://www.degraeve.com/reference/simple-ajax-example.php?word=hi But this example requires CGI Script about which i have Zero knowledge.Arethere any other simple ajax examples?? Some thing like "Hello World!!" example On 1/17/06, Srinivas Jadcharla <[EMAIL PRO

[OT]AJAX System Requirements

2006-01-17 Thread Srinivas Jadcharla
Hi, I have a small doubt regarding System Requirements for AJAX.Like Javascript i just need AJAX Supported Browser and notepad(as editor) , or do i need some thing else.Are there any small and simple examples on net to start with.Any advice is highly appreciable. -- Thanks & Regards Srinivas 732-