G
Guest
Using Frontpage 2003, I'm trying to use database result values from one page,
and POST them to another for an insert, update, or delete.
ie: INSERT INTO Table_01 ( First_Name, Last_Name )
VALUES ( '::First_Name::', '::Last_Name::' )
This syntax had previously worked using Frontpage 2000. Is there something
that needs to be done to make this work in 2003 ?
and POST them to another for an insert, update, or delete.
ie: INSERT INTO Table_01 ( First_Name, Last_Name )
VALUES ( '::First_Name::', '::Last_Name::' )
This syntax had previously worked using Frontpage 2000. Is there something
that needs to be done to make this work in 2003 ?