SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
SI - Site Forums : Silicon Investor - Legacy Interface Discussion (2004-2011) -- Ignore unavailable to you. Want to Upgrade?


To: Thomas A Watson who wrote (4565)5/21/2006 11:00:59 AM
From: SI Dave  Read Replies (1) | Respond to of 6035
 
I believe it is Bob's intention to modify the current logic and maintain the use of the chart tags throughout the posting and storage process, and then to do the HTML conversion upon display. We'll probably go back and convert all of the img tags back to chart tags after that is done.

The use of double versus single quotes as HTML delimiters often depends on how the code is generated. In SI's case almost all code is produced dynamically; double quote are used to delimit program code, single quotes to delimit HTML. However; there are exceptions depending on how each application was written.