ColtonGarelli / Protein-Analysis-Manager

0 stars 0 forks source link

Find url extensions for sending requests (login, CamSol, Zygg) #55

Closed ColtonGarelli closed 6 years ago

ColtonGarelli commented 6 years ago

DW: this card has a comment with the urls+request params for each of the specified pages on the vendruscolo lab website

ColtonGarelli commented 6 years ago

Login: http://www-mvsoftware.ch.cam.ac.uk/index.php/login/do_login/

form: method = post input text: name = uName input password: name= uPassword, input checkbox: name= uMaintainLogin input hidden: name= rcID input submit: name= submit (in order from html, all inputs are below form: "post" and before the next form: "post")

ColtonGarelli commented 6 years ago

CamSol run: /index.php/camsolintrinsic/camsolintrinsicrun

form: method= POST input checkbox: generate png plot (0) input hidden: MAX_FILE_SIZE= 7 milliion input userFile: type = file input checkbox: camsolversion input number: pH input Reset: Reset input submit: Submit

ColtonGarelli commented 6 years ago

Zygg: doesn't allow file uploads