Click here to Skip to main content
15,893,190 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello All,

I Want to Display my database contain into my web Page (HTML)client side at run time.
For Example:On button click ,Web Page image is updated as per image stored in Database at runtime.

waiting for your response.
Posted

1 solution

Are u talking about loading some thing asynchronously. Then you can always go by jquery.ajax call and load anything from server side dynamically I mean asynchronously in your page.
 
Share this answer
 

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