Ok thnx.but if I want to leave my text file as is is with the counter=6(or some number) then where do I put the code that u gave
??Quote:
Array.splice(start, deleteCount)
In short I want to leave my text file as it is
Counter=6
&msg0=message 1
&msg1=message 2
&msg2= message 3
&msg3=message 4
&msg4=message 5
&msg5=message 6
and display the messages one my one,on the click of a button,withot displaying the number of the variable Counter in the text file.Well thats exactly what I want.Plz help
