Wrox Programmer Forums
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP 3.0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 18th, 2005, 05:55 AM
Registered User
 
Join Date: Apr 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default chapter 15

hello again
again problems with chapter 15 .
after i registered i could log in normally , but when i try to edit registration , if i tried to reset the information , nothing happens , nothing reset ,.

2nd , if i tried to go to the main page again , if i tried to register as a new user , i get the information of the last user , why is this , i should get an empty form , but i am getting all the information of the last user with the password too , only the confirm password field is empty ...
so whats the solution for this
and also ,
what about a button for signing out , when a user finishes browsing or bidding ..etc .. so that it will not display the last user information for the new user ....

thanks in advance .

 
Old June 18th, 2005, 11:05 AM
Registered User
 
Join Date: May 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default

The reset button does work but because the form is loaded with session variables i.e.
      <TD><INPUT TYPE="Text" NAME="GivenName" VALUE="<%= Session("GivenName")%>"
           SIZE="40"></TD>
When you press the reset button the same values are written back to the form and nothing appears to happen unless you write or delete something in the form boxes before pressing reset.

2nd read page 653





Similar Threads
Thread Thread Starter Forum Replies Last Post
chapter 15 help kyledonmoyer BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 2 June 30th, 2007 08:06 AM
chapter 15 manal_sag BOOK: Beginning ASP 3.0 2 March 13th, 2006 04:48 PM
Chapter 15 rrlevron BOOK: Beginning ASP 3.0 0 November 17th, 2005 03:38 PM
chapter 15 manal_sag BOOK: Beginning ASP 3.0 0 April 22nd, 2005 02:23 PM
Chapter 15!! studentinpain BOOK: Beginning ASP 3.0 16 March 12th, 2004 10:26 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.