
Mark
Deleted
Jan 21, 2000, 7:29 PM
Post #1 of 3
(476 views)
|
|
Adding a field to a cgi file
|
Can't Post
|
|
I need to add a line to a cgi file. Here is an example from the file I need to add. I'm trying to add a "property tax" input field. '10' => ['Property Address 1','AD2','nosearch','20', 'text','address 1', ] My main question is regarding the "AD2", how do I make a parameter like this for "Property tax"? Hope this makes sense. Thanks Mark
|