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

  1. C

    Proxies: Does This Still Apply?

    Quote from Wiki for ZP 3 (http://help.zennolab.com/en/v3/zennoposter/index.html?work_with_proxy.htm): "ZennoPoster, due to limitations imposed by Internet Explorer cannot work with SOCKS 5, that is why in any rules for your templates you should always add filtration of SOCKS 5." Is it the same...
  2. C

    Please Make the Ribbon Icons Smaller

    That's what I did. The icons were added to the quick toolbar in the Debug mode. However, in the Editor mode, the quick toolbar shrinks to the left showing only the first few icons and hides the rest behind the arrow as shown in my screenshot.
  3. C

    How to Combine If?

    For AND OR relationship, for example, how to put {-Variable.A-}==1 OR {-Variable.B-}==2 AND {-Variable.C-}==3 in one IF block? Thanks.
  4. C

    How to Check If String Contains a Given Substring?

    I use this C# code return project.Variables["V"].Value.Contains("bc"); But it returns a True/False Boolean variable (say N). How to do the IF for this Boolean variable? I tried {-Variable.N-}==True in a IF block but it always routes to the failed branch even when N is True.
  5. C

    How to Check If String Contains a Given Substring?

    Is there a way to check if a string contains a substring? For example, f(abcde,bc) returns 1, f(abcde,cb) returns 0. Thanks.
  6. C

    How to Shrink ZP to Taskbar?

    Would it be possible to add it to your consideration list? Thank you very much.
  7. C

    Please Make the Ribbon Icons Smaller

    Yes, but unlike your screenshot, I need to click the arrow to see the added icons. Screenshot
  8. C

    How to Shrink ZP to Taskbar?

    Is there a way to shrink ZP to the windows task area on the lower right (where time and date are)?
  9. C

    Please Make the Ribbon Icons Smaller

    How to expand the width of the quick access tool bar? Unlike your screenshot, my program is only showing the first few icons, and I need to click the arrow to see the rest.
  10. C

    Please Make the Ribbon Icons Smaller

    The Ribbon is taking up too much space. Please add an option to make the ribbon icons tiny buttons. I don't want to minimize the ribbon because I need to click those icons all the time, but the current size is really not necessary. It's actually better to shrink the whole ribbon to the quick...
  11. C

    Variable for Date

    What is the variable to return the current date number (for today it's 21)? {-TimeNow.Date-} gives me a long string which is not what I am looking for. Thanks.
  12. C

    Thread for Lite

    About the "1" thread allowed for the Lite version: Can I run multiple projects at the same time at 1 thread each, or I can only run one project at a time?
  13. C

    What's the diff between Stop and Interrupt?

    What's the difference between Stop and Interrupt in Right Click Menu in ZP? Thanks.
  14. C

    How to Stick the Instance Window at the Same Position in Monitor?

    Could you please make it possible in future updates? Thank you very much.
  15. C

    How to Stick the Instance Window at the Same Position in Monitor?

    I purchased a second computer monitor dedicated for the "Show" instance windows when ZP is running the projects so that I can see the progress of the projects in that browser. However, every time I close ZP and re-open it, and click "Show", the instance windows appear back to the default...
  16. C

    How to Enable Message Pop-Ups?

    Thanks you.
  17. C

    How to Enable Message Pop-Ups?

    Thanks for your reply. Should I put the Javacript Confirm Step before or after the link action (which normally brings up the pop up)?
  18. C

    How to Enable Message Pop-Ups?

    Do you mean that even without "Javascript Confirm" it will be clicked internally? Then what does adding "Javascript Confirm" do here? Thanks.
  19. C

    How to Enable Message Pop-Ups?

    The the OK button and the pop-up would appear AFTER the link is clicked, so which one below should I use? Thanks. One more thing, you said with this "Javascript Confirm", I won't see the message box. But why before I added this "Javascript Confirm", the message box also didn't appear...
  20. C

    How to Enable Message Pop-Ups?

    Thanks for your example, now I know where you guys are talking about. However, following the steps described above: Action -> Browser -> Javascript Confirm -> OK as the first step of my project, the pop up still doesn't come up (it does in Chrome and Firefox). Is there any where else I need to...
  21. C

    How to Enable Message Pop-Ups?

    Thanks for your reply, but I don't understand. Your arrow points to the space between "Article Extraction" and "Context Recognition" (but not "Action"?? Am I missing something?) Where do I go from there? Thanks.
  22. C

    How to Enable Message Pop-Ups?

    Sorry, I don't understand. What is an "action Browser"? Do you mean the Action Designer? Where can I choose "javascript confirm"? Now the pop-up window doesn't even show up in Project Maker when I click the link in the screenshot (while correctly showing in Chrome). How can I "set OK" to the...
  23. C

    How to Enable Message Pop-Ups?

    Where is this setting in Project Maker and Zenno Poster? In Project Maker I found "run javascript" (screenshot below) but the item had already been checked by default - still no pop-up. In ZennoPoster I couldn't find the browser setting. Thanks.
  24. C

    How to Enable Message Pop-Ups?

    I have a webpage where (in a normal browser) I click a link then a message box will pop up, and then I need to click the OK button. Please see screenshot: However, in both ProjectMaker and ZennoPoster, I couldn't get this message box pop-up, even during the recording process. How to enable...
  25. C

    Can Zennobox Create Bat file?

    Can I give a Zennobox bot to myself without going through the buy/sell relationship with myself, so that I can save the $10? Thanks.
  26. C

    Can Zennobox Create Bat file?

    I want to make a bot to run on one of my computers that doesn't have zennoposter activated. I am considering giving myself a Zennobox. However, the bot needs to inistiated in a command line (like bat / exe). Is there a way to give myself a Zennobox and create a bat file for that machine to run...
  27. C

    What Exactly Is "Bind to File" or a List?

    Thanks.
  28. C

    What Exactly Is "Bind to File" or a List?

    If Neither "Load from file" nor "save Changes" is checked in list Setting, what will "Bind to file do? Is it Load txt content to List + Save All future processing list to file or txt Load content to List Only BUT NOT save All future processing list to file ? Thanks.
  29. C

    What Exactly Is "Bind to File" or a List?

    Is "Bind to File" = Load txt content to List + Save all future list processing to file or Load txt content to List only BUT NOT save all future list processing to file ? Thanks.
  30. C

    How to Select Multiple Groups to Copy/Paste to Another Project?

    I want to duplicate part of the project to another project. However, when I use mouse to select multiple groups, it wasn't successful. Is there a way to select many parts of the projects (with or without the arrows) for copying / deleting? Thanks.
  31. C

    Why The Google and Spamhaus Columns Are All Question Marks?

    There are two forms of Google checks in rules: "Google Passed" and "Google Passed with Captcha" Which one is this column referring to? Thanks.
  32. C

    Why The Google and Spamhaus Columns Are All Question Marks?

    Yes. I re-did it and it worked. Thanks. Two related questions: 1. There is only one "Google" column in the proxy list. It is referring to the "Google Passed" or "Google Passed with Captcha"? 2. If I enable the Google test in the advance setting, will Google ban my IP for too many checks? Are...
  33. C

    How to Append One List into Another List?

    Thanks.
  34. C

    How to load file content into list in the middle of project?

    I am building a project that needs to read a txt file into a list many times during the day. However, this txt file is constantly updated by another program. How to load file content to a list after the initialization? Thanks.
  35. C

    How to Append One List into Another List?

    How do I Add one list to the end of another list? In Other Words, How to Combine two Lists? Thanks.
  36. C

    Why The Google and Spamhaus Columns Are All Question Marks?

    I have checked the Google and Spamhaus Check boxes in advanced search settings, but when I was doing auto proxy search, the Google and Spamhaus columns in the proxy result list are all question marks. Why? Thanks.
  37. C

    [SOLVED] Trim characters/text down?

    Thank you very much.
  38. C

    [SOLVED] Trim characters/text down?

    Is there a way to use C# for this like the following? I tried but it failed. return project.Variables["yourVariableName"].Substring(0,Math.Min(30, project.Variables["yourVariableName"].Length))