Click here to Skip to main content
15,909,953 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How can we use SMS technology for an Events system?

Questions:
1. What functionalities can I implement more?
ex: send sms to know what events are available for this weekend, then system response by a list of events.

2. How can I implement a payment method for event ticket?

All your ideas are welcomed guys. thanks
Posted
Updated 9-Jan-11 10:31am
v2
Comments
Dalek Dave 9-Jan-11 16:32pm    
Edited for Grammar and Readability.

register to get event list every week or so automatically
 
Share this answer
 
Hi,
refere http://www.smslib.org to send SMS
 
Share this answer
 
Hope Using-Class-Events-in-VB.Net[^]will help you.
 
Share this answer
 
Comments
azar_2011 10-Jan-11 3:50am    
hi dear
whn i said Events..i mean inspiring, planning, organising and co-ordinating events. for ex.beach football event.
Questions:
1. What functionalities can I implement more?
ex: send sms to know what events are available for this weekend, then system response by a list of events.


You will need to contact a sms service provider, if you want to a hosted solution Google : SMS Providers[^]

admittedly this gives providers in the UK but you get the general idea

2. How can I implement a payment method for event ticket?

depends on how much work you want to do, there are many off the shelf ecommerce packages you can get Ecommerce packages[^]. You could also create your own.

But you will need to also get yourself a payment provider such as paypal etc. online payment providers[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900