Progress Bar 넘오래된 개념인데 TrustForm에서는 구현하기가 쉽지 않다. 이런거 조차 안된다는게 정말 인내의 한계를 느끼지만 어떻게 하랴.. MS Progress Bar 6.0을 활용하여 구현한 방식이다. [Form Source] <xhtml:html xmlns="http://www.w3.org/2002/01/xforms" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ms="urn:schemas-microsoft-com:xslt" xmlns:my="http://www.comsquare.co.kr/example" xmlns:cs="http://www.comsquare.co.kr/xforms" xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:ev="http://www.w3.org/2001/.......
↧