Re: [問題] asp.net

看板Web_Design作者 (cjoe)時間19年前 (2005/11/16 17:38), 編輯推噓0(001)
留言1則, 1人參與, 最新討論串2/9 (看更多)
※ 引述《sunny6175 (你好不代表我也好)》之銘言: : 我做一個表單 : 當我按下送出的時候 : 我想要讓TextBox裡面的東西設為初始(空白) : 那該怎麼用? <asp:Button ID="ok" runat="server" Text=" 我是按鈕 " OnClick="action" /> <script language="vb" runat="server"> sub action(sender As Object , e As EventArgs) TEXTBOX_ID.text = "" end sub </script> -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 218.171.107.237

11/16 17:42, , 1F
看的懂嗎?
11/16 17:42, 1F
文章代碼(AID): #13UludLM (Web_Design)
討論串 (同標題文章)
本文引述了以下文章的的內容:
以下文章回應了本文
0
1
完整討論串 (本文為第 2 之 9 篇):
0
1
0
1
18年前, 06/04
1
1
0
3
文章代碼(AID): #13UludLM (Web_Design)