
gord
New User
Jan 21, 2012, 11:00 AM
Post #1 of 4
(1534 views)
Shortcut
|
|
auto populate a text field when creating a new record?
|
Can't Post
|
|
Hi, I'm building a system to enable downloads via a combination of random strings. Basically users will each be assigned a random string, and the files will likewise be assigned a random string. To download their file, the user will enter a string that consists of the two. So far so good, but as I've already got cmsBuilder on my site, I'd like to use it to deploy this system too. I am trying to figure out the best way of assigning the random strings. Is there a way cmsBuilder can automatically populate a text field in a new record by somehow calling a custom routine (that I would write) that would generate the string? If not, does anyone else have other ideas about how to implement this? Thanks, gord
|