T
Tony WONG
there is an asp to input the phone & message
the phone input box can accept array data, such as 123456;234567;345678
there is vbscript to detect the phone field
if there are 3 phone, then there will be 3 records, and so on.
i wish to rewrite it to asp.net
Can i do it at the FormView control of asp.net or other ways in asp.net?
Grateful if you could give me some ideas.
Thanks a lot.
tony
the phone input box can accept array data, such as 123456;234567;345678
there is vbscript to detect the phone field
if there are 3 phone, then there will be 3 records, and so on.
i wish to rewrite it to asp.net
Can i do it at the FormView control of asp.net or other ways in asp.net?
Grateful if you could give me some ideas.
Thanks a lot.
tony