|
Like was stated by Jamileh, You need numbers
Change <INPUT NAME="number" TYPE=TEXT SIZE=40 MAXLENGTH=100 VALUE='<@RANDOM LOW=lowest_possible_value HIGH=highest_possible_value>'>
To <INPUT NAME="number" TYPE=TEXT SIZE=40 MAXLENGTH=100 VALUE='<@RANDOM LOW=1 HIGH=9999999>'>
This is a classic case of literal interpretation of an example Ben Johansen - http://www.pcforge.com From: Steve Campbell
[mailto:[EMAIL PROTECTED]
Ben
Here it is
Thanks Steve
From: Ben Johansen
[mailto:[EMAIL PROTECTED]
Can you send a debug output that shows the insert statement or an excerpt of the taf in a file and attach it.
Ben Johansen
From: Steve Campbell
[mailto:[EMAIL PROTECTED]
Thanks for all the input..it’s great.
I have the following problem, when I put it in a typical builder and I use the following the HTML code with tag:
<@RANDOM LOW=lowest_possible_value HIGH=highest_possible_value>
I get the error
Main Error Number -3502 Class DBMS Position Insert
Syntax error in insert into statement
Now this error happens when the insert action in my taf has this in it
Column Value Quote Value Number <@ARG Number> true
When I take out this line in the insert action and take it out of the taf html as well. I get no errors….so
Has to be the problem..anyone have a workaround
Thanks Steve
From: Robert Shubert
[mailto:[EMAIL PROTECTED]
<@RANDOM LOW=lowest_possible_value HIGH=highest_possible_value>
-----Original Message-----
Hello
I have a table that I am going to insert info into 4 of the 5 fields into the table. In the 5th field, I just want the application to automatically generate a number or a number with some prefixes I choose, and insert that number into the 5th field.
I seem to remember in the past using a metatag to do this, but I can’t seem to find what I need.
Any ideas would be appreciate and thanks in advance.
Steve
--- ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf --- --- ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf --- ---
________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf |
- RE: Witango-Talk: Number Generate Ben Johansen
- RE: Witango-Talk: Number Generate Steve Campbell
- RE: Witango-Talk: Number Generate Steve Campbell
- Re: Witango-Talk: Number Generate Roland Dumas
- RE: Witango-Talk: Number Generate Steve Campbell
