G
Guest
hi,
i was not sure what forum to pot this on, so i figure this would be a good
start, even for redirection pusposes. Users should be able to upload excel
data into a table. then this table information should be exported to a .csv
file, to get something like:
67.108.115.178,199.169.192.157,66.109.83.6,66.109.83.7
where te different ip addresses are separated by a comma. i tried doing
this, but i am getting each of the IP addresses on different lines of a .txt
fle, like this:
212.138.47.11
135.196.231.255
65.217.232.2
129.33.119.25
68.143.150.50
65.218.126.98
162.58.82.244
161.215.18.51
201.147.134.225
209.208.169.98
does anyone know how i can avoid getting eah IP adress on a different line,
and instead get them on one line, etc, or separated by a comma instead of by
a line?
thanks in advance,
geebee
i was not sure what forum to pot this on, so i figure this would be a good
start, even for redirection pusposes. Users should be able to upload excel
data into a table. then this table information should be exported to a .csv
file, to get something like:
67.108.115.178,199.169.192.157,66.109.83.6,66.109.83.7
where te different ip addresses are separated by a comma. i tried doing
this, but i am getting each of the IP addresses on different lines of a .txt
fle, like this:
212.138.47.11
135.196.231.255
65.217.232.2
129.33.119.25
68.143.150.50
65.218.126.98
162.58.82.244
161.215.18.51
201.147.134.225
209.208.169.98
does anyone know how i can avoid getting eah IP adress on a different line,
and instead get them on one line, etc, or separated by a comma instead of by
a line?
thanks in advance,
geebee