Title: velthy's Replies | WordPress.org

---

# velthy

  [  ](https://wordpress.org/support/users/velthy/)

 *   [Profile](https://wordpress.org/support/users/velthy/)
 *   [Topics Started](https://wordpress.org/support/users/velthy/topics/)
 *   [Replies Created](https://wordpress.org/support/users/velthy/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/velthy/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/velthy/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/velthy/engagements/)
 *   [Favorites](https://wordpress.org/support/users/velthy/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [On-line applications using MYSQL](https://wordpress.org/support/topic/on-line-applications-using-mysql/)
 *  Thread Starter [velthy](https://wordpress.org/support/users/velthy/)
 * (@velthy)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/on-line-applications-using-mysql/#post-2198263)
 * I will explain with the help of an example. Suppose its a library system whereby
   the user enters the ISBN number. The database must be queried and display the
   availabity of the book. If the book is available, the user can then borrow the
   book online and then automatically the number of books with the same ISBN number
   should be reduced by one.
    Table structure for the mysql table for book availability.
   ISBN number, Title, Author, Publisher, AvailableY/N
 * I wanted to know if there is any plugin that I can activate to make thinks easier.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fast Secure Contact Form] Fast Secure Contact form no longer works](https://wordpress.org/support/topic/fast-secure-contact-form-no-longer-works/)
 *  [velthy](https://wordpress.org/support/users/velthy/)
 * (@velthy)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/fast-secure-contact-form-no-longer-works/#post-2178982)
 * I am trying to insert the plugin -fast secure contact form on my wordpress page.
   I went through the instructions and entered the following script on my HTML Page
   but it does not display it. I am using CPanel and I got the URL from there for
   the si-contact-form.php
 * The code entered on my wordpress page goes as follows:
    <script type=”text/javascript”
   src=”[http://www.cis.syr.edu/public_html/newproject/wp-content/plugins/si-contact-form”></script&gt](http://www.cis.syr.edu/public_html/newproject/wp-content/plugins/si-contact-form”></script&gt);.
 * Please let me know what changes need to be done.
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)