At 17:25 -0700 on 03/26/2013, Ed Jaffe wrote about Re: More JES2: looking ahead:

On 3/25/2013 2:07 PM, Robert A. Rosenberg wrote:
Coding that URL as

http://dtsc.dfw.ibm.com/MVSDS/%27HTTPD2.DSN01.PUBLIC.PDF(ISVEPROG)%27

ie: escaping the "'" as %27 should fix that issue.

That worked! I wish my email URL copy/paste had done that for me. :-\

--
Edward E Jaffe
Phoenix Software International, Inc
831 Parkview Drive North
El Segundo, CA 90245
http://www.phoenixsoftware.com/

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

I am glad to hear that the escape method fixed your issue. I figured that it would since escaping quotes is a normal practice with URLs in HTML code since it makes the coding simpler and the browser when supplied with a %xx escape in a supplied URL will convert it back into the correct character.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to