I've a ton of experience with sql server, but next to nothing with creating web pages and I want to learn. For me I've always learned easily from examples so if anyone can give me a super basic code example from start (assume i have the stored proc already) to finish (able to see the results on the page) how to implement this I would be a very happy man.
Does all the code go right in the source of the page? or do i need to somehow call some script that gathers the info?
Once I have the info, how do i get it to show all returned records?
Hope I'm not asking too much, but I've been scouring the internet and putsing on my own for quite a while now and keep going in circles.
Does all the code go right in the source of the page? or do i need to somehow call some script that gathers the info?
Once I have the info, how do i get it to show all returned records?
Hope I'm not asking too much, but I've been scouring the internet and putsing on my own for quite a while now and keep going in circles.