Any solution about this problem?

C

Cylix

I have a website that need to login as user,
I am a user of that website with UID and PID pair.
Suppose I know that site very well in that HTML DOM structure after
login,
may I possible to use JS for a robot to automation some information
after login the site?

My idea is something like
Create my own page and some JS script,
using iframe to open the site in the frame, '
using js to control the child frame.

However, It seems I cannot do so since the page are not under the same
domain...
any work around?

Thank you.
 
R

RobG

Cylix said:
I have a website that need to login as user, [...]
However, It seems I cannot do so since the page are not under the same
domain...
any work around?

Most browsers will let you allow cross-domain scripting - Google it. It
may be an all-or-none setting, consider the security implications and
why browsers do not allow it by default.
 

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

No members online now.

Forum statistics

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

Latest Threads

Top