Click here to Skip to main content
15,922,584 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: simple picture album Pin
BerggreenDK5-Aug-06 0:37
BerggreenDK5-Aug-06 0:37 
QuestionLDAP connection string failure Pin
OldStretch2-Aug-06 5:58
OldStretch2-Aug-06 5:58 
AnswerRe: LDAP connection string failure Pin
Frank Kerrigan2-Aug-06 10:29
Frank Kerrigan2-Aug-06 10:29 
GeneralRe: LDAP connection string failure [modified] Pin
OldStretch2-Aug-06 23:41
OldStretch2-Aug-06 23:41 
GeneralRe: LDAP connection string failure Pin
Frank Kerrigan4-Aug-06 8:23
Frank Kerrigan4-Aug-06 8:23 
GeneralRe: LDAP connection string failure Pin
OldStretch5-Aug-06 1:33
OldStretch5-Aug-06 1:33 
QuestionHow to create a pop up window using asp.net? Pin
frossie2-Aug-06 4:49
frossie2-Aug-06 4:49 
AnswerRe: How to create a pop up window using asp.net? Pin
ToddHileHoffer2-Aug-06 6:23
ToddHileHoffer2-Aug-06 6:23 
Javascript added to the client onclick.

function popup(location)
{
settings=
"toolbar=no,location=no,directories=no,"+
"status=no,menubar=no,scrollbars=no,"+
"resizable=no,width=230,height=186;"

MyNewWindow= open(location,"FormName",settings);
}



how vital enterprise application are for proactive organizations leveraging collective synergy to think outside the box and formulate their key objectives into a win-win game plan with a quality-driven approach that focuses on empowering key players to drive-up their core competencies and increase expectations with an all-around initiative to drive up the bottom-line. But of course, that's all a "high level" overview of things
--thedailywtf 3/21/06

GeneralRe: How to create a pop up window using asp.net? [modified] Pin
Woad2-Aug-06 13:44
Woad2-Aug-06 13:44 
QuestionHow can I correctly seize a resource with the Monitor class? Pin
HilSoft2-Aug-06 3:49
HilSoft2-Aug-06 3:49 
AnswerRe: How can I correctly seize a resource with the Monitor class? Pin
minhpc_bk2-Aug-06 15:23
minhpc_bk2-Aug-06 15:23 
GeneralRe: How can I correctly seize a resource with the Monitor class? Pin
HilSoft2-Aug-06 20:52
HilSoft2-Aug-06 20:52 
GeneralRe: How can I correctly seize a resource with the Monitor class? Pin
minhpc_bk3-Aug-06 16:16
minhpc_bk3-Aug-06 16:16 
GeneralRe: How can I correctly seize a resource with the Monitor class? Pin
HilSoft3-Aug-06 21:05
HilSoft3-Aug-06 21:05 
QuestionGetting image url from gridview Pin
Naveed Kamboh2-Aug-06 3:36
Naveed Kamboh2-Aug-06 3:36 
AnswerRe: Getting image url from gridview Pin
minhpc_bk2-Aug-06 15:25
minhpc_bk2-Aug-06 15:25 
GeneralRe: Getting image url from gridview Pin
Naveed Kamboh2-Aug-06 22:21
Naveed Kamboh2-Aug-06 22:21 
GeneralRe: Getting image url from gridview Pin
minhpc_bk3-Aug-06 16:00
minhpc_bk3-Aug-06 16:00 
QuestionHow to use Microsoft agent characters in ASP.Net ? Pin
King Shez2-Aug-06 2:35
King Shez2-Aug-06 2:35 
Questionhow to use Client CallBack Pin
nannapanenikamalnath2-Aug-06 2:28
nannapanenikamalnath2-Aug-06 2:28 
AnswerRe: how to use Client CallBack Pin
minhpc_bk2-Aug-06 15:28
minhpc_bk2-Aug-06 15:28 
QuestionImage Control again showing same file? Pin
MudkiSekhon2-Aug-06 2:27
MudkiSekhon2-Aug-06 2:27 
AnswerRe: Image Control again showing same file? Pin
minhpc_bk2-Aug-06 15:32
minhpc_bk2-Aug-06 15:32 
QuestionHow to return binary data from an aspx page? Pin
Rob Philpott2-Aug-06 1:14
Rob Philpott2-Aug-06 1:14 
AnswerRe: How to return binary data from an aspx page? Pin
Guffa2-Aug-06 2:20
Guffa2-Aug-06 2:20 

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.