Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help,db,Andes Tutorial

Status
Not open for further replies.

jacknet

Programmer
Joined
Dec 30, 2001
Messages
23
Location
US
Chapter 4: Binding data. Did the drill for the product_detail.asp.
Live Data View and Preview in Browser worked perfectly. Followed instructions for product_update.asp page to the letter. When I do LDV I always get the first record, no matter what I set the index to. Has anyone else had this problem.
Fellow Newbie- "Onward and Upward".
 
Is the question not stated correctly? I have received no answers. Thanks
I'm in the Andes Coffee tutorial. Followed instructions and triple checked my work. The product_detail.asp works perfectly in Live Data View. The product_update.asp shows only the first record of the database in the product name field only. No matter what I set the ?index=21 to I can only show the first record. All databindings and server behaviors and recordsets match the detail pages attributes. Uploaded pages for sure. I've been trying to figure this out for over a week. Could someone please help me out.
It's not that one James. It's the lesson on Making Form Objects Dynamic that starts on pg 51. I've completed the lesson up to pg 73 ( Training from the Source ) where you just finished Binding Check Boxes to Data. Moved page files to server side in site manager and when I do Live Data View I get the Biscotti name ( 1st record in database ) in the Product Name Field and when I put index=21 in the url, ( refresh set to auto ) like the lesson tells you to do I get the Biscotti and nothing else. I should get the Discontinued box checked as the server behavior is set to pick up the -1 in the discontinued field in record 22, index 21. Also, when using LDV I don't think I have to do the Put manually, I believe UD4 does it automatically when you click the LDV icon. Correct?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top