Re: [R] help with EXPASY HTML form submission in RCurl package

2010-02-15 Thread Sunando Roy
your help Regards Sunando On Sat, Feb 13, 2010 at 8:34 AM, Duncan Temple Lang wrote: > > > Sunando Roy wrote: > > > > Hi Duncan, > > > > Thanks for your help. I changed the P but the output that I get is not > > what I expect. The form gets aborted without

Re: [R] help with EXPASY HTML form submission in RCurl package

2010-02-12 Thread Sunando Roy
t the html body code if needed. Regards Sunando On Fri, Feb 12, 2010 at 3:54 PM, Duncan Temple Lang wrote: > > > Sunando Roy wrote: > > Hi, > > > > I am trying to submit a form to the EXPASY protscale server ( > > http://www.expasy.ch/tools/protscale.html). I am

[R] Help with submitting HTML forms in RCurl

2010-02-12 Thread Sunando Roy
Hi, I am trying to submit a form to the EXPASY protscale server ( http://www.expasy.ch/tools/protscale.html). I am using the RCurl package and the postForm function available in it. I have extracted the variables for the form from the HTML source page. According to the syntax of postForm, I just n

[R] help with EXPASY HTML form submission in RCurl package

2010-02-12 Thread Sunando Roy
Hi, I am trying to submit a form to the EXPASY protscale server ( http://www.expasy.ch/tools/protscale.html). I am using the RCurl package and the postForm function available in it. I have extracted the variables for the form from the HTML source page. According to the syntax of postForm, I just n