automatically display a value that is randomly generated

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
paolone
Forum Commoner
Posts: 37
Joined: Tue Jun 11, 2002 10:18 am

automatically display a value that is randomly generated

Post by paolone »

Hello all! :?
Just an input on how to find the solution for this problem:

http://users.skynet.be/bk288888/testpage/index.htm

This is a draft page, but what i need, is to display automatically the "issue number" in the popun window. As you see, the script made a loop in the database, so that the page can contain 1 or 100 results.

Any idea on how to get the issue "number" displayed? (instead to type it in?

I've post the same problem in another section, and apparently the way is to change the Javascript, passing the issue number in the URL.

Thanks! :lol:
Post Reply