Advertisement
ASP_Volume3 Miscellaneous #45562

File Version Logger

Checks version, date & time information. Recurse subdirectories and filer file types. Great for debugging file version problems.

AI

สรุปโดย AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

ซอร์สโค้ด
original-source
Upload
<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>
<"script" type="text/javascript">
function blendCham(which) {
  imCham.filters.blendTrans.Apply();
  imCham.src = which;
  imCham.filters.blendTrans.Play();
}
</script>
<"IMG" ID="imCham" SRC="logoraw.png" STYLE="filter:blendTrans(duration=2)" onmouseout="blendCham('logoraw.png')" onmouseover="blendCham('logoraw2.png')">
ความคิดเห็นดั้งเดิม (3)
กู้คืนจาก Wayback Machine