T
Trint Smith
I have a program that creates an html results page with:
item# | photo | title | description | price...etc
just like that on down the page. When someone mouses over which ever
one they want to see in detail, I somehow need for it to, when they
click on that result, to send out the item number of that selection to
the aspx file it is calling:
http://mysite.com/detail.aspx 'and pass the item number.'
How can I do that?
And, how can the aspx file, in vb code, pick up that number?
Thanks,
Trint
.Net programmer
(e-mail address removed)
item# | photo | title | description | price...etc
just like that on down the page. When someone mouses over which ever
one they want to see in detail, I somehow need for it to, when they
click on that result, to send out the item number of that selection to
the aspx file it is calling:
http://mysite.com/detail.aspx 'and pass the item number.'
How can I do that?
And, how can the aspx file, in vb code, pick up that number?
Thanks,
Trint
.Net programmer
(e-mail address removed)