Hello, 

I am using the function postForm to submit queries to a website. When I submit 
one query I get the query contents back, but when I submit a different query to 
the same site I get the query results from the previous search. I don't seem to 
have this problem using GET format searches. 

Is there a connection to the site that needs to be closed or cleared somehow 
prior to another search to the same site? 


Scott Chamberlain
Rice University, EEB Dept.






> sessionInfo() R version 2.13.0 (2011-04-13) Platform: 
> x86_64-apple-darwin9.8.0/x86_64 (64-bit) locale: [1] C/en_US.UTF-8/C/C/C/C 
> attached base packages: [1] stats graphics grDevices utils datasets methods 
> base other attached packages: [1] ape_2.7-1 plyr_1.5.1 RCurl_1.5-0 
> bitops_1.0-4.1 stringr_0.4 XML_3.4-0 loaded via a namespace (and not 
> attached): [1] gee_4.13-16 grid_2.13.0 lattice_0.19-23 nlme_3.1-100 
> tools_2.13.0 
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to