Click here to Skip to main content
15,891,905 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I need to implement JSON in asp.net 2.0.

All I need is to pass a JSON data as a parameter to a javascript function. This JSON object may be one or more images, which is to be fetched from the database (SQL Server 2005) before passing it as a parameter(JSON object) to a javascript function, which displays the slide show of those images.

I need to know if this is a possible task. If it is so how can i get it done. I would be very much pleased if anyone could provide me a solution.





Thanks in advance,

Manoj N
Posted
Updated 16-Oct-11 18:53pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900