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

ASP.NET

 
QuestionProblem relating to Image Upload on webserver Pin
nabeelkhan18-Aug-06 23:40
nabeelkhan18-Aug-06 23:40 
AnswerRe: Problem relating to Image Upload on webserver Pin
postmaster@programmingknowledge.com19-Aug-06 2:16
postmaster@programmingknowledge.com19-Aug-06 2:16 
QuestionObtaining the total rows of a gridview Pin
HRiazi18-Aug-06 22:35
HRiazi18-Aug-06 22:35 
AnswerRe: Obtaining the total rows of a gridview Pin
Jay_se18-Aug-06 22:45
Jay_se18-Aug-06 22:45 
GeneralRe: Obtaining the total rows of a gridview Pin
HRiazi19-Aug-06 1:01
HRiazi19-Aug-06 1:01 
GeneralThanks Hadi Pin
Jay_se20-Aug-06 18:25
Jay_se20-Aug-06 18:25 
Questionhelp wit dropdonwbox sql binding Pin
neodeaths18-Aug-06 22:22
neodeaths18-Aug-06 22:22 
AnswerRe: help wit dropdonwbox sql binding [modified] Pin
coolestCoder18-Aug-06 23:12
coolestCoder18-Aug-06 23:12 
Hi,
First of all fill the drop down combo with the sql output. Then insert new item like this -

DropDownList1.Items.Insert(0, "All");





<marquee>"A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder

Anant Y. Kulkarni

AnswerRe: help wit dropdonwbox sql binding Pin
postmaster@programmingknowledge.com19-Aug-06 2:22
postmaster@programmingknowledge.com19-Aug-06 2:22 
GeneralRe: help wit dropdonwbox sql binding Pin
neodeaths19-Aug-06 8:39
neodeaths19-Aug-06 8:39 
QuestionCalling Java function on page load [modified] Pin
DineshSharma18-Aug-06 21:58
DineshSharma18-Aug-06 21:58 
AnswerRe: Calling Java function on page load Pin
Guffa18-Aug-06 22:44
Guffa18-Aug-06 22:44 
GeneralRe: Calling Java function on page load Pin
DineshSharma18-Aug-06 23:46
DineshSharma18-Aug-06 23:46 
QuestionProblem in athuntication on webserver Pin
nabeelkhan18-Aug-06 21:58
nabeelkhan18-Aug-06 21:58 
QuestionSetting Conrol page (.ascx) dynamicly. Pin
NaNg1524118-Aug-06 21:46
NaNg1524118-Aug-06 21:46 
QuestionProblem in using PreviousPage Property [modified] Pin
Jay_se18-Aug-06 21:27
Jay_se18-Aug-06 21:27 
AnswerRe: Problem in using PreviousPage Property Pin
minhpc_bk19-Aug-06 4:00
minhpc_bk19-Aug-06 4:00 
GeneralThank you Pin
Jay_se20-Aug-06 18:06
Jay_se20-Aug-06 18:06 
GeneralRe: Thank you Pin
minhpc_bk21-Aug-06 0:40
minhpc_bk21-Aug-06 0:40 
GeneralThank you Again Pin
Jay_se21-Aug-06 3:08
Jay_se21-Aug-06 3:08 
QuestionSession.sessionID Pin
meghs11118-Aug-06 21:23
meghs11118-Aug-06 21:23 
AnswerRe: Session.sessionID Pin
Coding C#18-Aug-06 21:39
Coding C#18-Aug-06 21:39 
Questioncontext menu using javascript Pin
248912818-Aug-06 20:37
248912818-Aug-06 20:37 
AnswerRe: context menu using javascript Pin
Sathesh Sakthivel18-Aug-06 21:14
Sathesh Sakthivel18-Aug-06 21:14 
QuestionA problem with Cross Page Posting in ASP.NET Webpages Pin
Hussein Madani Ghomi18-Aug-06 20:02
Hussein Madani Ghomi18-Aug-06 20:02 

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.