Click here to Skip to main content
16,004,924 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to write code to display message box in asp.net Pin
Rmesh6-Dec-06 21:54
Rmesh6-Dec-06 21:54 
AnswerRe: how to write code to display message box in asp.net Pin
Vasudevan Deepak Kumar6-Dec-06 21:56
Vasudevan Deepak Kumar6-Dec-06 21:56 
GeneralRe: how to write code to display message box in asp.net Pin
Rmesh6-Dec-06 22:10
Rmesh6-Dec-06 22:10 
AnswerRe: how to write code to display message box in asp.net Pin
albCode6-Dec-06 22:08
albCode6-Dec-06 22:08 
GeneralRe: how to write code to display message box in asp.net Pin
Rmesh6-Dec-06 22:27
Rmesh6-Dec-06 22:27 
GeneralRe: how to write code to display message box in asp.net Pin
albCode6-Dec-06 22:44
albCode6-Dec-06 22:44 
QuestionIE pagesetup property for printersetup through javascript? Pin
param thaker6-Dec-06 20:20
param thaker6-Dec-06 20:20 
AnswerRe: IE pagesetup property through javascript? Pin
Kapil Thakur6-Dec-06 20:38
Kapil Thakur6-Dec-06 20:38 
hi,

use the follwing code in <BODY> section and change the text in BOLD to your values

<script language="javascript" event="onload" for="window">
javascript:window.open('http://www.YOUR URL.com','YOUR PAGE TITLE','width=570,height=650,top='+((screen.height/2)-(NaN))+',left='+((screen.width/2)-(NaN))+',toolbar=no,scrollbars=no,resizable=no,menubar=no,status=no,directories=no,location=no');
</script>
<script language="javascript">


Regards,
Kapil Thakur
(Where's there is Kapil , there is a way) - thakur.kapil@gmail.com

Questioncode to exit Pin
Rmesh6-Dec-06 20:16
Rmesh6-Dec-06 20:16 
AnswerRe: code to exit Pin
Eduard Keilholz6-Dec-06 21:29
Eduard Keilholz6-Dec-06 21:29 
QuestionASP .NET mail sending without password of the sender Pin
Arindam Tewary6-Dec-06 19:00
professionalArindam Tewary6-Dec-06 19:00 
AnswerRe: ASP .NET mail sending without password of the sender Pin
Christian Graus6-Dec-06 20:01
protectorChristian Graus6-Dec-06 20:01 
GeneralRe: ASP .NET mail sending without password of the sender Pin
Arindam Tewary6-Dec-06 22:24
professionalArindam Tewary6-Dec-06 22:24 
GeneralRe: ASP .NET mail sending without password of the sender Pin
szukuro7-Dec-06 1:37
szukuro7-Dec-06 1:37 
AnswerRe: ASP .NET mail sending without password of the sender Pin
Kapil Thakur6-Dec-06 20:11
Kapil Thakur6-Dec-06 20:11 
QuestionObject Pooling Pin
aaraaayen6-Dec-06 18:41
aaraaayen6-Dec-06 18:41 
AnswerRe: Object Pooling Pin
Saqib Raja6-Dec-06 23:38
Saqib Raja6-Dec-06 23:38 
Questionimplementation of storedprocedures Pin
chinnivinay6-Dec-06 17:51
chinnivinay6-Dec-06 17:51 
AnswerRe: implementation of storedprocedures Pin
Christian Graus6-Dec-06 19:12
protectorChristian Graus6-Dec-06 19:12 
AnswerRe: implementation of storedprocedures Pin
Ritika S6-Dec-06 23:58
Ritika S6-Dec-06 23:58 
QuestionDatagrid binding Pin
miniThomas6-Dec-06 17:44
miniThomas6-Dec-06 17:44 
AnswerRe: Datagrid binding Pin
Saqib Raja7-Dec-06 0:40
Saqib Raja7-Dec-06 0:40 
Questionpopulating datas from sql db and displaying it inTEXTformat - VERY VERY URGENT Pin
saravanan056-Dec-06 13:12
saravanan056-Dec-06 13:12 
AnswerRe: populating datas from sql db and displaying it inTEXTformat - VERY VERY URGENT Pin
Christian Graus6-Dec-06 14:10
protectorChristian Graus6-Dec-06 14:10 
QuestionRg:Style sheet in Child master page Pin
nzsatish6-Dec-06 12:01
nzsatish6-Dec-06 12:01 

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.