954,561 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Displaying data on same page without reloading page.

I need some help with what I think is probably javascript. I would the user of my website to click a link on a page and for some information to display on the page without a reload of the page. This is what I would like to happen in my specific case:

The user clicks the name of the cd and the full track list and a small image displays above it, without going to a new page.:?:

If anyone can help I will be unbelievably greatful.

Thanks

roryt
Nearly a Posting Virtuoso
1,286 posts since Oct 2005
Reputation Points: 178
Solved Threads: 15
 

Hi

It all depends on how the data is stored,i.e. the picture and the track list. You can“t get client-script to access a database without postback. The only way to get this done is have every picture and every tracklist available on the client.

arnar
Newbie Poster
5 posts since May 2006
Reputation Points: 10
Solved Threads: 0
 

can any one tells how to display the data on same page by onclick event

nan.gal31
Newbie Poster
1 post since Apr 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You