Click to See Complete Forum and Search --> : arr(i) = left(arr(i),instr(arr(i),".asp")+3)


mister theodore
08-13-2006, 11:00 AM
hello
how can i change .asp with "

i have tried
arr(i) = left(arr(i),instr(arr(i),"\"")+3) but its wrong

pls help