Monday, February 20, 2012

ready-made sample script to display a search reslut from a database

Hi all,

Can anyone give me a ready-made sample script to display a search reslut from a database?

My intention is to give a dynamic web page for the search in the BookStore website.

The result will show the following:-

First the picture of the book.

To the right of it, 'Title' field, below that, 'description' field

It should be created programatically as the contents are in the database.

I tried several ways, but could not succeed. I have the BookID, Title, BookPicture, and the Description fields

Thanking you in advance,

Tomy

Hi Tomy,

The Microsoft PetShop 4.0 for .NET framework 2.0 will be a good place to start.

You can download from the following link:

http://msdn2.microsoft.com/en-us/library/aa479071.aspx

If anything is unclear, please feel free to let me know.

No comments:

Post a Comment