Click here to Skip to main content
15,916,188 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionasp:TemplatedWizardStep Issues Pin
Brendan Vogt16-Oct-07 4:08
Brendan Vogt16-Oct-07 4:08 
QuestionWhat is wrong in the Javascript Pin
Kurian_Kurian16-Oct-07 4:05
Kurian_Kurian16-Oct-07 4:05 
AnswerRe: What is wrong in the Javascript Pin
thomas_joyee16-Oct-07 5:29
thomas_joyee16-Oct-07 5:29 
AnswerRe: What is wrong in the Javascript Pin
Guffa16-Oct-07 6:00
Guffa16-Oct-07 6:00 
QuestionHow to maintain Scroll Position Pin
yadlaprasad16-Oct-07 3:41
yadlaprasad16-Oct-07 3:41 
AnswerRe: How to maintain Scroll Position Pin
Sandeep Akhare16-Oct-07 4:04
Sandeep Akhare16-Oct-07 4:04 
Questionpopup window by javascript? Pin
mr.mohsen16-Oct-07 3:29
mr.mohsen16-Oct-07 3:29 
AnswerRe: popup window by javascript? Pin
Guffa16-Oct-07 5:57
Guffa16-Oct-07 5:57 
When you use the window.open method, the requested page has no requester. If you would use a link with target="_blank", the requested page would have a requester, but then you can't control the appearence of the window.

In Javascript you can reach the parent window using window.opener, but you can't reach it directly from the server code.

Why do you need the url anyway? What are you going to use it for?

---
single minded; short sighted; long gone;

QuestionMoving website from local to webserver Pin
Md Arif16-Oct-07 3:25
Md Arif16-Oct-07 3:25 
AnswerRe: Moving website from local to webserver Pin
cst_cfit16-Oct-07 18:42
cst_cfit16-Oct-07 18:42 
QuestionHi Friends, Pin
yadlaprasad16-Oct-07 3:25
yadlaprasad16-Oct-07 3:25 
AnswerRe: Hi Friends, Pin
Hesham Amin16-Oct-07 9:00
Hesham Amin16-Oct-07 9:00 
QuestionFormatting Reports Pin
macca2416-Oct-07 3:17
macca2416-Oct-07 3:17 
AnswerRe: Formatting Reports Pin
cst_cfit16-Oct-07 18:46
cst_cfit16-Oct-07 18:46 
QuestionHow to change image in repeater header Pin
Sandeep Akhare16-Oct-07 3:05
Sandeep Akhare16-Oct-07 3:05 
AnswerRe: How to change image in repeater header Pin
Christian Graus16-Oct-07 10:22
protectorChristian Graus16-Oct-07 10:22 
GeneralRe: How to change image in repeater header Pin
Sandeep Akhare16-Oct-07 19:34
Sandeep Akhare16-Oct-07 19:34 
Questionhow to display pictures in a datagrid Pin
fraijo16-Oct-07 2:51
fraijo16-Oct-07 2:51 
AnswerRe: how to display pictures in a datagrid Pin
kubben16-Oct-07 3:15
kubben16-Oct-07 3:15 
QuestionHow to capture the date selected in a pop up Pin
rockyl16-Oct-07 2:40
rockyl16-Oct-07 2:40 
AnswerRe: How to capture the date selected in a pop up [modified] Pin
Sandeep Kumar16-Oct-07 3:00
Sandeep Kumar16-Oct-07 3:00 
AnswerRe: How to capture the date selected in a pop up Pin
kubben16-Oct-07 3:00
kubben16-Oct-07 3:00 
GeneralRe: How to capture the date selected in a pop up Pin
rockyl16-Oct-07 3:08
rockyl16-Oct-07 3:08 
GeneralRe: How to capture the date selected in a pop up Pin
kubben16-Oct-07 3:19
kubben16-Oct-07 3:19 
QuestionCreating a word report like report builder in sql reporting services Pin
pksahoo16-Oct-07 2:15
pksahoo16-Oct-07 2:15 

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.