|
 |
asp_databases thread: programming questiones
Message #1 by "shen li" <dililili@h...> on Fri, 16 Aug 2002 12:57:07 +0800
|
|
Thank you for the code offering online! I'm learning ASP by myself with the
book "Beginning Active Server Pages 3.0", but there are lots of questiones.
I wonder if you can help me solve them. Thank you!
1) I dowloaded the code of chapter 15. When I run them on my pc,there are
some problem. After register, I got page "MenuForRegisteredUsers.asp", then
when I need to "Edit Registration Info", the session parts in the input area
are always the first records I typed. They never changed even thouh I use
different email address and password to log in.
2) The database can only hold one record. When I registered as a different
user, the record before will disappear. It always show me the newest record,
nothing else.
Can you tell me what's the problem? Thanks again!
Liz Shen
_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx
Message #2 by "Stephen Biggerstaff" <stephenb@w...> on Fri, 16 Aug 2002 08:45:48 +0100
|
|
Check out the archive in the beginning_asp list, which is the list for this
book. You can limit a search to one list by putting the list name in the
search box as well as your search terms.
Stephen
"shen li" <dililili@h...> wrote in message
news:205138@a..._databases...
>
>
> Thank you for the code offering online! I'm learning ASP by myself with
the
> book "Beginning Active Server Pages 3.0", but there are lots of
questiones.
> I wonder if you can help me solve them. Thank you!
>
> 1) I dowloaded the code of chapter 15. When I run them on my pc,there are
> some problem. After register, I got page "MenuForRegisteredUsers.asp",
then
> when I need to "Edit Registration Info", the session parts in the input
area
> are always the first records I typed. They never changed even thouh I use
> different email address and password to log in.
>
> 2) The database can only hold one record. When I registered as a different
> user, the record before will disappear. It always show me the newest
record,
> nothing else.
>
> Can you tell me what's the problem? Thanks again!
>
> Liz Shen
>
>
>
> _________________________________________________________________
> MSN Photos is the easiest way to share and print your photos:
> http://photos.msn.com/support/worldwide.aspx
>
>
>
|
|
 |