# Entrance script for catalogues import sys import os #path=os.path.dirname(__file__)+'/' #path=path[7:] #server="http://ttwww.ll.iac.es" # test server="http://www.iac.es" # extern general='/proyecto/GOYAiac/dbdata/general/' print "Content-type: text/html\n" print '' print '' %(server,general) print '' %(server,general) print """ SExCaT """ print '

' %(server,general) print '

SExtractor Catalogues Tool.

' print '
' print """
User?:
Password?:

""" print 'Python Powered

' %(server,general) print """
Last modified: 20080226
dabreu AT iac DOT es
"""