Hi i am having an asp webpage which i am creating to make a ticketing system but the issue is that if lets say a user pressed a seat number A1 and he submits the form the data is stored in google docs but i am not able to make that seat disabled for the
other users..how can i do this? for testing purposes i have uploaded the page to this site
This is the page that i am trying to create it is still in very early stage so the submit wont work..
AS u can see that i have href to A1 only and it is having some background color issues which i have to deal with that as well..my understanding is that i have to do this on the serverside so that the next person will be shown as that seat is taken thanks..
I don't know what do you mean by Goodle Docs.Anyways I can just give you logic how to disbale it.
Once User Click on A1 Seat link to book/submit ticket ; you just save this information[A1] along with status(either enabled or disable).Then Populate links on basis of status.
What database/backed you use for saving your ticket info?
If your question has been solved, please don’t forget mark/vote the replies which helped you, and this will encourage the other community members to join in discussion and help each one.
Thank you for your support!
Please mark the replies as answers if they help or unmark if not.
Feedback to us
bharath_yp
Member
4 Points
4 Posts
HTML Forms saving it on the serverside
Sep 20, 2011 04:01 PM|LINK
Hi i am having an asp webpage which i am creating to make a ticketing system but the issue is that if lets say a user pressed a seat number A1 and he submits the form the data is stored in google docs but i am not able to make that seat disabled for the other users..how can i do this? for testing purposes i have uploaded the page to this site This is the page that i am trying to create it is still in very early stage so the submit wont work..
AS u can see that i have href to A1 only and it is having some background color issues which i have to deal with that as well..my understanding is that i have to do this on the serverside so that the next person will be shown as that seat is taken thanks..
</div> </div>shabirhakim1
Star
13528 Points
2151 Posts
Re: HTML Forms saving it on the serverside
Sep 20, 2011 05:33 PM|LINK
Hi,
I don't know what do you mean by Goodle Docs.Anyways I can just give you logic how to disbale it.
Once User Click on A1 Seat link to book/submit ticket ; you just save this information[A1] along with status(either enabled or disable).Then Populate links on basis of status.
What database/backed you use for saving your ticket info?
Regards
shabir
bharath_yp
Member
4 Points
4 Posts
Re: HTML Forms saving it on the serverside
Sep 21, 2011 03:25 AM|LINK
oh what i meant was the datatyped in will be saved to google spreadsheet u can c this website for detailed info
http://www.morningcopy.com.au/tutorials/how-to-style-google-forms/
so can u like give me a sample code on ur suggestion..tks
shabirhakim1
Star
13528 Points
2151 Posts
Re: HTML Forms saving it on the serverside
Sep 21, 2011 04:55 PM|LINK
Google is proving certain API' to
SEE HERE IF IT CAN HELP YOU
Getting Started with the .NET Client Library - Google ... - Google Code
Google Data APIs - Google Code
THKS
bharath_yp
Member
4 Points
4 Posts
Re: HTML Forms saving it on the serverside
Sep 25, 2011 05:58 AM|LINK
tks so much this was helpfull, although some experience was required in understanding the article
Catherine Sh...
All-Star
23382 Points
2490 Posts
Microsoft
Re: HTML Forms saving it on the serverside
Sep 26, 2011 03:21 AM|LINK
Hi,
If your question has been solved, please don’t forget mark/vote the replies which helped you, and this will encourage the other community members to join in discussion and help each one.
Thank you for your support!
Feedback to us
Develop and promote your apps in Windows Store