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:711869
More Search Options
RSS Available
Matching Posts
Re: insert authenticated user using button
I want to insert the value "userId" of the logged in user how do do this from a cookie or is there other means?
Posted to
Data Presentation Controls
(Forum)
by
Websta4
on 7/28/2007
insert authenticated user using button
how do I insert an authenticated userId in a table using a button? Can some1 please send me a sample
Posted to
Data Presentation Controls
(Forum)
by
Websta4
on 7/28/2007
Re: Insert Statement does not work
I tried but it is not working I tried using this example : http://www.asp.net/learn/dataaccess/tutorial53cs.aspx?tabid=63 but nothing happens after I click the add button HELP PLEASE ANY INPUT WILL DO ==========================aspx=========================================== <%@ Page Language="C#" MasterPageFile="~/admin/Admin.master" AutoEventWireup="true" CodeFile="SetDate.aspx.cs" Inherits="admin_SetDate" Title="Add Dates" EnableEventValidation
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
Websta4
on 7/26/2007
Site Samples
were can I download or buy myspace style sample/ starterkit
Posted to
Getting Started
(Forum)
by
Websta4
on 7/23/2007
Re: Insert Statement does not work
ERROR ExecuteNonQuery: Connection property has not been initialized.
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
Websta4
on 7/17/2007
Re: Insert Statement does not work
I put a break point @ the beggining of the project When it get to SqlDataSource AppointmentDS = new SqlDataSource(); Local result: AppointmentDS null System.Web.UI.WebControls.SqlDataSource null gets highlighted in red when it get to : AppointmentDS.ConnectionString = ConfigurationManager.ConnectionStrings["SiteConString"].ToString(); AppointmentDS {System.Web.UI.WebControls.SqlDataSource} System.Web.UI.WebControls.SqlDataSource "System.Web.UI.WebControls.SqlDataSource" is in
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
Websta4
on 7/13/2007
Insert Statement does not work
protected void Button1_Click(object sender, EventArgs e) { SqlDataSource AppointmentDS = new SqlDataSource(); AppointmentDS.ConnectionString = ConfigurationManager.ConnectionStrings["SiteConString"].ToString(); AppointmentDS.InsertCommandType = SqlDataSourceCommandType.Text; AppointmentDS.InsertCommand = "INSERT INTO Appointments (Day , FromTime, TillTime) VALUES (@Day , @FromTime, @TillTime)"; AppointmentDS.InsertParameters.Add("@Day", Date.Text); AppointmentDS.InsertParameters
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
Websta4
on 7/13/2007
Inserting Authenticated User's Username to the database in gridview
Hi designing a site were people book appointments I have a gridview when the client clicks on the Book button. I want the the (available boolean to be false) and the authenticated users username to go in the database in the username column book = (available = false) + (username =usersname) <asp:GridView ID="GridView1" runat="server" AllowPaging="True" AllowSorting="True" AutoGenerateColumns="False" CssClass="gridview" DataKeyNames="AppointmentID"
Posted to
Data Presentation Controls
(Forum)
by
Websta4
on 7/8/2007
ajax calender font size is too big
I have an ajax calenderin a gridview font size is too big even when I change the font size nothing happens. I can't see Saturday column and last row of the date /****************** calender ******************/ .MyCalendar .ajax__calendar_container { border:1px solid #804040; background-color: lemonchiffon; color: red; font-size: 8pt; z-index : 1004; } .MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year { color: black; } .MyCalendar .ajax__calendar_hover
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Websta4
on 7/8/2007
Re: Detailsview with my control
Thats the error I get when run the page when using the default controls created by details veiw DetailsView with id 'DetailsView' did not have any properties or attributes from which to generate fields. Ensure that your data source has content.
Posted to
Data Presentation Controls
(Forum)
by
Websta4
on 7/7/2007
Page 1 of 5 (44 items) 1
2
3
4
5
Next >
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
TechNet Edge:
Windows Server 2008 R2 Quick Look- Installing the Migration Tools
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online