Click here to Skip to main content
16,008,183 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Feeding ASP.net values into javascript Pin
Paul Watson1-Dec-02 5:52
sitebuilderPaul Watson1-Dec-02 5:52 
GeneralIIS - HTTP 500 Error Pin
Kant30-Nov-02 14:26
Kant30-Nov-02 14:26 
GeneralgetElementsByTagName weirdness Pin
Michael Dunn29-Nov-02 22:52
sitebuilderMichael Dunn29-Nov-02 22:52 
GeneralRe: getElementsByTagName weirdness Pin
Stephane Rodriguez.30-Nov-02 6:20
Stephane Rodriguez.30-Nov-02 6:20 
GeneralRe: getElementsByTagName weirdness Pin
Michael Dunn30-Nov-02 6:35
sitebuilderMichael Dunn30-Nov-02 6:35 
GeneralRe: getElementsByTagName weirdness Pin
Michael Dunn30-Nov-02 7:06
sitebuilderMichael Dunn30-Nov-02 7:06 
GeneralRe: getElementsByTagName weirdness Pin
Stephane Rodriguez.30-Nov-02 7:31
Stephane Rodriguez.30-Nov-02 7:31 
GeneralRe: getElementsByTagName weirdness Pin
Michael Dunn30-Nov-02 7:49
sitebuilderMichael Dunn30-Nov-02 7:49 
I am calling it through a IHTMLDocument2 pointer (otherwise, like you said, it wouldn't compile). *shrug* I'm doing:
// pDoc is a IHTMLDocument2 interface, already initialized
 
MSHTML::IHTMLElementCollectionPtr pEmbedColl;
long l, lLen;
 
  pEmbedColl = pDoc->embeds;
  lLen = pEmbedColl->length;
lLen is 0 no matter what.

--Mike--
"Adventure. Excitement. A Jedi craves not these things."
  -- Silent Bob

1ClickPicGrabber - Grab & organize pictures from your favorite web pages, with 1 click!
My really out-of-date homepage
Sonork-100.19012 Acid_Helm

GeneralRe: getElementsByTagName weirdness Pin
Stephane Rodriguez.30-Nov-02 8:39
Stephane Rodriguez.30-Nov-02 8:39 
GeneralIcon for website Pin
Sarvesvara (BVKS) Dasa29-Nov-02 22:08
Sarvesvara (BVKS) Dasa29-Nov-02 22:08 
GeneralRe: Icon for website Pin
Ray Cassick30-Nov-02 8:39
Ray Cassick30-Nov-02 8:39 
GeneralRe: Icon for website Pin
Sarvesvara (BVKS) Dasa30-Nov-02 22:42
Sarvesvara (BVKS) Dasa30-Nov-02 22:42 
GeneralRe: Icon for website Pin
Paul Watson1-Dec-02 5:55
sitebuilderPaul Watson1-Dec-02 5:55 
GeneralRe: Icon for website Pin
Sarvesvara (BVKS) Dasa1-Dec-02 19:21
Sarvesvara (BVKS) Dasa1-Dec-02 19:21 
GeneralRe: Icon for website Pin
Sarvesvara (BVKS) Dasa3-Dec-02 20:58
Sarvesvara (BVKS) Dasa3-Dec-02 20:58 
GeneralC# scripting insanity Pin
gekoscan29-Nov-02 14:33
gekoscan29-Nov-02 14:33 
GeneralRe: C# scripting insanity Pin
leppie29-Nov-02 23:07
leppie29-Nov-02 23:07 
GeneralRe: C# scripting insanity Pin
Megan Forbes2-Dec-02 21:58
Megan Forbes2-Dec-02 21:58 
GeneralRe: C# scripting insanity Pin
Not Active30-Nov-02 7:42
mentorNot Active30-Nov-02 7:42 
Question"this" in VBScript? Pin
Philip Patrick29-Nov-02 1:28
professionalPhilip Patrick29-Nov-02 1:28 
AnswerRe: "this" in VBScript? Pin
Paul Watson29-Nov-02 2:38
sitebuilderPaul Watson29-Nov-02 2:38 
GeneralRe: "this" in VBScript? Pin
Philip Patrick29-Nov-02 2:44
professionalPhilip Patrick29-Nov-02 2:44 
GeneralBig Application Pin
- Emanuele -28-Nov-02 23:21
- Emanuele -28-Nov-02 23:21 
GeneralHide SQL Server UserID and Password ASP Pin
chinaice28-Nov-02 15:17
chinaice28-Nov-02 15:17 
GeneralRe: Hide SQL Server UserID and Password ASP Pin
Philip Patrick29-Nov-02 1:24
professionalPhilip Patrick29-Nov-02 1:24 

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.