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).
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).
Comment