|
 |
asp_databases thread: Beginning ASP Databases
Message #1 by "Phil Perks" <philp@w...> on Mon, 19 Jun 2000 17:2:40
|
|
----Original Message-----
From: Knous, Taryn [mailto:Taryn.Knous@w...]
Sent: 19 June 2000 15:55
To: 'support@w...'
Subject: Beginning ASP Databases, 2726
When I looked at Chapter 10, I had a question. If you wanted to be able
to
update the club name in the form "TryItOut#3", how would you do this and
pass it onto the next form? That's what I am trying to do. My Project ID
is also autonumbered like your Club codes are. I tried to put it in a
text
box, but for some reason the form won't recognize that the project ids are
the same. Is this problem because of the autonumbering. I don't know if
this is enough info, please let me know if I need to send my code too.
Thank you,
Taryn Knous
taryn.knous@w...
Message #2 by "Ken Schaefer" <ken.s@a...> on Tue, 20 Jun 2000 11:23:11 +1000
|
|
Hi Taryn,
Could you please post some more information, eg
a) what table(s) you have, and what the relevant field types and names are
b) how many pages you have, and what you want to accomplish on each page,
and what needs to be passed from one page to the next
c) Any errors you may be having, and the code that is generating those
errors (include about 5 lines prior to the line that is causing the error)
Cheers
Ken
> ----Original Message-----
> From: Knous, Taryn
> Sent: 19 June 2000 15:55
> To: 'support@w...'
> Subject: Beginning ASP Databases, 2726
>
> When I looked at Chapter 10, I had a question. If you wanted to be able
> to
> update the club name in the form "TryItOut#3", how would you do this and
> pass it onto the next form? That's what I am trying to do. My Project ID
> is also autonumbered like your Club codes are. I tried to put it in a
> text
> box, but for some reason the form won't recognize that the project ids are
> the same. Is this problem because of the autonumbering. I don't know if
> this is enough info, please let me know if I need to send my code too.
> Thank you,
>
> Taryn Knous
|
|
 |