this is the HTML that I received and I want to extract the values of the two inputs TXTID AND QMID?
<html>
<head>
<title>QM Push</title>
<script language=javascript>
var objShell = new ActiveXObject("WScript.Shell");
function run(){
RESULT.innerHTML='<FONT Color=Green>Sending data to...
Here is the HTML - that I received..... I want to extract the 2 variables data into Vb
<html>
<head>
<title>QM Push</title>
<script language=javascript>
var objShell = new ActiveXObject("WScript.Shell");
function run(){
RESULT.innerHTML='<FONT Color=Green>Sending data to CallTrak...
Can anyone help me I have an HTML that I received and read from and I want to extract 2 variables from the HTML into VB. input
Is ther a function() ??? that I could use.
Thanks,
Sam
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.