Active Server Pages Programming (ASP)/Online GPS Tracking Software
Expert: Srini Nagarajan - 8/24/2005
QuestionHello Srini,
My name is Jason Sullivan. I have developed a GPS tracking device that I would like to allow people to log into my web site using their own UN & PW and give them the ability to query the location of their GPS tracking device.
I have a software program for this now and have been told that I simply need to take the source codes and load the software onto my own site/URL. The source code is written in Classic ASP pages, utilizing JAVA and VBSCRIPT.
Is this a complicated process? Should someone with basic knowlege of Classic ASP, JAVA, and VBSCRIPT be able to handle this with a fair amount of ease?
AnswerHi
I think you done the hard part of the application.. You can use Classic ASP to wrapup the Username/Password screens.
There are plenty of samples available on this
check this site: www.learnasp.com
you can cut and paste the code.
Happy Programming!
-Srini