Hello, I've written a code that menat to do the following:
I've got the form where users enters an URL link and a keyword. The website should be accessed and occurence of the keyword is counted and...
Hello,
I am struggling with the following problem:
I've got a form with two textboxes ( first for entering a word and second for entering the URL link). Basically the user has to enter any word...
NotDog,
Thanks very much for your reply. I've already tried exactly the same code and some versions of it, but it does not work. The problem is that I am given already this scenario so I am not...
NotDog, thank you very much for your example of error handling. I shall practice this and use for future.
OctoberWind, i've noticed earlier my mistake which was using & instead of $ and corrected...
Hello, i am trying to insert data about picture in the Picture table. I do not understand what's going on here, but nothing works. Basically, the database file is created so it's fine. The only issue...
To begin with, I've done a drop down list that would display artist names in it. Something is wrong here as names are not displayed. Is there anything obvious I am missing here?
Hello,
I've got an issue with creating database file in SQLite. For some reasons db file is created but it's empty inside.
Here is my code. I was doing through it several times, can't see anything...
JMRKER, can I ask for your email so I can send you my code? The reason why I haven't put it here is because this is the project that has multiple people working on it. So I can't make my code to be...