Waheedulhaq
June 3rd, 2005, 12:28 AM
Hi,
I have a problem in using safe array in ASP.
I have got he vlues like this Username=dfs&FatherName=fsdf&UserPassword=sfsf&button2=Submit+Query
but i want to have the out put like this
1: Username=dfs
2: FatherName=fs
3: UserPassword=sfsf
How can i do this thing.
I have a problem in using safe array in ASP.
I have got he vlues like this Username=dfs&FatherName=fsdf&UserPassword=sfsf&button2=Submit+Query
but i want to have the out put like this
1: Username=dfs
2: FatherName=fs
3: UserPassword=sfsf
How can i do this thing.