WEL027.xml 799 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
<DBXML>
	<TABLE name="mwebboard" status="center" central="true" out="record">
		<FIELD>webid</FIELD>
		<FIELD>webtopic</FIELD>
		<FIELD>webdesc</FIELD>
		<FIELD>webstatus</FIELD>
		<FIELD>webpicture</FIELD>
		<FIELD>postdate</FIELD>
		<FIELD>recorder</FIELD>
		<FIELD>recordername</FIELD>
		<FIELD>webtid</FIELD>
		<FIELD>usergrp</FIELD>
		<FIELD>recordip</FIELD>
		<FIELD>reader</FIELD>
		<FIELD>deleteter</FIELD>
		<FIELD>delstatus</FIELD>
		<FIELD>companyid</FIELD>
		<FIELD>unseen</FIELD>
		<ORDER>
				<FIELD>postdate desc</FIELD>
				<FIELD>webid</FIELD>
		</ORDER>
	</TABLE>	
	<TABLE name="mcomplain" status="center" central="false" out="inquiry">
		<FIELD>complainid</FIELD>
		<FIELD>caseid</FIELD>
		<FIELD>webid</FIELD>
		<ORDER>
			<FIELD>complainid</FIELD>
		</ORDER>
	</TABLE>
</DBXML>