Thread: sql queries
View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 09:36 AM
shadow1778@gmail.com
 
Posts: n/a
Default sql queries

I want to call the data from a sql table called preauth into a webform,
so that it can be submitted into another table, and ultimately
displayed on a webpage, my problem is getting the data from the sql DB
to the html form. How would I do this? or is it possible to do this?

Reply With Quote