Choki
January 11th, 2009, 11:59 PM
Hi, good day to all.
I'm trying to create a method in which i would be able to gather data from a sqldatabase to compare it with the text of a radio button. The reason is that i wish to create a appointment like web page and this method is needed so as to ensure that similar timing is not chosen the second time by disabling the radio button if similar timing exist in the database.
The question is i cant figure out a way to achieve what i want. Reason is because i have no idea how to store the data from the database so as to compare it with the text of the radio button.
Could anyone help me on this? Thanks in advance
I'm trying to create a method in which i would be able to gather data from a sqldatabase to compare it with the text of a radio button. The reason is that i wish to create a appointment like web page and this method is needed so as to ensure that similar timing is not chosen the second time by disabling the radio button if similar timing exist in the database.
The question is i cant figure out a way to achieve what i want. Reason is because i have no idea how to store the data from the database so as to compare it with the text of the radio button.
Could anyone help me on this? Thanks in advance