473,503 Members | 1,705 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

create user wizard

How can I make a simple redirect occur for the CompleteWizardStep instead of a display ?
Jan 11 '07 #1
1 1818
Try this

protected void CreateUserWizard1_CreatedUser(object sender, EventArgs
e)
{
Response.Redirect("http://www.yahoo.com");
}

Jan 18 '07 #2

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

Similar topics

3
1506
by: John | last post by:
Hi I am using the Create User Wizard and am getting the 'Password length minimum: 7. Non-alphanumeric characters required: 1.' error when trying to create a new user. What am I doing wrong? ...
3
8319
by: John | last post by:
Hi I am using create user wizard with sql server based membership/roles. I have the following questions; 1. How can I get rid of the security question and answer as I don't need it in my app?...
0
1067
by: Amir Ghezelbash | last post by:
Hello all, I have a question...i am using the regulare wizard to create members while implementing membership provider now every thing works fine..member gets created i do see it in the...
0
289
by: Amit Saxena | last post by:
Hi, i need to create a user in active directory but i need to store some of the information in Database. I plan to use out of "create user wizard" and add some more properties which need to be...
13
2826
by: forbes | last post by:
Hi, I have a user that used the Query Wizard to create a query in Access. Now she claims that her master table is missing all the data that was excluded from the query. Can you create anything...
3
4919
by: oozy | last post by:
Hi, I'm currently using Page.Form.DefaultButton = ChangePassword1.FindControl("xx").UniqueID to set my DefaultButtons in a form that has multiple wizards(each in it's own panel). I can...
1
2114
by: jjrafael | last post by:
Hi, This is my first post in the list and I hope I don't ask any dumb or already answered questions. After searching the web and many user groups and not finding what I was looking for I...
0
1402
by: =?Utf-8?B?UmFq?= | last post by:
In Create User Wizard, if password and confirm passowrd does not match....we get an error msg, once you set the confirm password right and without moving cursor out of the confirm password box...
3
3914
by: sanghavi | last post by:
how to create a set up project in vb.net..how to run an application on a different machine
2
1549
by: =?Utf-8?B?cHJhZHk=?= | last post by:
Hi, Is it possible for me to create new users without using the wizard? I am using a custom membership as i want to capture more data other than the ones which are available in the wizard. Is it...
0
7086
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
6991
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
7460
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
5578
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,...
0
4672
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3154
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1512
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
736
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
380
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.