Skip to main content
Inspiring
February 4, 2008
Question

Default value

  • February 4, 2008
  • 6 replies
  • 462 views
Dear Sir.... your help please

I have database for users registration in my web site, and there are 2 tables one for user information and other table for user notes with one-to-Meany relationship, what I have to do if any new user he register by default the page it will gives hem tow ore three default value in not (all new register user thy will have same default value)
Please your help ASAP.

Thank you.
This topic has been closed for replies.

6 replies

Inspiring
February 12, 2008
faiz2000 wrote:

> O.K.
>
> I have to copy values from table to other table whenever the user he
> registers.
>
> Note:
> There are three tables:
> First: standard values.
> Second: registration information with user ID
> Third: user?s notes
>
> Example: If X user he registers, it will copy values from table one
> to table three, related User ID

There is lots you have not said but let's just assume that you have two
forms.
1. Standard values or a unregistered user I assume
2. Form used by user's registering

One way. Using form 2, query the db for the unregistered info from
table in 1. Registering user enters info and you do an insert into
table 2, with the information on the form, with the submit.


>
> How can I do that?
>
> Please your help.
>
> FAIZ



--

faiz2000Author
Inspiring
February 11, 2008
Please your help
It is important for me.
faiz2000Author
Inspiring
February 10, 2008
please your reply
faiz2000Author
Inspiring
February 9, 2008
O.K.

I have to copy values from table to other table whenever the user he registers.

Note:
There are three tables:
First: standard values.
Second: registration information with user ID
Third: user’s notes

Example: If X user he registers, it will copy values from table one to table three, related User ID

How can I do that?

Please your help.

FAIZ
Inspiring
February 6, 2008
faiz2000 wrote:

> Please any help!!!!!!!!!!!

I had difficulty understanding the qustion. Could you rephrase it?

--

faiz2000Author
Inspiring
February 5, 2008
Please any help!!!!!!!!!!!