Either go change in the RCData using a resource editor, but I am not sure that it would work, or recompiling the program after having made the change in the code.
YEAAH! i used an HexEditor replacing that header and it works again with all online translators!
procedure
I looked for: Mozilla into ...
Search found 135 matches
- 2008-04-06 09:22:54
- Forum: Ant Movie Catalog > Mods
- Topic: problems with babylon (altavista) & google translate
- Replies: 4
- Views: 8361
- 2008-03-31 13:27:02
- Forum: Ant Movie Catalog > Mods
- Topic: problems with babylon (altavista) & google translate
- Replies: 4
- Views: 8361
- 2008-03-31 06:33:33
- Forum: Ant Movie Catalog > Mods
- Topic: problems with babylon (altavista) & google translate
- Replies: 4
- Views: 8361
problems with babylon (altavista) & google translate
something has been changed in that sites, but they refuse to reply to my scripts with a translation, while when i see that translation through my browser i have no problems...
altavista gave me this answer:
We're sorry we've encountered an error with your request.
If you think this is a bug we ...
altavista gave me this answer:
We're sorry we've encountered an error with your request.
If you think this is a bug we ...
- 2008-01-04 11:02:56
- Forum: Ant Movie Catalog > Help
- Topic: sort lists
- Replies: 3
- Views: 1716
- 2008-01-02 22:40:15
- Forum: Ant Movie Catalog > Help
- Topic: sort lists
- Replies: 3
- Views: 1716
sort lists
if i load a xml (with a .LoadFromFile option), is there a way to sort it for a field (country or category....)?
i saw a procedure SortList into StringUtils7552.pas file, but i haven't understood how it works and if it can be useful for my needs.
nowaday i create with a program the xml file, then i ...
i saw a procedure SortList into StringUtils7552.pas file, but i haven't understood how it works and if it can be useful for my needs.
nowaday i create with a program the xml file, then i ...
- 2007-11-18 23:16:35
- Forum: Ant Movie Catalog > Scripts
- Topic: [REL ITA] Asian World (Infos, Pic, & Link to subtitle fi
- Replies: 4
- Views: 2548
- 2007-11-18 18:44:39
- Forum: Ant Movie Catalog > Scripts
- Topic: [REL ITA] Asian World (Infos, Pic, & Link to subtitle fi
- Replies: 4
- Views: 2548
- 2007-11-16 08:55:59
- Forum: Ant Movie Catalog > Help
- Topic: "if file exists" option...
- Replies: 3
- Views: 1677
- 2007-11-12 00:01:20
- Forum: Ant Movie Catalog > Help
- Topic: "if file exists" option...
- Replies: 3
- Views: 1677
"if file exists" option...
hello antoine,
is there a way to let scripts control if a file exists?
i'ld like to obtain something like:
link:='http://www.****.html';
if link exists then getpage(link);
or,better
if file_exists(link)=result then getpage(link);
does exists a function like this (or is it possible to create it ...
is there a way to let scripts control if a file exists?
i'ld like to obtain something like:
link:='http://www.****.html';
if link exists then getpage(link);
or,better
if file_exists(link)=result then getpage(link);
does exists a function like this (or is it possible to create it ...
- 2007-01-14 12:35:22
- Forum: Ant Movie Catalog > Help
- Topic: Export "some" movies from a list into a new list ?
- Replies: 3
- Views: 1594
- 2007-01-10 21:36:42
- Forum: Ant Movie Catalog > Help
- Topic: reading time
- Replies: 3
- Views: 1603
- 2007-01-10 14:56:33
- Forum: Ant Movie Catalog > Help
- Topic: reading time
- Replies: 3
- Views: 1603
reading time
is there a way to enlarge time in reading files?
i have a site to be read that is very slow and so "Read Timeout" appears 98%times.
thank you
ABN
PS: Showmessage write a popup window that stop the running of script.
is there a showmessage-like instruction that writes without stopping program?
i have a site to be read that is very slow and so "Read Timeout" appears 98%times.
thank you
ABN
PS: Showmessage write a popup window that stop the running of script.
is there a showmessage-like instruction that writes without stopping program?
- 2006-12-26 00:20:17
- Forum: Ant Movie Catalog > Help
- Topic: encrypted html
- Replies: 1
- Views: 1132
encrypted html
here i am again with another problem
i have to read a web page but its source is encrypted.
is it possible (and how) not to read the "source code" but the "simple text" that is created (what is shown on video).
i've tried to save in a file that page and:
if i save it as HTML, the saved file is a ...
i have to read a web page but its source is encrypted.
is it possible (and how) not to read the "source code" but the "simple text" that is created (what is shown on video).
i've tried to save in a file that page and:
if i save it as HTML, the saved file is a ...
- 2006-11-18 12:10:13
- Forum: Ant Movie Catalog > Help
- Topic: problems with a getpage()
- Replies: 8
- Views: 3423
- 2006-11-18 11:34:54
- Forum: Ant Movie Catalog > Help
- Topic: problems with a getpage()
- Replies: 8
- Views: 3423
- 2006-11-15 14:58:31
- Forum: Ant Movie Catalog > Help
- Topic: problems with a getpage()
- Replies: 8
- Views: 3423
- 2006-11-14 08:47:47
- Forum: Ant Movie Catalog > Help
- Topic: problems with a getpage()
- Replies: 8
- Views: 3423
- 2006-11-13 09:05:46
- Forum: Ant Movie Catalog > Help
- Topic: problems with a getpage()
- Replies: 8
- Views: 3423
- 2006-11-10 08:01:45
- Forum: Ant Movie Catalog > Help
- Topic: problems with a getpage()
- Replies: 8
- Views: 3423
problems with a getpage()
i've created a script .
this script should read from internet some page like this one:
http://www.vilaluz.com/vivo.asx
whose source is
<ASX Version = "3.0">
<Entry> <Ref href = " http://200.59.35.151:8080" /> </Entry>
</ASX>
well, i dont know why, this script does one of these two problems:
1 ...
this script should read from internet some page like this one:
http://www.vilaluz.com/vivo.asx
whose source is
<ASX Version = "3.0">
<Entry> <Ref href = " http://200.59.35.151:8080" /> </Entry>
</ASX>
well, i dont know why, this script does one of these two problems:
1 ...
- 2006-10-11 16:16:13
- Forum: Ant Movie Catalog > Help
- Topic: webpage not found.....
- Replies: 2
- Views: 1450