Click here to Skip to main content
15,890,282 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionMoving data from one gridview to another gridview Pin
Atif Ali Bhatti15-Apr-07 10:49
Atif Ali Bhatti15-Apr-07 10:49 
Questionsql server n ASP.NET Pin
hariram2815-Apr-07 6:44
hariram2815-Apr-07 6:44 
AnswerRe: sql server n ASP.NET Pin
Jaiprakash M Bankolli15-Apr-07 7:50
Jaiprakash M Bankolli15-Apr-07 7:50 
Questionpage type in ASP.NET Pin
hariram2815-Apr-07 6:17
hariram2815-Apr-07 6:17 
AnswerRe: page type in ASP.NET Pin
Jaiprakash M Bankolli15-Apr-07 7:51
Jaiprakash M Bankolli15-Apr-07 7:51 
AnswerRe: page type in ASP.NET Pin
RichardGrimmer16-Apr-07 0:52
RichardGrimmer16-Apr-07 0:52 
GeneralRe: page type in ASP.NET Pin
hariram2818-Apr-07 7:20
hariram2818-Apr-07 7:20 
GeneralRe: page type in ASP.NET Pin
RichardGrimmer18-Apr-07 21:45
RichardGrimmer18-Apr-07 21:45 
Sorry, should've been clearer. It's a little bit of javascript. You have 2 options - either in the markup of your page, put a script tag with a function defined that just calls window.open, or alternatively, you can use the Page.RegisterStartupScript or Page.RegisterClientScriptBlock to emit it to the page, and it will then be run at the appropriate time.

"Now I guess I'll sit back and watch people misinterpret what I just said......"
Christian Graus At The Soapbox

QuestionPopulating and Implementing 4 DropDown Listboxes from one table on the Web Form Pin
koonda00715-Apr-07 3:45
koonda00715-Apr-07 3:45 
AnswerRe: Populating and Implementing 4 DropDown Listboxes from one table on the Web Form Pin
Chetan Ranpariya19-Apr-07 23:43
Chetan Ranpariya19-Apr-07 23:43 
GeneralRe: Populating and Implementing 4 DropDown Listboxes from one table on the Web Form Pin
koonda00721-Apr-07 0:25
koonda00721-Apr-07 0:25 
QuestionDisabled textbox's text disappear after refresh Pin
customise14-Apr-07 22:43
customise14-Apr-07 22:43 
AnswerRe: Disabled textbox's text disappear after refresh Pin
Guffa15-Apr-07 0:10
Guffa15-Apr-07 0:10 
AnswerRe: Disabled textbox's text disappear after refresh Pin
TRK@UK15-Apr-07 4:09
TRK@UK15-Apr-07 4:09 
QuestionAjax Enabled TextBox Pin
monirkuet2414-Apr-07 18:40
monirkuet2414-Apr-07 18:40 
AnswerRe: Ajax Enabled TextBox Pin
Naveed Kamboh15-Apr-07 3:30
Naveed Kamboh15-Apr-07 3:30 
GeneralResize, Convert and Save Images... Pin
code-frog14-Apr-07 13:01
professionalcode-frog14-Apr-07 13:01 
GeneralRe: Resize, Convert and Save Images... Pin
Christian Graus15-Apr-07 12:18
protectorChristian Graus15-Apr-07 12:18 
GeneralRe: Resize, Convert and Save Images... Pin
code-frog15-Apr-07 14:16
professionalcode-frog15-Apr-07 14:16 
GeneralRe: Resize, Convert and Save Images... Pin
Christian Graus15-Apr-07 14:47
protectorChristian Graus15-Apr-07 14:47 
GeneralRe: Resize, Convert and Save Images... Pin
code-frog15-Apr-07 14:54
professionalcode-frog15-Apr-07 14:54 
GeneralRe: Resize, Convert and Save Images... Pin
Christian Graus15-Apr-07 15:03
protectorChristian Graus15-Apr-07 15:03 
QuestionDownload Access DB Pin
Ibuprofen14-Apr-07 11:26
Ibuprofen14-Apr-07 11:26 
AnswerRe: Download Access DB Pin
George L. Jackson14-Apr-07 15:52
George L. Jackson14-Apr-07 15:52 
GeneralRe: Download Access DB Pin
Ibuprofen15-Apr-07 3:00
Ibuprofen15-Apr-07 3:00 

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.