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

ASP.NET

 
GeneralRe: Calendar control & Dropdownlist box Pin
Imran Khan Pathan17-Jun-08 1:25
Imran Khan Pathan17-Jun-08 1:25 
GeneralRe: Calendar control & Dropdownlist box Pin
Member 387988117-Jun-08 1:42
Member 387988117-Jun-08 1:42 
GeneralRe: Calendar control & Dropdownlist box Pin
Imran Khan Pathan17-Jun-08 1:51
Imran Khan Pathan17-Jun-08 1:51 
GeneralRe: Calendar control & Dropdownlist box Pin
Member 387988117-Jun-08 2:02
Member 387988117-Jun-08 2:02 
Questionmaintaning scroll bar positions while refreshing page in asp.net 2.0 Pin
vijaylumar17-Jun-08 0:31
vijaylumar17-Jun-08 0:31 
AnswerRe: maintaning scroll bar positions while refreshing page in asp.net 2.0 Pin
SomeGuyThatIsMe17-Jun-08 0:37
SomeGuyThatIsMe17-Jun-08 0:37 
Questionopening in a new page or window in asp.net 2.0 Pin
vijaylumar17-Jun-08 0:19
vijaylumar17-Jun-08 0:19 
AnswerRe: opening in a new page or window in asp.net 2.0 Pin
SomeGuyThatIsMe17-Jun-08 0:32
SomeGuyThatIsMe17-Jun-08 0:32 
the only way i can think of right now(its still early) is to registar a script block(startup or otherwise) in your click event, that way when your page returns it runs the javascript to open the other page in a new window. i'm curious as to why you want that behavior but javascript is the only way i can think to do it, and registering the script block in the code behind lets you generate the js however you want i.e. if different values go to different pages you can change the script inthe code, and not have 3 or 4 or more different functions on the page. ClientScript has the Register methods, there are afew and they just determin when the js gets run.

Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

AnswerRe: opening in a new page or window in asp.net 2.0 Pin
Gayani Devapriya17-Jun-08 0:49
Gayani Devapriya17-Jun-08 0:49 
Question[Message Deleted] Pin
Member 343561417-Jun-08 0:16
Member 343561417-Jun-08 0:16 
AnswerRe: How to get simillar pattern color from images Pin
SomeGuyThatIsMe17-Jun-08 0:27
SomeGuyThatIsMe17-Jun-08 0:27 
Questionenableeventvalidation Pin
si_6917-Jun-08 0:06
si_6917-Jun-08 0:06 
Questionenableeventvalidation Pin
si_6917-Jun-08 0:05
si_6917-Jun-08 0:05 
QuestionHow to use masterpage in aspx file Pin
BalasubramanianK17-Jun-08 0:01
BalasubramanianK17-Jun-08 0:01 
AnswerRe: How to use masterpage in aspx file Pin
Gayani Devapriya17-Jun-08 0:28
Gayani Devapriya17-Jun-08 0:28 
GeneralRe: How to use masterpage in aspx file Pin
BalasubramanianK17-Jun-08 1:07
BalasubramanianK17-Jun-08 1:07 
QuestionXlsx file in Asp.net Pin
Krazy Programmer16-Jun-08 23:59
Krazy Programmer16-Jun-08 23:59 
AnswerRe: Xlsx file in Asp.net Pin
Sam Xavier17-Jun-08 4:45
Sam Xavier17-Jun-08 4:45 
QuestionServer unavaliable error from IIS Pin
koolprasad200316-Jun-08 23:55
professionalkoolprasad200316-Jun-08 23:55 
AnswerRe: Server unavaliable error from IIS Pin
Sam Xavier17-Jun-08 4:47
Sam Xavier17-Jun-08 4:47 
Questioncompare colors Pin
Member 343561416-Jun-08 23:47
Member 343561416-Jun-08 23:47 
AnswerRe: compare colors Pin
Imran Khan Pathan16-Jun-08 23:52
Imran Khan Pathan16-Jun-08 23:52 
GeneralRe: compare colors Pin
Member 343561417-Jun-08 0:20
Member 343561417-Jun-08 0:20 
GeneralRe: compare colors Pin
Imran Khan Pathan17-Jun-08 0:43
Imran Khan Pathan17-Jun-08 0:43 
GeneralRe: compare colors Pin
Member 343561417-Jun-08 0:55
Member 343561417-Jun-08 0:55 

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.