Click here to Skip to main content
15,923,273 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: display image from database Pin
DavidNohejl3-Jan-07 21:58
DavidNohejl3-Jan-07 21:58 
GeneralRe: display image from database Pin
eggsovereasy4-Jan-07 3:34
eggsovereasy4-Jan-07 3:34 
GeneralRe: display image from database Pin
DavidNohejl4-Jan-07 3:49
DavidNohejl4-Jan-07 3:49 
AnswerRe: display image from database Pin
enjoycrack3-Jan-07 23:55
enjoycrack3-Jan-07 23:55 
QuestionHow to get data from Database? Pin
irkahc3-Jan-07 20:53
irkahc3-Jan-07 20:53 
AnswerRe: How to get data from Database? Pin
_AK_3-Jan-07 21:02
_AK_3-Jan-07 21:02 
GeneralRe: How to get data from Database? Pin
irkahc3-Jan-07 23:11
irkahc3-Jan-07 23:11 
GeneralRe: How to get data from Database? Pin
_AK_3-Jan-07 23:32
_AK_3-Jan-07 23:32 
You have window.open twice that is not required. You write like this, I think after this your problem will be solved.
<br />
Button1.Attributes.Add("onclick","window.open('Directory.aspx?r=" +re+ "',null,'height=250, width=650,status= no,resizable= no, scrollbars=no, top=0,toolbar=no,location=no,menubar=no ');");


Best Regards,
Apurva Kaushal

QuestionHttpWebRequest and HttpWebResponse with .aspx files Pin
Kanjinghat3-Jan-07 19:01
Kanjinghat3-Jan-07 19:01 
AnswerRe: HttpWebRequest and HttpWebResponse with .aspx files Pin
Mark J. Miller4-Jan-07 3:26
Mark J. Miller4-Jan-07 3:26 
GeneralRe: HttpWebRequest and HttpWebResponse with .aspx files Pin
Kanjinghat4-Jan-07 17:42
Kanjinghat4-Jan-07 17:42 
GeneralRe: HttpWebRequest and HttpWebResponse with .aspx files Pin
Mark J. Miller5-Jan-07 3:06
Mark J. Miller5-Jan-07 3:06 
QuestionRegular Expression Pin
Member 36789843-Jan-07 18:51
Member 36789843-Jan-07 18:51 
AnswerRe: Regular Expression Pin
_AK_3-Jan-07 20:26
_AK_3-Jan-07 20:26 
QuestionUpdate or Insert into DB Pin
varshavmane3-Jan-07 18:43
varshavmane3-Jan-07 18:43 
AnswerRe: Update or Insert into DB Pin
Mark J. Miller4-Jan-07 3:09
Mark J. Miller4-Jan-07 3:09 
Questioncoding for crystal reports in ASP.NET Pin
chathu03j3-Jan-07 18:38
chathu03j3-Jan-07 18:38 
Questionpop up box on selected index change in combobox Pin
Jack Dorsen3-Jan-07 17:49
Jack Dorsen3-Jan-07 17:49 
AnswerRe: pop up box on selected index change in combobox Pin
Not Active3-Jan-07 17:55
mentorNot Active3-Jan-07 17:55 
AnswerRe: pop up box on selected index change in combobox Pin
MayurPanchal3-Jan-07 19:33
MayurPanchal3-Jan-07 19:33 
QuestionEmails Problem!!! Pin
ADY0073-Jan-07 12:38
ADY0073-Jan-07 12:38 
AnswerRe: Emails Problem!!! Pin
Venkatesh Mookkan3-Jan-07 16:01
Venkatesh Mookkan3-Jan-07 16:01 
GeneralRe: Emails Problem!!! Pin
ADY0074-Jan-07 9:43
ADY0074-Jan-07 9:43 
GeneralRe: Emails Problem!!! Pin
Venkatesh Mookkan4-Jan-07 15:27
Venkatesh Mookkan4-Jan-07 15:27 
QuestionEmbedded Resources for Localization .NET 1.1 Pin
dioey3-Jan-07 8:59
dioey3-Jan-07 8:59 

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.