Link to home
Start Free TrialLog in
Avatar of tazboiboi
tazboiboi

asked on

Movie Ticket Booking System For Wap Platform

need help in doing a project stated as above... the system will have a login page and it will verify the password... if its not a member, u can register a new member... after which u have login, you can chose the movies avaliable in my own database, den chose time and date... oso can read the reviews about the show...

pls help...
Avatar of BigRat
BigRat
Flag of France image

On which platform? And with which tools are you familar? This is NOT a trivial task!
Avatar of tazboiboi
tazboiboi

ASKER

eh platform ar... i'm using the nokia toolkit to do the programming... using wmls, wmlc, wml, wmlsc, asp... gotta do it on the server site... meaning that i gotta put it in my localhost and display everything...
ASKER CERTIFIED SOLUTION
Avatar of BigRat
BigRat
Flag of France image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
yar something around there... asp, sql, html, wml... the biggest problem is tat i don't know how to start and going around writing the codes... i've found this project similar somewhere on the net but dunno how to change the code to call my database and how to add in the login and register function...
yar something around there... asp, sql, html, wml... the biggest problem is tat i don't know how to start and going around writing the codes... i've found this project similar somewhere on the net but dunno how to change the code to call my database and how to add in the login and register function...
Well which project? And which database?

Does the program already implement the system in HTML? Because that would be good starting point.

You should also register youself with forums.nokia.com and download the Nokia Tool Kit. This emulates a phone and makes testing easier. Have you also got ASP/IIS installed and up and running?
this project is using the microsoft access database... i haf the nokia toolkit and i'm using PWS as i'm using windows 98...
I was under the impression that you meant that you already had some code which implemented the system in HTML. If you had that I'd help you make changes to get started with WAP, but if you do not have at least a Web based solution I can't write the system for you. It *IS* a lot of work!
i've a similar project found on the net... but it doesn't suit my project scope... the website is http://www.aspfree.com/authors/Jignesh_Desai/munamobile.asp my database is different from his... i need have a login interface...
I would recommend using wml/php/mysql. But as BigRat says: It's a LOT of work.