This topic is locked

Data Entry Only Page

4/19/2004 7:36:20 PM
ASPRunnerPro General questions
author

Trying out ASPRunner, and so far looks good and a definite solution to my design goals. I need to create data entry pages. So far I have only seen pages were you can add/delete/edit records. What I need is to add records with no past info available. In other words I don't want anything displayed other than an empty record or the current record that is being created and no options to view any other records.
Is this possible?
TIA

501065 4/20/2004

I created a query that does what I need, then created an asp page from it. My problem is solved.
Thanks,

500084 4/21/2004

Maybe not solved. If launching edit.asp from list.asp it works fine but trying to go to edit.asp first to try to save a step and I get an error:
Error number -2147217900

Error description [Microsoft][ODBC Microsoft Access Driver] Syntax error (missing operator) in query expression '[Id]='.
I guess it doesn't have a primary key. Is there a way around this?
Thanks,

500085 5/2/2004

Anyone?

Sergey Kornilov admin 5/2/2004

Hi,
you cannot go directly to the edit/add page because this page expects some parameters to be passed. Please contact me directly at support AT xlinesoft.com to get help on this.