Home |
Search |
Today's Posts |
#7
![]()
Posted to comp.lang.java.programmer,microsoft.public.excel.programming
|
|||
|
|||
![]()
I wrote:
Robin Hammond wrote: Thanks for the constructive comment. They work absolutely fine for me using MSXML2.XMLHTTP40. Perhaps that control does the encoding for you. Or perhaps you've been lucky and only interacted with servers that are very lax in violating that specific part of the HTTP specification. In the former case (and if it's actually documented behavior of the control), then you're fine. In the latter case, you should really fix this before your code starts randomly breaking on different servers. Okay, I just checked. The documentation for the XMLHTTP control says that the second parameter to open is a URL, and mentions nothing about not needing to do encoding for illegal characters. So Robin, I'd strongly suggest you fix your code. -- www.designacourse.com The Easiest Way to Train Anyone... Anywhere. Chris Smith - Lead Software Developer/Technical Trainer MindIQ Corporation |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change 3 letter text string to a number string | Excel Discussion (Misc queries) | |||
How do I replace last numeric string from a alphanumeric string? | Excel Discussion (Misc queries) | |||
Splitting a text string into string and number | Excel Discussion (Misc queries) | |||
to search for a string and affect data if it finds the string? | Excel Worksheet Functions | |||
Create a formula into a String then assign string to a cell | Excel Programming |