From: webERP D. <web...@li...> - 2013-07-18 15:07:25
|
*Hi, Tim:* Thank you for your feedback. I've got it. It's moved to body now. Best regards! Exson TimSchofield2 wrote > Hi Exson, > ExsonQu wrote >> a hidden field is created to hold the Lang variable. > No, the html still gets output to the browser with the Lang variable > before the html headers are sent. > > Nothing can be sent before this: > > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml"> > which is sent in header.inc, which is why header.inc is the place for this > code. > > Do a Ctr-U to see the source html and you will see what I mean. > > Thanks > Tim -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Intention-to-roll-up-new-version-and-future-plans-tp4656547p4656614.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |