Hello,
We are undertaking moving our internal web-facing documentation from an 
NFS mapped unix server to uss on z/OS.  We are having issues with codepages 
037 and 1047.  Our initial problem is the primary entry point for these pages 
is 
through CICS, which is CP037.  The pages all display correctly, however, a 
piece of javascript in a page does not function.  We beileve this is isolated 
to 
the cp037-cp1047 issue that many have discussed concerning the square 
brackets ([ ]).  In an effort to confirm this, I created another page and 
loaded 
it directly from an SMB shared directory.  The javascript still produces an 
error:  invalid character.  I understand that there is a difference between the 
location of these characters in the codepage, but even allowing for this, we 
are unable to process the javascript from uss.  I can only use this if I run it 
from the original NFS location, or imbed it locally in each page.  Neither of 
these is an option; we are moving everything off the NFS server, and do not 
want to key the same code in multiple pages.  Is there an issue accessing 
javascript through a browser from uss?

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to