H
Hayden Kirk
Hey Guys,
I have a wizard control which has 3 steps. First step is them entering their
email address and then me verifying that it is either in the database or
not. If it's not, then insert it, otherwise send an error.
I'm having real trouble using the sqldatasource control. I've tried using
the sqlcommand and sqlconnection with a datareader but I don't know how to
make a sql query agaisnt a control in the wizard.
Can someone possibly help with a code example?
Thanks
I have a wizard control which has 3 steps. First step is them entering their
email address and then me verifying that it is either in the database or
not. If it's not, then insert it, otherwise send an error.
I'm having real trouble using the sqldatasource control. I've tried using
the sqlcommand and sqlconnection with a datareader but I don't know how to
make a sql query agaisnt a control in the wizard.
Can someone possibly help with a code example?
Thanks