Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default webquery URL with brackets

I need to programatically pull down a web page with a URL that
includes brackets. Excel *thinks* I want to be prompted to enter
paramenters. How can I disable the parameters and/or escape the
brackets if they need to be included in the webquery link.

I did try encoding the brackets to %5 for [ and B% for ] but I still
get prompted to enter parameter values.

Here is an example URL with brackets:
http://forecast.weather.gov/MapClick.php?w0[]5D=t&Submit=Submit&FcstType=digital&textField1=44. 9477&textField2=-93.1037&site=mpx

Thanks.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default webquery URL with brackets

If you remove those offending brackets from the URL, you still get the same
data, but with additional weather info.

NickHK

wrote in message
oups.com...
I need to programatically pull down a web page with a URL that
includes brackets. Excel *thinks* I want to be prompted to enter
paramenters. How can I disable the parameters and/or escape the
brackets if they need to be included in the webquery link.

I did try encoding the brackets to %5 for [ and B% for ] but I still
get prompted to enter parameter values.

Here is an example URL with brackets:

http://forecast.weather.gov/MapClick.php?w0[]5D=t&Submit=Submit&FcstType=digital&textField1=44. 9477&textField2=-93.1037&site=mpx

Thanks.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Webquery Neale Excel Worksheet Functions 3 August 25th 08 05:26 PM
WebQuery(local) KtM Excel Programming 0 December 12th 05 10:32 AM
Webquery Othello Excel Discussion (Misc queries) 0 December 1st 04 12:41 PM
How to disconnect when WebQuery done Nathan Gutman Excel Programming 4 December 24th 03 03:31 PM
Using Webquery via VBA Richard Winston Excel Programming 3 December 2nd 03 12:50 PM


All times are GMT +1. The time now is 08:38 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"