Click here to Skip to main content
16,012,759 members
Home / Discussions / Web Development
   

Web Development

 
GeneralASP Graph Component Pin
Paul Watson19-Aug-02 5:29
sitebuilderPaul Watson19-Aug-02 5:29 
GeneralRe: ASP Graph Component Pin
Daniel Turini20-Aug-02 6:41
Daniel Turini20-Aug-02 6:41 
GeneralRe: ASP Graph Component Pin
Paul Watson20-Aug-02 6:54
sitebuilderPaul Watson20-Aug-02 6:54 
GeneralAutoComplete and the <asp:TextBox> tag Pin
Paul Riley19-Aug-02 3:00
Paul Riley19-Aug-02 3:00 
GeneralRe: AutoComplete and the <asp:TextBox> tag Pin
Andy Smith19-Aug-02 5:55
Andy Smith19-Aug-02 5:55 
GeneralRe: AutoComplete and the <asp:TextBox> tag Pin
Paul Riley19-Aug-02 6:19
Paul Riley19-Aug-02 6:19 
Generaljava script frame problems Pin
TommyKnocker19-Aug-02 0:57
TommyKnocker19-Aug-02 0:57 
GeneralRe: java script frame problems Pin
Jeremy Falcon19-Aug-02 5:05
professionalJeremy Falcon19-Aug-02 5:05 
Make sure that chatFrame is loaded first. You could do this in one of several ways, here's two...

Have chatFrame run the first iteration of the insertFrame reload, and let insertFrame take it from there. You'll still need to make sure insertFrame is loaded though.

Also, you could get a global variable to flag insertFrame it's okay, or you could check out the DOM properties to see if the document exists (i.e.; use typeof() to check, or use the window object to check the document is loaded, etc.).

If none of this helps, then I'll most likely have to see some code to find out what's going on.

Jeremy Falcon
Imputek

<nobr>"C# is the answer to a question nobody asked." - Chris Losinger
GeneralRe: java script frame problems Pin
Uritsukidoji22-Aug-02 6:48
Uritsukidoji22-Aug-02 6:48 
GeneralPHP plugin for Visual Studio Pin
Hyien18-Aug-02 2:51
Hyien18-Aug-02 2:51 
Questionhow will i know? Pin
drmzunlimited17-Aug-02 10:32
drmzunlimited17-Aug-02 10:32 
AnswerRe: how will i know? Pin
jomama21-Aug-02 8:08
jomama21-Aug-02 8:08 
Questioncan anybody help!! Pin
drmzunlimited17-Aug-02 10:28
drmzunlimited17-Aug-02 10:28 
AnswerRe: can anybody help!! Pin
Paul Riley18-Aug-02 10:24
Paul Riley18-Aug-02 10:24 
AnswerRe: can anybody help!! Pin
TigerNinja_22-Aug-02 12:02
TigerNinja_22-Aug-02 12:02 
General".aspx" extensions do not execute Pin
Julien Martin17-Aug-02 6:46
Julien Martin17-Aug-02 6:46 
GeneralRe: ".aspx" extensions do not execute Pin
Nick Parker17-Aug-02 12:55
protectorNick Parker17-Aug-02 12:55 
GeneralRe: ".aspx" extensions do not execute Pin
Richard Deeming19-Aug-02 1:04
mveRichard Deeming19-Aug-02 1:04 
GeneralMore DataGrid issues Pin
afronaut16-Aug-02 21:05
afronaut16-Aug-02 21:05 
GeneralRe: More DataGrid issues Pin
Paul Riley18-Aug-02 10:20
Paul Riley18-Aug-02 10:20 
GeneralWhile Deploy my applan in remote server i am getting ADODB not found Pin
Jude Asis Prabhu16-Aug-02 19:51
Jude Asis Prabhu16-Aug-02 19:51 
GeneralServer.Execute Issues Capturing resulting HTML from aspx page execution. Pin
Tom G16-Aug-02 10:15
Tom G16-Aug-02 10:15 
GeneralRe: Server.Execute Issues Capturing resulting HTML from aspx page execution. Pin
Tom G1220-Aug-02 15:14
sussTom G1220-Aug-02 15:14 
GeneralCustom Validator Control Pin
afronaut15-Aug-02 13:46
afronaut15-Aug-02 13:46 
QuestionDataGrid Problem? Pin
Pradhip15-Aug-02 12:38
Pradhip15-Aug-02 12:38 

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.