How can a program create a page like this?

T

Trint Smith

How can I get a program, when a user makes selections then clicks a
button, to create a results page like one might get from google.com,
yahoo.com or an ebay search?
like this:

photo | something | and some detail.......

photo | something | and some detail.......

photo | something | and some detail.......
and so on..

Any help is appreciated.
Thanks,
Trint

.Net programmer
(e-mail address removed)
 
C

CJ Taylor

Hmm...

You write it that way. Perhaps the asp.net group could provide you a little
more assistance in your quest.

-CJ
 
H

Herfried K. Wagner [MVP]

B

Brian Henry

dynamicly created web sites through database back ends is the easiest way to
do it in asp.net....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top