討論串[ASP ] 請問一個切HTML tag的問題
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓1(1推 0噓 0→)留言1則,0人參與, 最新作者bennylu (Benny)時間19年前 (2006/04/14 01:51), 編輯資訊
0
0
0
內容預覽:
Function ClearHTML(orgstr). str = orgstr. tmp = "". flag = 1. While instr(str,"<") > 0 and instr(str,">") > 0. startindex = instr(flag,str,"<"). if st
(還有307個字)

推噓1(1推 0噓 1→)留言2則,0人參與, 最新作者shoaming (修明)時間19年前 (2006/04/13 14:34), 編輯資訊
0
0
0
內容預覽:
想請問一下有沒有function或是object可以使用. 將HTML的tag切掉. ex:. <td>這是一個測試檔</td>. 結果:這是一個測試檔. --. 發信站: 批踢踢實業坊(ptt.cc). ◆ From: 140.135.10.113.
首頁
上一頁
1
下一頁
尾頁