Hi Eveyone
I have 2 problems to resolve.
1. I use javascript on my site as part of my shopping cart. Optimization people tell me I shouldn't have it in the page but use an external link. How do I create this external link in the html and how do I save the current script as a .js file?
2. Second completely different problem. I need to have a page where only authorised distributors can log in with username and password. I've found some java that will do this but this goes back to question 1 and also they don't seem to work very well. One of them you can actually see the names and passwords when you view source on the page.
Any suggestions please.
Thanks in advance.
David
I have 2 problems to resolve.
1. I use javascript on my site as part of my shopping cart. Optimization people tell me I shouldn't have it in the page but use an external link. How do I create this external link in the html and how do I save the current script as a .js file?
2. Second completely different problem. I need to have a page where only authorised distributors can log in with username and password. I've found some java that will do this but this goes back to question 1 and also they don't seem to work very well. One of them you can actually see the names and passwords when you view source on the page.
Any suggestions please.
Thanks in advance.
David