<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Azan 黃贊臣 &#187; dreamweaver</title>
	<atom:link href="http://tommy.ironman.tw/tag/dreamweaver/feed/" rel="self" type="application/rss+xml" />
	<link>http://tommy.ironman.tw</link>
	<description>網頁設計文章的蒐集與整理</description>
	<lastBuildDate>Sun, 18 Dec 2011 15:59:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>ASP怎麼避免Insert資料時有空字串會出現錯誤</title>
		<link>http://tommy.ironman.tw/asp-insert-error-control/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=asp-insert-error-control</link>
		<comments>http://tommy.ironman.tw/asp-insert-error-control/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 03:16:21 +0000</pubDate>
		<dc:creator>Azan</dc:creator>
				<category><![CDATA[程式設計]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[dreamweaver]]></category>

		<guid isPermaLink="false">http://tommy.ironman.tw/?p=58</guid>
		<description><![CDATA[知識家有網友問 Here 怎麼避免Insert資料時有空字串會出現錯誤 只要加一個MM_IIf的Fuction就可以了]]></description>
		<wfw:commentRss>http://tommy.ironman.tw/asp-insert-error-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>使用DreamWeaver一次新增多筆資料的方法</title>
		<link>http://tommy.ironman.tw/dreamweaver-insert-multi/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dreamweaver-insert-multi</link>
		<comments>http://tommy.ironman.tw/dreamweaver-insert-multi/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 15:23:46 +0000</pubDate>
		<dc:creator>Azan</dc:creator>
				<category><![CDATA[程式設計]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[dreamweaver]]></category>

		<guid isPermaLink="false">http://tommy.ironman.tw/?p=42</guid>
		<description><![CDATA[這是結合DW的插入紀錄語法 與重複區域的語法 二者結合改裝出來的 完全不用手動輸入程式 只需把DreamWeaver自動產生出來的程式 修修剪剪就成了 辦法是人想出來的 先在網頁上建立一個資料集 然後將該筆資料集加上重複區域 DW會在資料集的上下方加入While的語法 將資料集包住 如下： 然後我們在頁面上增加一個插入紀錄的表單語法 主要要有Submit按鈕與DW自動產生的2個隱藏標籤 在插入紀錄的一大堆DW自動產生的語法中 將剛剛重複區域的語法包在要寫入的紀錄上下 主要是重複區域如何結合插入紀錄的語法 只要結合正確就可以一次新增多筆記錄了^^]]></description>
		<wfw:commentRss>http://tommy.ironman.tw/dreamweaver-insert-multi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

