Недавний контент V Munich

  1. V

    project.Tables c# function for Google Sheets

    Hi there, currently project.Tables doesn't work with google sheets tables, only regular file tables. Is there another function for Google Sheets tables, or any way to use this function on those?
  2. V

    Input / Output to files on the Cloud?

    If you have google drive installed on your computer, you can put a .csv or .xls file there and use it on ZP. Whenever the file changes, it will get updated on google drive.
  3. V

    How can I upload an image with multipart POST?

    Thanks for giving examples in both C# and using Zenno's POST action :az:
  4. V

    How can I upload an image with multipart POST?

    Is this only possible with C#?
  5. V

    How can I upload an image with multipart POST?

    I need to upload a file from my multipart POST request, how can I do that? I tried storing the contents of the .jpg file in a variable and using that variable in my POST request, so the result looked like this after it executed: But it didn't work. Is this only possible with C#?
  6. V

    Can I change preferences from Firefox's about:config with SetBrowserPreference()?

    It's possible to change browser settings with SetBrowserPreference() that are not available in ProjectMaker's UI. Is it possible to list all the possible preferences this method can change? Can I change any browser preference with this method like I can from Firefox's about:config page? Thanks
  7. V

    Save List To File - Random Line Count?

    Besides the solution LightWood said, another way would be saving items to the list in a normal order, then just shuffle the list with List Processing.
  8. V

    Tab backward

    I think he doesn't mean to switch browser tabs, he needs to switch between form fields with the TAB keyboard key. Probably more reliable than regex in some cases. I'm also looking for the same functionality.
  9. V

    Facebook videos won't load

    Apologies for the delay. Yes, it did enable the html5 browser. Thanks!
  10. V

    Facebook videos won't load

    This happens with any live video, any video on this page: https://www.facebook.com/livemap/ I'm trying to increase the number of viewers watching a facebook live video. It works fine on youtube as they use an HTML5 player, but facebook will only play live videos using flash. Also it works on...
  11. V

    Facebook videos won't load

    Hi, I updated to the last version, no Facebook videos still won't load :( I always get this error: I have adobe flash installed. What I'm trying to do is increase the number of viewers watching a live stream. My standalone Firefox works fine and loads the video properly, but Zennoposter...
  12. V

    Facebook videos won't load

    No, everything is turned on. Thank you for checking. I have to pay to update, I'll see what I can do
  13. V

    Facebook videos won't load

    @rostonix @VladZen can you give some input? Thanks
  14. V

    Facebook videos won't load

    Hi, I'm running version 5.9.9.1 and when I access Facebook, the site tells me to update my browser. If I set my user-agent to the same as an updated browser, the message goes away, but Facebook videos won't load: It looks like this when I access a video URL while not being logged in. If I'm...