473,785 Members | 2,576 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Login and signup page

2 New Member
Using ASP.NET 2.0 Login control and CreateUserWizar d

Hi, I can't figure out how, when I have the Login control up on Login.aspx and if the user doesn't have an account, to point to Signup.aspx which has the CreateUserWizar d on it. I have the site set up so trying to access any page without being authenticated brings you back to Login.aspx.

How can I make it so from Login.aspx, if the user doesn't have an account yet, he can click a "Sign up" button that leads to Signup.aspx.

I've tried to use the LoginView control with its LoggedInTemplat e and AnonymousTempla te but I couldn't figure that out either.

Thanks
Mar 21 '07 #1
2 1145
computerenigma13
36 New Member
Make a link that says need an account click here and ti might work you just have to link the stuff right
Mar 21 '07 #2
fredtbx
2 New Member
Doesn't work. Signup.aspx is in the Application which is locked. I need a way to have it sit outside the app with Login.aspx.
Mar 22 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

9
1666
by: warezguy05 | last post by:
Hello I'm experiencing a problem; I've written a small script where volunteers can be booked for work-activities at a festival. The festival has 5 different departments so i've created a database-table named "COORDINATOR" where all 5 usernames, password (md5 protected) and short description of the departments are located. When a volunteer is getting booked by a certain festivaldepartment, the earlier mentioned description of the...
2
1195
by: Vai2000 | last post by:
Hi All, I have a website which allows users to visit anonymously. Throughout the page I offer a signup link thru which a user can create an account. I want the user to be redirected to the page on which he working when he clicked up the signup link (which is create account wizard page ) How to accomplish this? I know the request.REferealURl etc...API's but don't know where in the create account wizard I shud place this? TIA
0
1469
by: Ramona | last post by:
hi i am asked to develop web application to login and signup to another website. i tried using httpwebrequest and httpwebresponse class and achieved my purpose of login.but i couldnt do sign up. i tried some of the http analyzer to track the postdata when i signed up manually to a website usually there are chances that a sign up page may continue to two or three pages so when i specify the postdata for the first page i am not able to
1
3254
by: kang jia | last post by:
hi when user entered particulars in signuppage and click" signup" button, i will direct them to do_signup.php. if say the NRIC is dupicate in datebase, i will redirect them back to signup page again to re-signup, however, i would like to remain all the correct infromation, and let users re-entered their NRIC. how can i do this. can i use Session, but it seems cant work. any one can help me? my code in signup page is like this: ...
1
1493
by: smartic | last post by:
Login issue in this code when i enter to the login page the login form still visible how can i solve this problem ? <?php if(!($_SESSION)){ ?> <form method='post' action='Login.php' id="LOGINFORM"> Username: <input name='user' type='text' id='user' size='20' maxlength='15' /> <br /> Password: <input name='pass' type='password' id='pass' size='20' maxlength='15' />
4
1481
by: tusharkanta | last post by:
I need a dynamic login/signup form that will appear on click of login or signup. The background page should be faded while the login form appears on foreground. Please refer the example site as: http://tupalo.com Please click on right hand side login/signup option to understand what i meant. Please guide me how to do this at the earliest. thanks and regards, tushar
3
6226
by: satishknight | last post by:
Hi, Can some one tell me how to change the validation sequence for the code pasted below, actually what I want it when any one enters the wrong login information (already registered users) then it has to tell then them its wrong information but currently it takes then to a next page and then tells them its incorrect information. This is tedious as every time they enter wrong they will be redirected to a different page and then they have to...
9
7532
by: adweaver | last post by:
Hello All, I'm new to the world of php. I've just had a site designed for me by a company, and I'm now trying to manage and grow it, so it will suit my needs. The site was built in a folder called mysite.com/test. I coppied this folder a number of times, so I now have mysite.com/test2, mysite.com/test3 etc. Each folder acts as its own landing page. they setup an interface where we can control the upsells presented to the customer;...
0
9647
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9485
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10356
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10098
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9958
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7506
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5523
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4058
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 we have to send another system
2
3662
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.