Re: How to include weather

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 34510
interpreted = N
texte = Nope this will not work for me. I need that wa.txt file I guess I will just have to use the webinclude command with Web Star and get the data from another source.Later, Jeff Logan >on 7/11/2000 4:02 PM, Kenneth Grome at ken@simplewebstores.com wrote: > > >> on 7/11/2000 2:56 PM, Kenneth Grome at ken@simplewebstores.com wrote: > >> > >>>>> I want to include the file at > >>>>> ftp://weather.noaa.gov/data/summaries/weather/wa.txt > >>>>> > >>>>> the wa.txt in my web site how would I do this? > >>>> > >>>> [TCPConnect] shows an example of grabbing the text from a URL from > >>>> another site. The example shows how to get the home page url /, but > >>>> you can add more to your URL to get a different page. > >>> > >>> Except for one thing -- TCPConnect does not work with ftp url's, and > >>> the url above is an ftp url. So unless there's a web server on this > >>> box that can serve this page via http, TCPConnect is not going to > >>> work for you. > >>> > >> > >> 3.0.7 code that works for this: > >> file called get.inc > >> =========== > >> [Middle StartAfter=
&EndBefore=This%20data] > >> [TCPConnect host=iwin.nws.noaa.gov&port=80] > >> [TCPSend]GET /iwin/[state]/state.html > >> HTTP/1.0[UnURL]%0D%0A%0D%0A[/UnURL][/TCPSend] > >> [/TCPConnect] > >> [/middle] > >> ============ > >> > > > > How can this possibly work on a ftp url??? > > > > > > ================================ > > Kenneth Grome, WebDNA Consultant > > 808-737-6499 http://webdna.net > > ================================ > >It doesn't. I wasn't suggesting this was an FTP solution. I am however >suggesting that this site does have the weather info in HTML and the might >suffice for Jeff's needs. > >Sorry for the confusion. >ajm > >-- >Alex J. McCombie (800-724-8973) > http://OurClients.com Corporate > http://McCombie.com Personal (Alex@McCombie.com) > > http://ClubGab.com/ > <--- Now here's a serious Chat Room! ---> > >------------------------------------------------------------- >This message is sent to you because you are subscribed to > the mailing list . >To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to > >Web Archive of this list is at: http://search.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: How to include weather (Kenneth Grome 2000)
  2. Re: How to include weather (Jeff Logan 2000)
  3. Re: How to include weather (Alex McCombie 2000)
  4. Re: How to include weather (Alex McCombie 2000)
  5. Re: How to include weather (Aaron Lynch 2000)
  6. Re: How to include weather (Alex McCombie 2000)
  7. Re: How to include weather (Charles Kline 2000)
  8. Re: How to include weather (Charles Kline 2000)
  9. Re: How to include weather (Kenneth Grome 2000)
  10. Re: How to include weather (Dale 2000)
  11. Re: How to include weather (Jeff Logan 2000)
  12. Re: How to include weather (Joseph D'Andrea 2000)
  13. Re: How to include weather (Charles Kline 2000)
  14. Re: How to include weather (Kenneth Grome 2000)
  15. Re: How to include weather (Kenneth Grome 2000)
  16. Re: How to include weather (Jeff Logan 2000)
  17. Re: How to include weather (Charles Kline 2000)
  18. Re: How to include weather (Jeff Logan 2000)
  19. Re: How to include weather (Kenneth Grome 2000)
  20. Re: How to include weather (David M. Dantowitz 2000)
  21. Re: How to include weather (WebDNA Support 2000)
  22. How to include weather (Jeff Logan 2000)
Nope this will not work for me. I need that wa.txt file I guess I will just have to use the webinclude command with Web Star and get the data from another source.Later, Jeff Logan >on 7/11/2000 4:02 PM, Kenneth Grome at ken@simplewebstores.com wrote: > > >> on 7/11/2000 2:56 PM, Kenneth Grome at ken@simplewebstores.com wrote: > >> > >>>>> I want to include the file at > >>>>> ftp://weather.noaa.gov/data/summaries/weather/wa.txt > >>>>> > >>>>> the wa.txt in my web site how would I do this? > >>>> > >>>> [tcpconnect] shows an example of grabbing the text from a URL from > >>>> another site. The example shows how to get the home page url /, but > >>>> you can add more to your URL to get a different page. > >>> > >>> Except for one thing -- TCPConnect does not work with ftp url's, and > >>> the url above is an ftp url. So unless there's a web server on this > >>> box that can serve this page via http, TCPConnect is not going to > >>> work for you. > >>> > >> > >> 3.0.7 code that works for this: > >> file called get.inc > >> =========== > >> [Middle StartAfter=
&EndBefore=This%20data] > >> [TCPConnect host=iwin.nws.noaa.gov&port=80] > >> [tcpsend]GET /iwin/[state]/state.html > >> HTTP/1.0[unurl]%0D%0A%0D%0A[/UnURL][/TCPSend] > >> [/TCPConnect] > >> [/middle] > >> ============ > >> > > > > How can this possibly work on a ftp url??? > > > > > > ================================ > > Kenneth Grome, WebDNA Consultant > > 808-737-6499 http://webdna.net > > ================================ > >It doesn't. I wasn't suggesting this was an FTP solution. I am however >suggesting that this site does have the weather info in HTML and the might >suffice for Jeff's needs. > >Sorry for the confusion. >ajm > >-- >Alex J. McCombie (800-724-8973) > http://OurClients.com Corporate > http://McCombie.com Personal (Alex@McCombie.com) > > http://ClubGab.com/ > <--- Now here's a serious Chat Room! ---> > >------------------------------------------------------------- >This message is sent to you because you are subscribed to > the mailing list . >To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to > >Web Archive of this list is at: http://search.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Jeff Logan

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Purchased cart being overwritten - still !?? (1997) Server Traffic Simulation (1998) A Sensible Suggestion. Was: Major problem (1999) Queertrons? (1997) F3 crashing server (1997) A dynamic database. (1997) How to Sort Summ data ? (1997) Speeding up my [showif] performance (1999) insecure client not shown (1998) 404 error page issue (2006) page redirect in webDNA (1997) Running 2 two WebCatalog.acgi's (1996) Textarea Breaks (2000) Re:What file? (1997) Checking Webdna is running (2007) Exclamation point (1997) Searching multiple criteria (2000) [WebDNA] COPYFILE & permissions (2020) OS-X/CGI/WebCat (2000) Execute Applescript (1997)