CrossWalkCentral wrote:
>
> Question:
>
> I have a form of 1/2 customer data and the other 1/2 service info. that the
> custoemr fills out and when they submit it my php scrips adds the customer
> infor to the customer table but it will not add the service info to the
> service table?
>
> Any one have any ideas
>
hmmm... lemme guess... previous M$ ACCESS user? where the forms did
all the work for you? ;-)))
simple enough... just do two insert statements. one for the cust table
and one for the service table...
;-)
i know, i know... access makes it easy... but trains the "wrong"
stuff... ;-)
--
Leo G. Divinagracia III
[EMAIL PROTECTED]
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]