My Question is how to save data on the database on submit button of 1st page of 2 page registration form and in admin panel show it as incomplete form so what control i want to use and in database which column made and with what type of data type.
And what is it you're asking exactly? I didn't see a question in your post; merely an overview of what you have or want. Can you describe your problem in more detail and explain what it is you need help with?
It's so hard to understand your question. I'm sorry. Next time, at least use full stops between sentences and check your typo with a spelling checker.
If your questions is how to implement this, you can have a field in your users table and set it to true, once the user activate the profile using the URL. When you generating the URL, make sure you are appending the User ID or some kind of unique ID to detect
the user. Once the user clicks it, you can set the DB field value to true.
No, no, no, that's not how it works. You want an answer to your question, so it's up to you to provide a crystal clear problem description. If someone doesn't understand the question (as seems to be the case for me as well as for Ruchira), it's up to you
to rewrite your question. Ruchira's tips are spot on: proper punctuation and a spell check would improve your post. And while you rewrite, reconsider the entire post and make sure you actually ask a question rather than just making statements. Tip: questiosn
usually end with a question mark.
Yes, I'll tell you exactly that: I don't get the point. I understand what you're trying to accomplish, but I don't understand what you need help with. Reading data from a form? Storing it in a database? Redirecting from step 1 to step 2? Building the Admin
screen? Flipping the "complete" switch? I really have no idea.
Since I don't want to waste your and my time, I cannot really recommend anything, other than checking out some data tutorials that will provide help:
http://www.asp.net/web-forms/tutorials/data-access
If you care enough to post a *detailed* explanation of your problem, feel free to post follow up messages and I'll be happy to take a look. Otherwise: good luck!
aqibshehzad
Member
2 Points
6 Posts
How to save data in 1st step of 2 step registration form
Jun 30, 2012 07:56 AM|LINK
My Question is how to save data on the database on submit button of 1st page of 2 page registration form and in admin panel show it as incomplete form so what control i want to use and in database which column made and with what type of data type.
Thanks
Imar_Spaanja...
Contributor
2784 Points
481 Posts
ASPInsiders
MVP
Re: How to save data in 1st step of 2 step registration form
Jun 30, 2012 09:10 AM|LINK
Hi there,
And what is it you're asking exactly? I didn't see a question in your post; merely an overview of what you have or want. Can you describe your problem in more detail and explain what it is you need help with?
Cheers,
Imar
My Blog - My Company
Ruchira
All-Star
42943 Points
7024 Posts
MVP
Re: How to save data in 1st step of 2 step registration form
Jun 30, 2012 12:36 PM|LINK
Hello,
It's so hard to understand your question. I'm sorry. Next time, at least use full stops between sentences and check your typo with a spelling checker.
If your questions is how to implement this, you can have a field in your users table and set it to true, once the user activate the profile using the URL. When you generating the URL, make sure you are appending the User ID or some kind of unique ID to detect the user. Once the user clicks it, you can set the DB field value to true.
My Tech blog | My YouTube ChannelPlease 'Mark as Answer' if this post helps you.aqibshehzad
Member
2 Points
6 Posts
Re: How to save data in 1st step of 2 step registration form
Jun 30, 2012 01:58 PM|LINK
PLease read it thouroughly
aqibshehzad
Member
2 Points
6 Posts
Re: How to save data in 1st step of 2 step registration form
Jun 30, 2012 01:59 PM|LINK
please read the full text
Imar_Spaanja...
Contributor
2784 Points
481 Posts
ASPInsiders
MVP
Re: How to save data in 1st step of 2 step registration form
Jun 30, 2012 02:08 PM|LINK
No, no, no, that's not how it works. You want an answer to your question, so it's up to you to provide a crystal clear problem description. If someone doesn't understand the question (as seems to be the case for me as well as for Ruchira), it's up to you to rewrite your question. Ruchira's tips are spot on: proper punctuation and a spell check would improve your post. And while you rewrite, reconsider the entire post and make sure you actually ask a question rather than just making statements. Tip: questiosn usually end with a question mark.
Cheers.
Imar
My Blog - My Company
aqibshehzad
Member
2 Points
6 Posts
Re: How to save data in 1st step of 2 step registration form
Jun 30, 2012 07:34 PM|LINK
now check out the question and tell me can u got the point
Imar_Spaanja...
Contributor
2784 Points
481 Posts
ASPInsiders
MVP
Re: How to save data in 1st step of 2 step registration form
Jun 30, 2012 08:07 PM|LINK
Yes, I'll tell you exactly that: I don't get the point. I understand what you're trying to accomplish, but I don't understand what you need help with. Reading data from a form? Storing it in a database? Redirecting from step 1 to step 2? Building the Admin screen? Flipping the "complete" switch? I really have no idea.
Since I don't want to waste your and my time, I cannot really recommend anything, other than checking out some data tutorials that will provide help: http://www.asp.net/web-forms/tutorials/data-access
If you care enough to post a *detailed* explanation of your problem, feel free to post follow up messages and I'll be happy to take a look. Otherwise: good luck!
Cheers,
Imar
My Blog - My Company