Click here to Skip to main content
15,888,984 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Iframe and internal postback in asp.net?? Pin
Sandeep Akhare20-Feb-07 3:18
Sandeep Akhare20-Feb-07 3:18 
QuestionSQL Server Does not exits or Access denied Pin
Aswanikumarj20-Feb-07 3:02
Aswanikumarj20-Feb-07 3:02 
AnswerRe: SQL Server Does not exits or Access denied Pin
asithangae20-Feb-07 19:27
asithangae20-Feb-07 19:27 
QuestionPager1 conflicts with pager2 Pin
iamdking20-Feb-07 1:59
iamdking20-Feb-07 1:59 
Questionurl problem Pin
Tamimi - Code20-Feb-07 1:23
Tamimi - Code20-Feb-07 1:23 
AnswerRe: url problem Pin
Mark J. Miller20-Feb-07 1:33
Mark J. Miller20-Feb-07 1:33 
GeneralRe: url problem Pin
Tamimi - Code20-Feb-07 1:41
Tamimi - Code20-Feb-07 1:41 
GeneralRe: url problem Pin
Mark J. Miller20-Feb-07 1:48
Mark J. Miller20-Feb-07 1:48 
From VS 2005 Documentation for System.Uri.GetLeftPart Method:

http://www.contoso.com/index.htm?date=today
returns "http://www.contoso.com"

http://www.contoso.com/index.htm#main
returns "http://www.contoso.com"

mailto:user@contoso.com?subject=uri
returns "mailto:user@contoso.com"

nntp://news.contoso.com/123456@contoso.com
returns "nntp://news.contoso.com"

news:123456@contoso.com
returns "news:123456@contoso.com"

file://server/filename.ext
returns "file://server"


AnswerRe: url problem Pin
Sandeep Akhare20-Feb-07 1:44
Sandeep Akhare20-Feb-07 1:44 
AnswerRe: url problem Pin
Tamimi - Code20-Feb-07 1:58
Tamimi - Code20-Feb-07 1:58 
Questionsession and application state example Pin
anujose20-Feb-07 1:17
anujose20-Feb-07 1:17 
AnswerRe: session and application state example Pin
Sandeep Akhare20-Feb-07 1:26
Sandeep Akhare20-Feb-07 1:26 
QuestionMaster Pages question Pin
Nada Adel20-Feb-07 0:58
Nada Adel20-Feb-07 0:58 
AnswerRe: Master Pages question Pin
Sandeep Akhare20-Feb-07 1:21
Sandeep Akhare20-Feb-07 1:21 
AnswerRe: Master Pages question Pin
szukuro20-Feb-07 1:59
szukuro20-Feb-07 1:59 
AnswerRe: Master Pages question Pin
ednrgc20-Feb-07 7:12
ednrgc20-Feb-07 7:12 
QuestionDatagrid Pin
A kamath20-Feb-07 0:17
A kamath20-Feb-07 0:17 
AnswerRe: Datagrid Pin
sathesh pandian20-Feb-07 0:50
sathesh pandian20-Feb-07 0:50 
GeneralRe: Datagrid Pin
A kamath20-Feb-07 0:55
A kamath20-Feb-07 0:55 
AnswerRe: Datagrid Pin
Vsree20-Feb-07 18:32
Vsree20-Feb-07 18:32 
GeneralRe: Datagrid Pin
A kamath20-Feb-07 20:45
A kamath20-Feb-07 20:45 
Questionadding a map to web form? Pin
shaik_aks19-Feb-07 23:52
shaik_aks19-Feb-07 23:52 
AnswerRe: adding a map to web form? Pin
Sandeep Akhare20-Feb-07 0:02
Sandeep Akhare20-Feb-07 0:02 
QuestionProblem (Lost Focus Event in ASP.Net) Pin
MissionSuccess19-Feb-07 23:36
MissionSuccess19-Feb-07 23:36 
AnswerRe: Problem (Lost Focus Event in ASP.Net) Pin
NanaAM19-Feb-07 23:54
NanaAM19-Feb-07 23:54 

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.