1 Attachment(s)
Just a general Java related question
Hi all,
I have a Java file which then has a .html form, which allows you to search an SQL database for the forename and surname of a person. The web user searches and it will display the results/people with that name, however I am now trying to display an error message when that persons name does not exist within the database.
Hope someone can help me.
Attachment 815
Re: Just a general Java related question
If you want help, you should provide an SSCCE that demonstrates what you've tried and where you're stuck. Don't forget the highlight tags. Taking a screenshot of your code isn't going to work.
Re: Just a general Java related question
Thanks for your reply, I have sent you a private message with my program.
Re: Just a general Java related question
Quote:
Originally Posted by
javaisfun
Thanks for your reply, I have sent you a private message with my program.
Please keep technical questions to the public forum.