Viewing 13 posts - 16 through 28 (of 28 total)
Yes it is translating it to that and that is not what is desired.
May 4, 2011 at 11:37 am
OK so the last post I just hard coded amp (which is &). I need this to come back as & and not amp.
Thanks
May 4, 2011 at 11:35 am
<import_Request>
<daily_deal>
<category>Beauty, Spas, amp Salons</category>
</daily_deal>
</import_Request>
May 4, 2011 at 11:34 am
I just tried and it still is converting it to & (which is what I WANT in my XML but that is NOT what is being returned.)
May 4, 2011 at 11:31 am
Here is a repost with quotes so it will maintain the amp
Here are the results:
<import_Request>
<daily_deal>
<category>Beauty, Spas, "&" Salons</category>
</daily_deal>
</import_Request>
As you can see the & was converted to "&"....
May 4, 2011 at 11:30 am
wow, the "&" was not converted right in the post. I should have put "" around it. I had not clue it would interpret it that way when I did...
May 4, 2011 at 11:28 am
Well I found the problem yet I have no idea why it would be an issue. The last part of the command line has where to put the file from...
April 22, 2011 at 6:23 pm
I tried the DOS shortname and it did not work as well as the %
April 22, 2011 at 12:28 pm
Sorry,
I made a last minute change and did not run it before I pasted it in the window.
Here is the code without the double coreftp with the same error. I...
April 22, 2011 at 12:24 pm
Yeah, I definitely did not like doing this AFTER the build but that is the way it turned out 🙂
January 25, 2011 at 7:41 am
Thanks Steve!
I will look into these for sure!
January 19, 2011 at 11:52 am
Thanks for the replies. Here is what I had to do in order to make this work. Re-registering was not an option as the the original dll was created on...
November 10, 2010 at 11:48 am
Viewing 13 posts - 16 through 28 (of 28 total)