Need to edit my ASP codes to:
- Currently, for some reaon, ASPrunner does not show the links to the other ASP Pages on the Listings and other pages. Need to incorporate the links to allow users to navigate thru the pages.
- How do I make ASP runner do its calcualtion on numeric fields. For example:
Table: Table1
Fields:
Field1
Field2
field3
Result (not editable)
Result=(field135)+(field226)+(field3*10)
Thanks,