This topic is locked

Choosing Records

9/26/2005 2:20:57 PM
ASPRunnerPro General questions
author

My question is this. After my records are displayed, I need to have an option where people can choose 1 or more records to export to excel, etc.
Example,
A user has entered their search criteria for a certain state. Once the records for that state are displayed, they need to be able to choose locations that are only nearest to them within that state, and be able to export those chosen records to excel, word, etc. Is this possible through the wizard, or will I need to find a way to program this in frontpage?
Thanks for your help.

Sergey Kornilov admin 9/27/2005

Larry,
using ASPRunner you can search and export all records you found. To export separate records you need some custom programming.

Larry 9/27/2005

Thanks Sergey
My next question, is I need to be able to take the selected data, and submit it to a new form/ database. I know this will involve some custom coding, but is there an easier route to accomplish this?

R
riav 9/28/2005

use the values of request or use session variables and redirect