Re: Dynamic Form 'on The Fly'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At 11:40 AM -0500 3/20/09, Lists wrote:
O.K., I may get a back lash.. but I can't resist
making a very small plug here for our server side
language, WebDNA.
Here is the same code in WebDNA:

The Form:
[loop start=1&end=3]
  <input name="go_[index]" value="" />
[/loop]

The Recieving page code (loop):
[formvariables name=go_&exact=F]
  [value]<br>
[/formvariables]


The URL:
http://www.euca.us/admin/tests/simpleform.html


Don't get me wrong, I'm a big fan of PHP, but
WebDNA could use a little notoriety.. ;-) so I couldn't
resist! ..Hope nobody is offended.

Donovan

Donovan:

No problem here -- I'm open to all languages.

The OP posted his question on a php list and that's the reason why I responded with a php solution.

Now, can you show me how to pull data from a mysql database so that the input statements can be created dynamically?

Cheers,

tedd


--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux