what i am trying to do is pretty hard to explain so here is a simplified example of the problem:
i need to clear a text file, write to it, and then be able to read from it...so say someone puts there name in a text box and hits submit, the current stuff in the text file is cleared, the new name is writen to it, and then it is saved (kind of like a server side cookie)...then on a different page, i need to somehow get the text into a javascript variable...i relieze this would probably be easier with a database, but i am on a free server that doesnt support them...i'm guessing there should be a jscript or vb way to do this...thanks for any help... -Greg :-Q
i need to clear a text file, write to it, and then be able to read from it...so say someone puts there name in a text box and hits submit, the current stuff in the text file is cleared, the new name is writen to it, and then it is saved (kind of like a server side cookie)...then on a different page, i need to somehow get the text into a javascript variable...i relieze this would probably be easier with a database, but i am on a free server that doesnt support them...i'm guessing there should be a jscript or vb way to do this...thanks for any help... -Greg :-Q
