This is a discussion on Javascript question using Frames? within the JavaScript forums, part of the Beginners AJAX category; Hi There,I was asked to write a bit of code to open a website friday at midnight, login and click on an export button on that site.I've decided to do ...
|
|||||||
| JavaScript JavaScript is the name of Netscape Communications Corporation's and now the Mozilla Foundation's implementation of the ECMAScript standard, a scripting language based on the concept of prototype-based programming. The language is best known for its use in websites (as client-side JavaScript), but is also used to enable scripting access to objects embedded in other applications. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Junior Member
Join Date: Mar 2007
Posts: 1
Rep Power: 0 ![]() |
Javascript question using Frames?
Hi There,I was asked to write a bit of code to open a website friday at midnight, login and click on an export button on that site.I've decided to do this by using frames. The first frame contains my JavaScript code, second frame contains the webpage. I don't know however what code to use to put my information into the form fields. Does anyone know how to do this? And if not, is there an easier way?ThanksEric
__________________
<a href="http://developer.yahoo.com/about"><img src="http://us.dev1.yimg.com/us.yimg.com/i/us/nt/bdg/websrv_120_1.gif" border="0"> </a> |
|
|
|
| Sponsored Links | |
|
|
#2 (permalink) |
|
Junior Member
Join Date: Mar 2007
Posts: 1
Rep Power: 0 ![]() |
I have no idea what you are asking, but this is an awesome website that has tutorials and stuff in it. It's how I learned javascript.http://www.w3schools.com/js/default.asp
__________________
<a href="http://developer.yahoo.com/about"><img src="http://us.dev1.yimg.com/us.yimg.com/i/us/nt/bdg/websrv_120_1.gif" border="0"> </a> |
|
|
|
|
|
#3 (permalink) |
|
Junior Member
Join Date: Mar 2007
Posts: 1
Rep Power: 0 ![]() |
It can't be done. You can't automate site navigation in JavaScript if you don't own the site, at least not what you want to do. You need desktop macro/automation software. I recommend AutoIt, it's free and about the best option around.Make sure what you're doing is legal and moral. If you're trying to, say, automate something like eBay bidding, then you're an idiot and don't deserve anyone's help.
www.autoitscript.com
__________________
<a href="http://developer.yahoo.com/about"><img src="http://us.dev1.yimg.com/us.yimg.com/i/us/nt/bdg/websrv_120_1.gif" border="0"> </a> |
|
|
|
![]() |
| Bookmarks |
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A Javascript Question! Please answer? | boxer111 | JavaScript | 0 | 05-26-2007 02:11 PM |
| A Question Regarding Javascript/Ajax and SEO? | Mike M | JavaScript | 1 | 05-16-2007 05:05 PM |
| .xml question? | What?!! | XML and XSLT | 2 | 05-15-2007 03:28 AM |
| Html code in head to webforward without frames? | Alandriel | XHTML and CSS | 1 | 05-03-2007 10:19 PM |