[Qt-interest] Fwd: The results of your email commands

ashwini mukund ashwinibm88 at gmail.com
Tue Jan 19 15:42:22 CET 2010


---------- Forwarded message ----------
From: <qt-interest-bounces at trolltech.com>
Date: Mon, Jan 18, 2010 at 12:42 PM
Subject: The results of your email commands
To: ashwinibm88 at gmail.com


The results of your email command are provided below. Attached is your
original message.

- Results:
   Ignoring non-text/plain MIME parts

- Unprocessed:
   I have been able to do the first two using javascript that follows.
   Qt runs the javascript.
   document.getElementById("htxt_UserName").value="akhila_p";
   document.getElementById("txt_Passwd").value="17031988";
   However i'm not able to automate the submitting.
   Also, I cannot manipulate the html source code.
   How do i submit without the user having to click on submit?

- Done.



---------- Forwarded message ----------
From: ashwini mukund <ashwinibm88 at gmail.com>
To: qt-interest-request <qt-interest-request at trolltech.com>
Date: Mon, 18 Jan 2010 02:11:52 -0500
Subject: automatic form submission
I need to enter some name and password and submit the form automatically.
I have been able to do the first two using javascript that follows.
Qt runs the javascript.

document.getElementById("htxt_UserName").value="akhila_p";
document.getElementById("txt_Passwd").value="17031988";

However i'm not able to automate the submitting.
Also, I cannot manipulate the html source code.
How do i submit without the user having to click on submit?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100119/295f8749/attachment.html 


More information about the Qt-interest-old mailing list