AutoHotkey Community

It is currently May 23rd, 2012, 10:13 pm

All times are UTC [ DST ]


Search found 3 matches
Search these results:

Author Message

 Forum: Support   Topic: HTTPQuery Only Posts Once

 Post subject: HTTPQuery Only Posts Once
Posted: May 10th, 2011, 12:52 am 

Replies: 0
Views: 112


I've spend half the day and searched the forum topics -- I can only get this standard usage HTTPQuery snippet to post on the first loop pass, loops 2 & 3 do nothing. I am using HTTPQuery version 3.6. #include httpQuery.ahk ;#noenv ;#NoTrayIcon ;---------------------- URL Encoder Function -------...

 Forum: Support   Topic: URL Encoding and Decoding of Special Characters

 Post subject: What about CR/LF encoding?
Posted: November 7th, 2010, 1:45 am 

Replies: 13
Views: 3691


Many thanks VxE. I also found that switching to the later post/mod of the uriEncoder by Ageless sealed the deal. One more humble request: How would you modify the Ageless code below to encode CR/LF characters in the source string? I'm a challenged with code as terse as this stuff. uriEncode(str&...

 Forum: Support   Topic: URL Encoding and Decoding of Special Characters

Posted: November 6th, 2010, 2:40 pm 

Replies: 13
Views: 3691


I am trying to convert a string of csv text to URL-format to be posted using uriEncode and httpQuery together. I am able to post simple strings using the code below, but not an example like shown -- I suspect it might be the % signs??? Admittedly a newbie to ahk and assistance much appreciated. #noe...
Sort by:  
Page 1 of 1 [ Search found 3 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group