× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



HTML5 and XHTML uses the same special build in entities as XML, the only
ones allowed in
XML are &, <, >, " and '

The rest of special char should be converted to unicode (UTF-8) &#nnn; or
passed as UTF-8
binary by setting the Apache server directive to pass EBCDIC data as UTF-8
(CCSid 1208)
instead of passing it as Apache default CCSid 819

Unfortunately CGIDEV2 dosn't meet the standard in the
encodeBlanks subprocedure that encodes
with   to any blanks (even though single blanks isn't nessecary to
encode) and the encode
subprocedure does nothing to blanks, arrays of blanks in front of, or in
between data.




On Fri, Jun 24, 2011 at 9:01 PM, Bryce Martin <BMartin@xxxxxxxxxxxx> wrote:

Darryl,
Is the name inside of some element? Could you give the surrounding HTML?
Could you possible just align right? That would cause the spaces to the
left of the name...

Just a thought.


Thanks
Bryce Martin
Programmer/Analyst I
570-546-4777



"Darryl Freinkel" <dfreinkel@xxxxxxxxxxxxxxxxx>
Sent by: web400-bounces@xxxxxxxxxxxx
06/24/2011 11:24 AM
Please respond to
Web Enabling the AS400 / iSeries <web400@xxxxxxxxxxxx>


To
<web400@xxxxxxxxxxxx>
cc

Subject
[WEB400] How do I preserve leading blanks in fields - Using CGIDEV2.






I am new to CGIDEV2 and have gotten a few programs up and running quickly.
Kudo's to Giovanni and company.



However, I have a new problem. The 1 field has alpha numeric data that is
right justified example __name. When the HTML gets the value, it strips
all
the leading blanks displaying name__.



How do I preserver the leading blanks?



I tried %20/%field_name%/ and /%%20field_name%/ which produced the wrong
results.



TIA



Darryl Freinkel

Assignment 400 Group, Inc.

Tel: 770.321.8562 ext 111 | Fax 770.321.8562 | 2247 La Salle Dr, Marietta
GA, 30062, USA | PO Box 72556, Marietta, GA 30007-2556



--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.



--- This message (including any attachments) is intended only for the use
of the individual or entity to which it is addressed and may contain
information that is non-public, proprietary, privileged, confidential, and
exempt from disclosure under applicable law. If you are not the intended
recipient, you are hereby notified that any use, dissemination,
distribution, or copying of this communication is strictly prohibited. If
you have received this communication in error, please notify us and destroy
this message immediately. ---
--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.