|
|
|
|
|
| | |
|
Active Server Pages what is asp programming how to sample asp example code scripts software asp forum mail sessions applications global.asa CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
referencing text fields with the same name |
From: |
Art Penticoff |
Date: |
11/14/2000 10:44:18 PM |
IP: |
209.214.197.229 |
I want to reference several text fields with the same name by an index but cant get the syntax right. my code looks like myfld = request.form("txtfld") How can I have several text fields with the same name and refer to them with an index? The reason is to reduce the volume of code to process the form. |
Follow Up - Re: referencing text fields with the same name - MARQUE 11/16/2000 9:45:44 PM
Follow Up - Re: referencing text fields with the same name - sivakumarpolisetty 11/20/2000 4:51:55 AM
|
|
|
|
|
|
|
|
|
|
|
|