asp.net ajax end user need .net frame work

G

Ganesh

Hi There,

Just a basic question, if i develop my site with asp.net 2.0 and ajax, end
user do they need any .net framework on their computer.


Thanks
Ganapathi
 
J

Jesse Houwing

Hello Ganesh,
Hi There,

Just a basic question, if i develop my site with asp.net 2.0 and ajax,
end user do they need any .net framework on their computer.

No they don't. They only need to have a browser with Javascript enabled.
Nothign more, no pluins, no downloads no nothing.

Jesse
 
S

Showjumper

The browser just needs to have javascript enabled. Make sure eveything will
work w/o javascript as well as with javascript enabled.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

ASP.net built in ajax calls? 9
AJAX template 2
ajax 1
Combo Box in Asp.net 2.0? 6
3.5 Ajax Toolkit 1
asp.net 3.5 and ajax on widows 2003 8
AJAX - Query 1
Handling errors in ASP.NET AJAX 1

Top