Question: Can maple get a "bit" from a cgi script?

I am trying to break a cipher and as part of the program I need to access this site:

 

http://www.mysterytwisterc3.org/cgi-bin/mtc3-ramae-11-homomorphic.cgi/?c=4398046511104

 

where the number at the end can essentially be any number that I choose. I have to get maple to, given a number, access the corresponding site and get the single bit (0 or 1) waiting there.

 

How would I go about doing this?

Please Wait...