Skip to content

post data= macro

andrzejekandrzejek Polska
edited June 2015 in Bugs
form request with=XMLHttpRequest
post data=title=%Article_Title%&body=%Article%
just download=1

article title = #file_links[C:\articles\,1,N]
article = %file-C:\output_english\%

So when i use 
%file-C:\output_english\% macro as article then article content is not posted (title is posted so #file_links works), when i use plain text in article then everything works fine...

Comments

  • Should i add that this macro works fine when not using post data?
  • SvenSven www.GSA-Online.de
    well if you use post data (with modify url I guess) then it is only submitting the stuff in post data...not a form filling is done.
  • andrzejekandrzejek Polska
    edited June 2015
    Well just tested in other project where
    add fixed data=content=%article% is used and %file-C:\output_english\% is not working aswell... (no content is posted) but url is added ...

    in preview everything works +  #file_links[C:\articles\,1,N] works too! @sven
  • SvenSven www.GSA-Online.de
    this should work just fine...been working since ages in many other engines :/
  • andrzejekandrzejek Polska
    edited June 2015
    Did you ever tested/used %file-C:\output_english\% macro in 

    post data 
    or
    add fixed data 

    ?
  • SvenSven www.GSA-Online.de
    xpress engine uses it.
Sign In or Register to comment.