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

  1. D

    C# to call external program via cmd.exe and pass arguments

    Got it... string source = @"" + project.Variables["Image_OrigPath"].Value + ""; string destination = @"" + project.Variables["Image_LocalFullPath"].Value + ""; string size = project.Variables["Image_Resize"].Value; System.Diagnostics.Process.Start("C:\\IM\\convert.exe", "-resize " + size + "...
  2. D

    C# to call external program via cmd.exe and pass arguments

    I am trying to grab an image from my network and resize and rename with image magic. When I use the following commands it works. convert.exe -resize 588x420 \\ut02\pics-dotnet\images\DealerCMO\Cash_For_Cars\Cash_For_Cars\Images\cl_upload\YV1AS982491100676\1.jpg...
  3. D

    Wrong USER Agent during SSL hand shake

    Don't forget to tell people in order to do this, you have to set zenno to 1 thread per instance. It takes up alot more memory to run the same number of threads
  4. D

    Wrong USER Agent during SSL hand shake

    In Fiddler after each POST ( from zenno) there is a Tunnel to call. this contains default UA not the assigned one
  5. D

    Wrong USER Agent during SSL hand shake

    no change it template This is from 1 series don within under 1 second, with 20 or so cal back and forth each call created by zenno = UA assigned Each call created by SSL tunnel = default UA Zenno is not handling the UA properly or ALL communications
  6. D

    Wrong USER Agent during SSL hand shake

    Lets see if I can explain this right I am posting ads on an HTTPS site I am using fiddler to capture all the traffic and headers to test a problem I am having. I have found the the session creates some connect - keep alive session randomly, these send the machines default User agent and...
  7. D

    Profile Processing New Options

    on Profile processing Please add the following items #1 Allow setting the color depth just like screen resolution Screen Size and Color Depth 1024x768x16 Liek this, it always displays my RDP session coloring scale. would like to be able to set this easier
  8. D

    Load Profile Issues

    I am testing the loading of profile Settings to Zenno have found a few bugs These setting appear to have no affect on Browser date collection availHeight Returns the height of the screen (excluding the Windows Taskbar) availWidth Returns the width of the screen (excluding the...
  9. D

    Cookie handeling in HTTP and POst, then to assing to browser

    I tried this. and it does not open in a browser. I am trying to actually open the next page in the browser with the cookies I have from the HTTP get and post. I want to pass the cookies to the user profile, and be able to sue them. so when I open the page I am on, the cookie says OK, and...
  10. D

    Allow scroll left and right in Version 5 Poster

    like this Here is an example of a scroll bar location
  11. D

    Cookie handeling in HTTP and POst, then to assing to browser

    OK, got the upload button working, now how to pass the cookie back to the browser? Cookie: cl_b=6KIfG8sq4xGq2wQ61CbRsgUq+bM; cl_img=list; cl_session=t9WsmP2akHhNQRGHDgyRDymip78yWzEK2Br1yink2c2ZqYUUhheTnkHJFCbblPXF that is the cookie (s) that I would like to move to the user profile, and...
  12. D

    Cookie handeling in HTTP and POst, then to assing to browser

    what I am trying to do in moving to the browser, is get the Cookie ( I already have it stored) then open the current page in Browser. The issue comes in to fully opn the current page with the current cookie. Been trying with C# to assign the cookie using System.Net.Cookie(cl_session...
  13. D

    Cookie handeling in HTTP and POst, then to assing to browser

    I have been trying to upload the images in the http post, but I am not familiar with how to do it, passing full file path to the images does not work
  14. D

    Cookie handeling in HTTP and POst, then to assing to browser

    craigslist.org
  15. D

    Cookie handeling in HTTP and POst, then to assing to browser

    Hi Guys, I have a site I am doing several steps in HTTP then post to fill out forms All goes well until there is an image upload button. I don't know how to pass the image upload in post, so I was trying swap back to the browser. Now I am having a hard time passing the cookie that I...
  16. D

    Easy way to assign cookies to a profile

    Would be nice to able to assign cookies to a profile.
  17. D

    Allow scroll left and right in Version 5 Poster

    when using many lont template folder and display option, you can not scroll left and right to see all the information, you have to resize each block to read. Please add a left right scroll bar inside the template list in the poster. Thanks Dan
  18. D

    New Version won't start projects, stuck in getting ready

    5.0.4.1 will not start projects. Always gets stuck with green circle next to the project.
  19. D

    Instalation error

    I am having several Install issues too first machine refused to license, had to finally download the files by email and even then took 4 tries. Now #2 machine and it installs and finds the license, but will not start a project.
  20. D

    table process issue

    there are not too many table settings Load Save Leave empty All are checked
  21. D

    Increase width of window for each column

    I love the ability to stretch the C# and PHP windows, and others to see all in it Pleas extent the to being able to drag and re size each column inside the window. in the Profile processing, Parameters column, you can't read all the variable.
  22. D

    table process issue

    I have been trying to write a multi thread from 1 table. Each time a thread starts it should take the line and delete. I have increase instance start up to allow time to save the table. it takes the same line for 4 or 5 threads, then finally goes to next line, as if the first one finally...
  23. D

    In DEBUG v5.0.3.1 PM oftentimes crashes and closes with no errors.

    I have had this happening to me alot too. we finally figure out it was image upload step. The template would work fine in poster, but not in debugger
  24. D

    easy way to count regex matches

    I have a DOM check that returns 1 to 50 matches, I then want to write this to a table. In V3 simple macro to splitstringcount. but not sure how to do this in V4
  25. D

    Is there a way to run a template from another template?

    How do we do this?
  26. D

    VPS running zenno poster pro issues when moving server

    I run zenno poster pro on a VPS running on Xen Server 4cpu and 16gb ram works great. However each time I have to more the vps to a different host, I get a license error. to date I have to reinstall the Zenno poster each time I do this to clear the license error and get it to re license...
  27. D

    "No page tab in the instance."

    I get this often even when I verify that the tab it is calling is available as well. Any Fixes out there?
  28. D

    System of Schedules - Shows in Russian ( I can't read it)

    I am finding very little documentation for the Scheduler. Also my English version Zennoposter has the calendar month and days in Russian. How do I change it to English, and is there a tutorial that goes of good setting for the scheduler?
  29. D

    creating a config file. how to read and use the info

    not locked The file is not locked, if i create a get string with the exact same file path manually it works fine. What is the easiest way to set a file location? I have to create 30 different templates, all that run from a different file. that is the only change made to each template. is...
  30. D

    Read line zero, then append to end of file

    I feel stupid, there is a parameter for add line feed. change to false, and all is well
  31. D

    Read line zero, then append to end of file

    I have a long list of emails that I want to use to post things with. I have created a simple test template to put my theory in order. I want to Read a line from top of a file containing the email:pass in that format. So I use the following Example...
  32. D

    Running Multiple Templates and Instances. Question

    If I have 30 templates running. Each one has a thread working. How do I tell what Instance (Port: ; Pid) are assigned to what instance. this would be handy for when errors occur, to check the actual Screen and the template. Currently I have to shut them all down, and run just one to...
  33. D

    creating a config file. how to read and use the info

    I have about 10 variable that have to change in a template for the template to work for my next customer. So instead of editing the template in 10 location I am trying to create a config script that sets all the variable for the template. So the only change is the the location of the config...