Click here to Skip to main content
15,889,216 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionCapture Active Web Browser Pin
microsoc2-Oct-07 17:24
microsoc2-Oct-07 17:24 
AnswerRe: Capture Active Web Browser Pin
Michael Sync2-Oct-07 22:03
Michael Sync2-Oct-07 22:03 
GeneralRe: Capture Active Web Browser Pin
microsoc3-Oct-07 15:56
microsoc3-Oct-07 15:56 
QuestionServer Error in '/' Application Pin
Giri K2-Oct-07 14:41
Giri K2-Oct-07 14:41 
AnswerRe: Server Error in '/' Application Pin
Christian Graus2-Oct-07 14:53
protectorChristian Graus2-Oct-07 14:53 
Questionproblem problem and problem Pin
netJP12L2-Oct-07 11:49
netJP12L2-Oct-07 11:49 
AnswerRe: problem problem and problem Pin
Christian Graus2-Oct-07 13:37
protectorChristian Graus2-Oct-07 13:37 
Questionhow to pass variable to stored procedure Pin
sjp7002-Oct-07 11:27
sjp7002-Oct-07 11:27 
Any help would be appreciated. How do I pass a variable e.g name to a sql stored procedure with variable declared @name? What is needed after code below? Will SET @name = uname work? (where uname is my variable)


<asp:sqldatasource id="SqlDataSource1" runat="server" connectionstring="<%$ ConnectionStrings:ClubSiteDB %>"
="" selectcommand="PagedAnnouncementList" selectcommandtype="StoredProcedure" onselected="SqlDataSource1_Selected">

Thanks

Steve

Questioncreate subdomain by programming??????????????? Pin
mr.mohsen2-Oct-07 10:27
mr.mohsen2-Oct-07 10:27 
Questionreturning @@identity [modified] Pin
Dio222-Oct-07 9:15
Dio222-Oct-07 9:15 
AnswerRe: returning @@identity Pin
Guffa2-Oct-07 9:36
Guffa2-Oct-07 9:36 
QuestionYahoo Develope Technology Pin
mehrdadc482-Oct-07 7:31
mehrdadc482-Oct-07 7:31 
QuestionHow to add asp controls to custom control Pin
Sandeep Akhare2-Oct-07 6:35
Sandeep Akhare2-Oct-07 6:35 
AnswerRe: How to add asp controls to custom control Pin
talasila802-Oct-07 10:02
talasila802-Oct-07 10:02 
Questionjavascript to validate radiobutton list Pin
dukuria2-Oct-07 4:52
dukuria2-Oct-07 4:52 
AnswerRe: javascript to validate radiobutton list Pin
Sandeep Akhare2-Oct-07 6:55
Sandeep Akhare2-Oct-07 6:55 
QuestionInstansiating a List(of Double) to nothing or no value Pin
Md Arif2-Oct-07 3:55
Md Arif2-Oct-07 3:55 
AnswerRe: Instansiating a List(of Double) to nothing or no value Pin
kubben2-Oct-07 5:24
kubben2-Oct-07 5:24 
GeneralRe: Instansiating a List(of Double) to nothing or no value Pin
Md Arif2-Oct-07 5:39
Md Arif2-Oct-07 5:39 
GeneralRe: Instansiating a List(of Double) to nothing or no value Pin
kubben2-Oct-07 6:26
kubben2-Oct-07 6:26 
GeneralRe: Instansiating a List(of Double) to nothing or no value Pin
Md Arif2-Oct-07 8:08
Md Arif2-Oct-07 8:08 
AnswerRe: Instansiating a List(of Double) to nothing or no value Pin
Guffa2-Oct-07 7:00
Guffa2-Oct-07 7:00 
GeneralRe: Instansiating a List(of Double) to nothing or no value Pin
Md Arif2-Oct-07 7:30
Md Arif2-Oct-07 7:30 
QuestionHelp with UpdatePanel... Pin
Dio222-Oct-07 2:38
Dio222-Oct-07 2:38 
AnswerRe: Help with UpdatePanel... Pin
kubben2-Oct-07 3:25
kubben2-Oct-07 3:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.