Результаты поиска

  1. A

    RegEx not working in auto mode, but are in debug

    Steps Hi, The steps I am taking are as follows: Get URL from a file: {-File.GetString-|-{-Project.Directory-}\temp.txt-|-{-Counter.Get-|-count2-}-|-false-} (works fine) Goto the above page (works fine) Pause Get DOM text Pause Parse Title and write to file (works fine)...
  2. A

    RegEx not working in auto mode, but are in debug

    Hi guys, I am currently working on an article scraper that essentially loops over a set of keywords and extracts all the articles for that keyword from Ezine. Structurally the loops work great, and in debug mode everything works fine. However when I put it into auto mode, my RegEx to...
  3. A

    Iframes

    Hi, I am currently having some issues with bloghi.com that uses iframes in order to input the body text for a post. However zenno cannot locate the entry point for the body text (right click doesn't give the option to input text/macro. Is there any way round this? Thanks, Arch
  4. A

    Linking

    Apparently I proved myself wrong and if I don't use field execution results I can pull this off
  5. A

    Linking

    Hi, I am currently working on a template designed to create a link wheel, however I have come across the following problem: I sign up and post content to the first site in the wheel no problem, I can feed out the resultant link to a text file again no problem. The problem I have is I...
  6. A

    How To Read In Pop3 Log In Details From File

    Worked like a charm, thanks a lot. Regards, Si
  7. A

    How To Read In Pop3 Log In Details From File

    Hi everyone, I am just playing around with zennoposter for the first time and have nearly completed my first template which does the following: 1) Creates an email address on cpanel 2) Exports that email address to a text file 3) Signs up for a twitter account and verifies the email...