I hope that I can explain this properly...I recently received an aspx file from a colleague to pull data from our database at work. And, from that, I was able to create a second aspx file pulling a slightly different set of data - though some of the fields overlap between the two files (most importantly an ID column). What I'd like to do is create a hyperlink from one of them and by clicking it, it will show just that data from the other aspx file. As of right now, I can get the hyperlink and when I click it, it pulls the entire set of data - not just the data for the ID I clicked on.
Can anyone help me with just this anount of information? If needed, I certainly can re-post the contents of the two files, but I was hoping that this would suffice.
And thanks in advance for any information you can give me.
...
Go to the complete details ...