On 2005-01-25 (15:49) Paul Pillot wrote: >timothy driscoll a Ãcrit : > >>hi, >> >>I am building a Web page and I want to be able to 'silently' access >>structure files in the PDB - IOW, if a user enters a pdb id code and >>submits the form, the page will go get the relevant atomic coordinates >>from the PDB (and subsequently save the results as a DB record). >> > >I am not sure that I understand clearly what you want to do... >Anyway, given a PDB id, you can get the relevant PDB file at the >following address : >http://www.rcsb.org/pdb/cgi/export.cgi/[PDBID]pdb.gz?format=PDB& >pdbId=[ PDBID]&compression=gz and then uncompress it on your server. > hi Paul,
I think you understand it completely :-). that is what I want to do in a nutshell. >If you are interested in it, I already wrote a php script for >downloading this file and uncompress it on the server (in order to >extract specific informations). > I would like to see your code, if you have no objections. I see in general terms how to script it, but I'm still enough of a php novice to benefit from real-world examples. many thanks, tim -- Timothy Driscoll molvisions - see, grasp, learn. <http://www.molvisions.com/> usa:north carolina:wake forest "The best teacher is the one who suggests rather than dogmatizes, and inspires his listener with the wish to teach himself." - Edward Bulwer-Lytton ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

