473,396 Members | 2,016 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

CreateUserWizard - Embedded controls

Hello,

I'm using the createuserwizard control to not only register users - but to
also gather the typical "Billing Information" block (Name, Address, City,
State, etc.) and save the contents to a profile. This all works just fine.

Then I added another section called "Shipping Information" which has a
duplicate set of controls as the "Billing Information" section. I have seen
a lot of web sites that collect this data and then put a checkbox in the
middle of the form that says "Check if shipping address same as billing
address", and when the user checks the checkbox - the second set of controls
magically appear with data.

The problem is: When testing the app and I check the checkbox - nothing
happens at all. The asp code is below for the Checkbox and the assigned
event.

<asp:CheckBox ID="CheckBox1" runat="server" Font-Size="8pt" ForeColor="Navy"
Text="Check here if shipping information is the same as your billing
information."
OnCheckedChanged="CheckBox1_CheckedChanged" /></td>

When I look at the code behind for this - it seems to be missing the
"handles" clause - but I set a breakpoint anyway. No go.

Any suggestions???

Thanks,

Jeff
Nov 19 '05 #1
1 1055
Come on folks - I need some help. If you need more information - I would be
happy to provide it!

Thanks,
Jeff

"Jeff" wrote:
Hello,

I'm using the createuserwizard control to not only register users - but to
also gather the typical "Billing Information" block (Name, Address, City,
State, etc.) and save the contents to a profile. This all works just fine.

Then I added another section called "Shipping Information" which has a
duplicate set of controls as the "Billing Information" section. I have seen
a lot of web sites that collect this data and then put a checkbox in the
middle of the form that says "Check if shipping address same as billing
address", and when the user checks the checkbox - the second set of controls
magically appear with data.

The problem is: When testing the app and I check the checkbox - nothing
happens at all. The asp code is below for the Checkbox and the assigned
event.

<asp:CheckBox ID="CheckBox1" runat="server" Font-Size="8pt" ForeColor="Navy"
Text="Check here if shipping information is the same as your billing
information."
OnCheckedChanged="CheckBox1_CheckedChanged" /></td>

When I look at the code behind for this - it seems to be missing the
"handles" clause - but I set a breakpoint anyway. No go.

Any suggestions???

Thanks,

Jeff

Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: hardieca | last post by:
Hi! I have a CreateUserWizard control with the usual suspects of validators. As you're probably aware, each validator is associated with one of CreateUserWizard's child controls. When a user...
0
by: asumal | last post by:
Hello I am new to ASP.NET. I am using CreateUserWizard control to register & create a user. I am using Membership API. I have a Cancel button on the CreateUserWizard step 2 alongwith Create User ...
0
by: asumal | last post by:
Hello I am new to ASP.NET. I am using CreateUserWizard control to register & create a user. I am using Membership API. I have a Cancel button on the second step of CreateUserWizard control...
3
by: Ken Fine | last post by:
I am using ASP.NET's CreateUserWizard control. I want to force the visitor to use a username and e-mail address that I am providing in programming, and I do not want the visitor to be able to edit...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.