Click here to Skip to main content
15,887,812 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: I need help decrypting pw's in a db. PLEASE HELP! Pin
Christian Graus8-Oct-09 12:42
protectorChristian Graus8-Oct-09 12:42 
GeneralRe: I need help decrypting pw's in a db. PLEASE HELP! Pin
prestonascott8-Oct-09 12:47
prestonascott8-Oct-09 12:47 
GeneralRe: I need help decrypting pw's in a db. PLEASE HELP! Pin
Christian Graus8-Oct-09 12:52
protectorChristian Graus8-Oct-09 12:52 
GeneralRe: I need help decrypting pw's in a db. PLEASE HELP! Pin
prestonascott8-Oct-09 13:05
prestonascott8-Oct-09 13:05 
GeneralRe: I need help decrypting pw's in a db. PLEASE HELP! Pin
Christian Graus8-Oct-09 13:14
protectorChristian Graus8-Oct-09 13:14 
AnswerRe: I need help decrypting pw's in a db. PLEASE HELP! Pin
Tiger4568-Oct-09 18:35
Tiger4568-Oct-09 18:35 
GeneralRe: I need help decrypting pw's in a db. PLEASE HELP! Pin
prestonascott8-Oct-09 20:30
prestonascott8-Oct-09 20:30 
Questionwindow.open( "URL" ..... for localhost is not working Pin
amit k mistry8-Oct-09 11:26
amit k mistry8-Oct-09 11:26 
Hello Experts,

Following is the code not working for me .Could anyone please help me out regarding the issue?

Thanks in advance.

try
                {
                    Response.Write("<script>window.open('http://localhost:1390/WebClient/WebPages/CommonPages/HomePage.aspx','_new','height='+screen.height+',width='+screen.width+',top=0,left=0, status=no,toolbar=no,menubar=yes,location=no,titlebar=no');</script>");
                }
                catch (Exception ex)
                {
                    Response.Write(ex);  
                }

AnswerRe: window.open( "URL" ..... for localhost is not working Pin
Christian Graus8-Oct-09 11:59
protectorChristian Graus8-Oct-09 11:59 
GeneralRe: window.open( "URL" ..... for localhost is not working Pin
amit k mistry8-Oct-09 12:02
amit k mistry8-Oct-09 12:02 
GeneralRe: window.open( "URL" ..... for localhost is not working Pin
Christian Graus8-Oct-09 12:14
protectorChristian Graus8-Oct-09 12:14 
GeneralRe: window.open( "URL" ..... for localhost is not working Pin
amit k mistry8-Oct-09 12:32
amit k mistry8-Oct-09 12:32 
GeneralRe: window.open( "URL" ..... for localhost is not working Pin
Christian Graus8-Oct-09 12:44
protectorChristian Graus8-Oct-09 12:44 
AnswerRe: window.open( "URL" ..... for localhost is not working Pin
Dinesh Reghunath9-Oct-09 2:12
professionalDinesh Reghunath9-Oct-09 2:12 
GeneralNo GotFocus focus event in ASP.NET! Pin
tunsten8-Oct-09 8:46
tunsten8-Oct-09 8:46 
GeneralRe: No GotFocus focus event in ASP.NET! Pin
Christian Graus8-Oct-09 9:18
protectorChristian Graus8-Oct-09 9:18 
QuestionHow do I display a frameless popup window? Pin
tunsten8-Oct-09 8:38
tunsten8-Oct-09 8:38 
AnswerRe: How do I display a frameless popup window? Pin
Christian Graus8-Oct-09 9:19
protectorChristian Graus8-Oct-09 9:19 
GeneralRe: How do I display a frameless popup window? Pin
awedaonline12-Oct-09 1:39
awedaonline12-Oct-09 1:39 
QuestionSMTPClient sends to spam but webclient sends to inbox (gmail) Pin
sigurdur einarsson8-Oct-09 7:45
sigurdur einarsson8-Oct-09 7:45 
QuestionDropdown list issue Pin
Aptiva Dave8-Oct-09 4:52
Aptiva Dave8-Oct-09 4:52 
AnswerRe: Dropdown list issue Pin
Imran Khan Pathan9-Oct-09 2:15
Imran Khan Pathan9-Oct-09 2:15 
GeneralRe: Dropdown list issue Pin
Aptiva Dave9-Oct-09 3:09
Aptiva Dave9-Oct-09 3:09 
QuestionInsert <br> for every 10 characters of asp label in C#.net</br> [modified] Pin
getaccessyr8-Oct-09 4:34
getaccessyr8-Oct-09 4:34 
AnswerRe: Insert for every 10 characters of asp label in C#.net Pin
Christian Graus8-Oct-09 9:26
protectorChristian Graus8-Oct-09 9:26 

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.