This is a discussion on "[SOLVED] Random String Verification help" within the PHP Forum section. This forum, and the thread "[SOLVED] Random String Verification help are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] Random String Verification help
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
[SOLVED] Random String Verification help
Hello. In a form I've made I have tried to create a random string variable that is displayed on the form and for the users to copy into another text box for comparison and validation, however it doesn't seem to work as it doesn't display anything in the table beyond the Verification Required: text.
Here is the Javascript function I am using to create the random string:
function random_string($len=5, $str='')\n Can anyone help? Last edited by psycho wolvesbane; Mar 18th, 2008 at 19:11. |
|
|
|
||||
|
Re: Random String Verification help
Moved to PHP forum
Quote:
__________________
echo "Take it easy, ".$CloudedVision; .links { site: other-road-design; blog: only-nerds-allowed; project: resource-fish; organization: ARMIES6; } <quote>"I think it's wrong that only one company makes the game Monopoly" - <name>Steven Wright</name></quote>
Last Blog Entry: More Cheat Sheets (Jul 12th, 2008)
|
|
||||
|
Re: Random String Verification help
It helps to put a space between code and the closing tags, instead of:
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
|||
|
Re: Random String Verification help
Quote:
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Extracting filename without extension from variable string. | frankenscarf | JavaScript Forum | 3 | Jan 11th, 2008 16:54 |
| [SOLVED] Connection string for password protected databases | alexgeek | Classic ASP | 6 | Oct 31st, 2007 15:59 |
| Random .swf on refresh | jtyoungs | JavaScript Forum | 2 | Sep 19th, 2007 12:48 |
| random | benbramz | Classic ASP | 5 | Jul 18th, 2005 05:01 |
| Image verification | humair | Classic ASP | 4 | Jul 21st, 2004 04:17 |