Click here to Skip to main content
16,005,552 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Idiot <DIV> question Pin
Anonymous26-Feb-05 12:54
Anonymous26-Feb-05 12:54 
GeneralRe: Idiot <DIV> question Pin
Roger Wright26-Feb-05 21:52
professionalRoger Wright26-Feb-05 21:52 
GeneralRe: Idiot <DIV> question Pin
alex.barylski28-Feb-05 14:14
alex.barylski28-Feb-05 14:14 
QuestionHow can i set the automatic debugging Pin
22-Feb-05 8:28
suss22-Feb-05 8:28 
GeneralWebservice raise events Pin
Hadi Fakhreddine22-Feb-05 8:19
Hadi Fakhreddine22-Feb-05 8:19 
QuestionHow to prevent another fuction while executing one function Pin
Amitux22-Feb-05 1:53
Amitux22-Feb-05 1:53 
AnswerRe: How to prevent another fuction while executing one function Pin
Yulianto.22-Feb-05 15:51
Yulianto.22-Feb-05 15:51 
GeneralMSHTML DOM Pin
Jack Clift21-Feb-05 12:56
Jack Clift21-Feb-05 12:56 
Dear Sirs,

I am trying to download a csv file from the internet using
the MSHTML model and can successfully obtain the data to a
HTMLDocument variable using the following.

Dim objMSHTML As New MSHTML.HTMLDocument
Dim objDocument As MSHTML.HTMLDocument

Set objDocument = objMSHTML.createDocumentFromUrl
(txtURL.Text, vbNullString)

where txtURL.Text
= "http://www.a_web_site.com/download/data.csv"

What I cannot do is extract the csv data from the
variable, as it does not appear to be associated with any
node / element etc.

I know the objDocument does contain the data as I can
check the size of the variable to which it returns a
largeish value

I am really quite lost with all this - I do not really
understand how all this works and have been trying to find
an online resource that explains it in lay terms, however
everything that I have located to date goes way over my
head!

Hoping someone can assist





Regards

Jack
GeneralNeed help with Listboxes/arrays Pin
PaigeFrank21-Feb-05 10:31
PaigeFrank21-Feb-05 10:31 
GeneralRe: Need help with Listboxes/arrays Pin
alex.barylski21-Feb-05 12:00
alex.barylski21-Feb-05 12:00 
GeneralRe: Need help with Listboxes/arrays Pin
satya chhikara27-Feb-05 22:22
satya chhikara27-Feb-05 22:22 
GeneralList Elements in Columns with CSS Pin
Roland Bär21-Feb-05 10:25
Roland Bär21-Feb-05 10:25 
GeneralForced spacing Pin
Esmo200021-Feb-05 7:43
Esmo200021-Feb-05 7:43 
GeneralRe: Forced spacing Pin
TSmelser21-Feb-05 8:03
TSmelser21-Feb-05 8:03 
GeneralRe: Forced spacing Pin
Esmo200021-Feb-05 8:36
Esmo200021-Feb-05 8:36 
QuestionHow to find an elements Left and Top positions in HTML page Pin
nagarajuepuri21-Feb-05 6:56
nagarajuepuri21-Feb-05 6:56 
AnswerRe: How to find an elements Left and Top positions in HTML page Pin
alex.barylski21-Feb-05 12:06
alex.barylski21-Feb-05 12:06 
QuestionHow can i exclude HEADER Pin
Anonymous21-Feb-05 6:44
Anonymous21-Feb-05 6:44 
QuestionRequest QueryString Problem?? Pin
mjay200421-Feb-05 5:20
mjay200421-Feb-05 5:20 
AnswerRe: Request QueryString Problem?? Pin
satya chhikara27-Feb-05 22:31
satya chhikara27-Feb-05 22:31 
Generalabout function .exec() Pin
kinkei21-Feb-05 0:27
kinkei21-Feb-05 0:27 
GeneralVertical scroll behavior Pin
Marc Soleda20-Feb-05 23:14
Marc Soleda20-Feb-05 23:14 
General"GET" or "POST" Pin
Member 174700020-Feb-05 10:30
Member 174700020-Feb-05 10:30 
GeneralRe: "GET" or "POST" Pin
alex.barylski21-Feb-05 12:12
alex.barylski21-Feb-05 12:12 
GeneralASP multi-form database driven results page Pin
Member 174700020-Feb-05 7:46
Member 174700020-Feb-05 7:46 

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.