Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:647207
More Search Options
RSS Available
Matching Posts
Re: add fields to CreateUserWizard
Hi, Thank you very much. Now I do not get any error message when the first line is executed. However the data is not inserted in the table: tbh_address. I get following message after I have filled out the form and clicked on the Create user button: System.InvalidOperationException was unhandled by user code Message="Could not find control 'Street' in ControlParameter 'Street'." (see more detailed description in my former message (see B)) I hope you can help me with this. Thanks
Posted to
Security
(Forum)
by
ornorn2
on 7/18/2006
Re: add fields to CreateUserWizard
Hello, Thank you for the answer. I put the code in code behind : protected void CreateUserWizard1_CreatedUser( object sender, EventArgs e) { InsertExtraInfo.InsertParameters.Add("UserId", Membership.GetUser(CreateUserWizard1.UserName).ProviderUserKey); InsertExtraInfo.Insert(); } I got following error alert: A) Error 1 InsertExtraInfo The best overloaded method match for 'System.Web.UI.WebControls.ParameterCollection.Add(string, string)' has some invalid arguments Error 2 Membership Argument '2'
Posted to
Security
(Forum)
by
ornorn2
on 7/18/2006
add fields to CreateUserWizard
Hello, I am trying to customize CreateUserWizard and add fields where I collect address and send it to a table I created along with UserID. I would like the user to fill in all the information on one page, i.e. not any WizardStep. 1) I created two new fields in the template, Street and City. < tr > < td > Street: </ td > < td > < asp : TextBox runat ="server" ID ="Street" MaxLength ="50" /> < asp : RequiredFieldValidator runat ="server" ID ="RequiredFieldValidator1
Posted to
Security
(Forum)
by
ornorn2
on 7/15/2006
Re: dropdownlist + columns
Hello, Thank you for your answers. Unfortunately I do not get this to work. This is my first project and I would be very greatful if someone could help me. My document is written in C#. On the stage I have got a dropdownlist, SQL datasource and a Gridview. The name of my table is “kTable”. It has got 12 columns. I would like to have 4 columns from the table appear in the dropdownlist. They are called: “K1”, “K2”, “K3”, “K4”. They are all boolean. If for example K2 is selected from the dropdownlist
Posted to
Web Forms
(Forum)
by
ornorn2
on 4/16/2006
Re: dropdownlist + columns
Hi, Thank you for your answer. I just recently started working with Visual Web Developer and unfortunately I do not understand all the abreviations in your mail. I dragged a dropdownlist Item on the stage and choose EditItems. I populated the list with "K1", "K2", "K3", "K4", but I'm not sure what to do next. I hope you can help me with this. Thanks.
Posted to
Web Forms
(Forum)
by
ornorn2
on 4/11/2006
dropdownlist + columns
I would like to bind a dropdownlist to a datasource. The items in the dropdownlist should be the names of the columns. Example: In a table I have the columns: “K1”, “K2”, “K3”, “K4”. All the columns are boolean. I would like to populate the dropdownlist with the columns in the table. So that if I for example select “K2” from the dropdownlist, I get all the rows in the table that have “K2” set to true. I hope someone can help me with this. Thanks.
Posted to
Web Forms
(Forum)
by
ornorn2
on 4/11/2006
Re: Use checkbox to filter a table
Thank you very much. This works very well I have two more related questions. Would it be possible to use a hyperlink to achieve the same, so that if one clicks a hyperlink all K1 (see above) that is set to true in the table is displayed? Also if one has in the table the columns, K1, K2, K3, K4 and K5 all boolean. Would it be possible to use a dropdownlist, i.e. if K3 is clicked in the dropdownlist all K3 that are set to true in the table would be displayed? Thanks
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
ornorn2
on 4/8/2006
Use checkbox to filter a table
Hello, I am trying to use a checkbox to filter a table. I have on a Web Form : 1) Checkbox. Called “CB1”. 2) Button. Called “Submit”. 3) SQL dataset and Gridview. Table column (bit), i.e. true/false. Called “K1”. When I press the button “Submit” and if the checkbox “CB1” is checked I would want to display all rows that have column “K1” set to true. I went through “Walkthrough: Basic Data Access in Web Pages” in Help ms-help://MS.VSExpressCC.v80/MS.NETFramework.v20.en/dv_vbalr/html/90040d67-b630-4125
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
ornorn2
on 4/7/2006
Re: I cannot install Visual Web Developer 2005 express edition
I managed to install VWD. I downloaded the IMG file and then it worked. Thank you very much for giving you time to help me
Posted to
Visual Web Developer 2005 Express
(Forum)
by
ornorn2
on 3/11/2006
Re: I cannot install Visual Web Developer 2005 express edition
Terminal Services was on Automatic. I tried Disabled, but still was not able to start the BITS.
Posted to
Visual Web Developer 2005 Express
(Forum)
by
ornorn2
on 3/10/2006
Page 1 of 2 (16 items) 1
2
Next >
ASP.NET:
Resizing images from the server using WPF/WIC instead of GDI+
Silverlight:
Deploying your Silverlight and WCF RIA Services application
Channel 9:
Juan Chen and Nikhil Swamy: FINE, a Compiler for End-to-End Security Verification
Channel 10:
Get the Outlook Hotmail Connector Beta
Channel 10:
MSN to Launch New Lifestyle Site from Wonderwall Creator
Channel 10:
Behind the Windows 7 Startup Animation
Channel 9:
Reactive Extensions API in depth: CombineLatest
Channel 9:
C9 Lectures: Dr. Graham Hutton - Functional Programming Fundamentals Chapter 11 of 13
WindowsClient:
New WPF Showcase: Scrum Sprint Monitor
WindowsClient:
WPF/XAML helping VS2010 Extensibility
WindowsClient:
HTTP 403.9 with ADO.NET Data Services
WindowsClient:
xml syntax highlighting in Silverlight
Channel 9:
Channel 9 Emerges in China
WindowsClient:
Overlaying Icons on the Windows 7 Taskbar with WPF 4
Channel 9:
The Outlook calendar starts in 1601 - But Why?
ASP.NET:
Bytes by MSDN: Brad Abrams Interview with Billy Hollis: Silverlight 4, RIA Services and VS2010
Mix Online:
Pictures or it Didn't Happen
Channel 9:
Reactive Extensions API in depth: even more Zip
TechNet Edge:
SDL For Agile
Mix Online:
Test Lab Note
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online