View Single Post
  #1  
Old 07-18-2006, 05:12 PM
gvsmani gvsmani is offline
Private
 
Join Date: Jul 2006
Posts: 1
Default HTML / VB Scripting

Hi,
I have an HTML page with an input TextBox. I have to validate
the input value in the TextBox and fetch other string values
from a comma delimited .TXT file. Can anyone suggest how I should
go about using vbScript on this Html Page ( without having
to run a web server in the background).
Reply With Quote