This topic is locked

Incrementing a value

6/18/2004 10:11:07 AM
ASPRunnerPro General questions
author

We're looking at ASPRunner for our restaraunt. We'll be using it primarily for holding delivery information on our customers. Name/address/phone/number of past deliveries. What would be the best way to increment the 'number of deliveries' when doing an edit record? This way we can do specials like 10 orders gets a coupon or something. Thanks

500137 6/18/2004

One other last question:

When you return a set of records like 500-700 long, you lose sight of the column labels. What about putting a break so that the data scrolls but the column headers are stationary?

Sergey Kornilov admin 6/19/2004

I guess you can modify SQL query for edit manually to increase number of deliveries every time record is edited. I can help you doing this if you send me your ASP files.
Also you can put page header to a separate frame to prevent it from scrolling. I'm not really sure how to implement this. Probably you need to avoid having more than 500 records on the page.

Sarjent 6/21/2004

Where can I email/attach the files to?

Sergey Kornilov admin 6/26/2004

You can send it to support AT xlinesoft.com.