Sending data from client-side script

E

Eric

Hi,

I need to use a VBscript to do client-side data treatment (call of a DLL)
and then I want to send the data to server via a INPUT (with a Form submit).
This works very well with classic HTML, but not when I am using ASP.NET. I
do not succeed in putting data in the INPUT element. For example ,
document.MyForm.MyInput.Value = "abcdefgh"
or
document.MyForm.MyTextBox.Text = "abcdefgh"
failed.

How can I do this ?
Thanks.

Eric
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top