colafrysen Posted January 24, 2009 Posted January 24, 2009 Hi Autoit usersi am having a problem with an auto generated pdf. the thing is that my school uses a software called novasoftware as timetable generator, you can access this timetable by two ways.1. going to the website you are "supposed" to go to and enter your details. (this link) (Enter for example nv1c in the input left of the button labeld "visa"(show) and then press the button "visa") and you will see a timetable.the thing is that i don't like this way, becuse the timetable is ugly and i have to write my class name. thats why i use method 22. just copy and paste the link to the "Skriv ut schemat som PDF" (Print as PDF) and change the parameters accordingly. URL:http://www.novasoftware.se/ImgGen/schedule...1&decrypt=0the thing is that when i open this URL the timetable is auto-generated, thus not pointing to a file. so i need to press "save a copy" to get the table.so my question is, how can i automaticly download the timetable? (i already got the part that creates the URL done) [font="Impact"]Use the helpfile, It´s one of the best exlusive features of Autoit.[/font]http://support.microsoft.com/kb/q555375ALIBI Run - a replacement for the windows run promptPC Controller - an application for controlling other PCs[size="1"]Science flies us to the moon. Religion flies us into buildings.[/size][size="1"]http://bit.ly/cAMPZV[/size]
PsaltyDS Posted January 24, 2009 Posted January 24, 2009 Hi Autoit usersi am having a problem with an auto generated pdf. the thing is that my school uses a software called novasoftware as timetable generator, you can access this timetable by two ways.1. going to the website you are "supposed" to go to and enter your details. (this link) (Enter for example nv1c in the input left of the button labeld "visa"(show) and then press the button "visa") and you will see a timetable.the thing is that i don't like this way, becuse the timetable is ugly and i have to write my class name. thats why i use method 22. just copy and paste the link to the "Skriv ut schemat som PDF" (Print as PDF) and change the parameters accordingly. URL:http://www.novasoftware.se/ImgGen/schedule...1&decrypt=0the thing is that when i open this URL the timetable is auto-generated, thus not pointing to a file. so i need to press "save a copy" to get the table.so my question is, how can i automaticly download the timetable? (i already got the part that creates the URL done)Look at _IEAction() with the "print" option in the help file. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now