Click to See Complete Forum and Search --> : Java Script behavior


LampStone
09-09-2003, 09:26 AM
Since I have only been acquainted with JS for a short time I am still learning how it "behaves" in various situations. My question may be a dumb one - but here goes...
If you delete a script from a webpage (sorry - yes I am using FP - but I do know enough HTML to be dangerous) - back to my questions...once deleted - and replaced by a differenct script...why does the first one keep working even though deleted. The second one is working also..but my purpose is defeated with the old one rearing its ugly head.
Does a 'requiredfrom' page attach to the page that is "requiredfrom" ? If this isn't making sense..ask me questions and I will clarify as we go.
Thanks for your patience and help...

PS - Would it help if I deleted my FP temp files. I am afraid to do that - but it was recommended by another novice.!
Regards,
Pam
lampstone@msn.com

Webskater
09-09-2003, 10:42 AM
I am basically mystified by your question. Are you using FrontPage to generate the scripts or writing them yourself?
You can delete the files in the Temp folder. This is used to make sure that a user of a web site is never trying to access a page that is in the process of being replaced or updated.
You might want to paste your code.

LampStone
09-09-2003, 11:04 AM
I am pasting the code. Maybe after I delete the temp files the old code action will go away. sorry to be so confusing..but the story is much more complex - so was trying to keep it brief.
Maybe it is a FP gremlin.
Thanks.
Pam