選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

activeXdepedancies.asp 252B

12345678910
  1. <%
  2. dim m_Chilkat_CSV
  3. Private Function Chilkat_CSV
  4. if not isobject(m_Chilkat_CSV) then
  5. set m_Chilkat_CSV= Server.CreateObject("Chilkat_9_5_0.Csv")
  6. end if
  7. set Chilkat_CSV = m_Chilkat_CSV
  8. End Function
  9. %>

Powered by TurnKey Linux.