Click here to Skip to main content
16,013,207 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Automaticlly Change Text on dates Pin
Ashfield2-Sep-08 5:26
Ashfield2-Sep-08 5:26 
QuestionWeb develop needs? Pin
FeRtoll31-Aug-08 6:15
FeRtoll31-Aug-08 6:15 
AnswerRe: Web develop needs? Pin
Perspx31-Aug-08 6:40
Perspx31-Aug-08 6:40 
QuestionHow to call a vbscript function within javascript? Pin
hifiger200430-Aug-08 7:44
hifiger200430-Aug-08 7:44 
AnswerRe: How to call a vbscript function within javascript? Pin
Shog930-Aug-08 10:19
sitebuilderShog930-Aug-08 10:19 
QuestionActiveX can install, but doesn't work on IE... Pin
oppstp30-Aug-08 4:15
oppstp30-Aug-08 4:15 
AnswerRe: ActiveX can install, but doesn't work on IE... Pin
oppstp14-Sep-08 22:41
oppstp14-Sep-08 22:41 
QuestionRun js function in root window from popup? Pin
eappell29-Aug-08 11:26
eappell29-Aug-08 11:26 
I have a web application that uses popups. As much as I hate that fact, and fought against it, management put their foot down and I have to deal with the results. One of those is that I'm trying to figure out a way to run a js function in the root window that changes a variable value from any popup. There is no limit to the number of popups, and they can be infinite levels deep in the DOM tree from the root window... I'll need to know how many levels deep the popup is to access the root function. I was actually hoping that there is a Javascript library that will make it relatively simple for me to access the root window. Does anyone know of a solution to this?

Also, what is the best way to test to see if a window is actually a popup? If I try "return window.opener" in firefox it always returns true...?

Thanks!
AnswerRe: Run js function in root window from popup? [modified] Pin
Perspx29-Aug-08 12:04
Perspx29-Aug-08 12:04 
GeneralRe: Run js function in root window from popup? Pin
eappell29-Aug-08 12:27
eappell29-Aug-08 12:27 
AnswerRe: Run js function in root window from popup? Pin
Perspx29-Aug-08 13:25
Perspx29-Aug-08 13:25 
GeneralCreating graphical report(Pie chart, Bar gragh) in ASP Pin
jebin k29-Aug-08 6:31
jebin k29-Aug-08 6:31 
GeneralRe: Creating graphical report(Pie chart, Bar gragh) in ASP Pin
Perspx29-Aug-08 6:58
Perspx29-Aug-08 6:58 
GeneralRe: Creating graphical report(Pie chart, Bar gragh) in ASP Pin
Shog929-Aug-08 7:49
sitebuilderShog929-Aug-08 7:49 
GeneralRe: Creating graphical report(Pie chart, Bar gragh) in ASP Pin
Vasudevan Deepak Kumar29-Aug-08 12:34
Vasudevan Deepak Kumar29-Aug-08 12:34 
QuestionClassic ASP using document.getElementByID("variableID").innerHTML Pin
hifiger200428-Aug-08 22:14
hifiger200428-Aug-08 22:14 
AnswerRE: Classic ASP using document.getElementByID("variableID").innerHTML Pin
Manas Bhardwaj28-Aug-08 22:26
professionalManas Bhardwaj28-Aug-08 22:26 
GeneralRe: Classic ASP using document.getElementByID("variableID").innerHTML Pin
hifiger200428-Aug-08 22:52
hifiger200428-Aug-08 22:52 
GeneralRe: Classic ASP using document.getElementByID("variableID").innerHTML Pin
Shog929-Aug-08 4:14
sitebuilderShog929-Aug-08 4:14 
AnswerRe: Classic ASP using document.getElementByID("variableID").innerHTML Pin
Guffa29-Aug-08 10:09
Guffa29-Aug-08 10:09 
GeneralRe: Classic ASP using document.getElementByID("variableID").innerHTML Pin
hifiger200430-Aug-08 7:35
hifiger200430-Aug-08 7:35 
Questionpages names Pin
Tamimi - Code27-Aug-08 23:30
Tamimi - Code27-Aug-08 23:30 
AnswerRe: pages names Pin
Tom John28-Aug-08 3:16
Tom John28-Aug-08 3:16 
QuestionHow to pass javascript variable to vbscript? Pin
hifiger200427-Aug-08 20:35
hifiger200427-Aug-08 20:35 
AnswerRe: How to pass javascript variable to vbscript? Pin
Perspx28-Aug-08 4:30
Perspx28-Aug-08 4:30 

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.