No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
[QUOTE=umairsario;830452]I have a Script .. :) of Library Management !.. if you need Contact me[/QUOTE] Hi, i would like to have a look at the scripts, in particular the database tables for an online library system Thanks, Susan
Hi there, If users want to be able to see more than one image for a searched book which would be the best way for the database table to be designed? Book table : Isbn, year, title, image_1, image_2, image_3, image_4 or Book table Image seperate Each book will in …
I have a login form which redirects the user to a new page if the form is submitted, however it does not show the error messages on the same page as the form. Currently if nothing is typed in user or passwords fields, the same page is relaoded process2.php showing …
Hi, I think i am missing something obvious. The popup should bring up a page passing an id. Currently nothing happens but i can see the id is being passed into the varaiable when hovering over Link, how can this be chnaged. Below is part of the code [code=php]while($row = …
Hi All, I have a table with retrieves an image from the database table item, and displays it in a column within a table(for each product-ISBN). I want to be able to show additional images for each row in a table. For example, i would like a hyperlink under the …
Hi All, The above example works which i have applied it to show an image in a column. If i wanted to show further images for the product, say by clicking on a hyperlink which opens a popup window to show further images, how can that be done? Thanks, any …
The End.
Susan.LK