I want to make aclaa that contain functions and these function run on the client side not at the serve
please any one help me what can I do this and with what langauge or is it possible with asp.net or not
thanks alot for yout tim
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Munir ShaikhPosted Jul 30, 2007, 6:38 AM
You should use javascript but if you want to play with database in that case You have to use Asynchronous Javascript & XML ie. AJAX which can be available with Asp.net 2.0 Ajax Extension
Regards,
>>Munnamax
Mike GoldPosted Jun 21, 2007, 6:07 PM
Although this technology is fairly new, XAML is also a possibility and exceedingly flexible. If you are using XAML and internet explorer, you can do use this to do client side functionality. If you need it to run on the client side on FireFox, you would need to take advantage of Microsoft's SilverLight.