What is the script to add a hit counter on a page?
Type: Posts; User: ccassano
What is the script to add a hit counter on a page?
Thanks!!!!!
I have an html file with 3 links. I want the first link to open as a new window; the second link, I want it to use the same window of the first link; and the third link, the same window as the first...
What is the JavaScript for document attachment? From our intranet, our users want to be able to attach a document in our form.
I am sorry. Let me try to make this clearer. My user wants to be able to send the URL to client and the client will be directed to the exact page. However, since our site uses frame, and the link is...
How can I do this?
We have a frame and all of our links when clicked open up as the main page, but we can still view the left frame and the url is still pointing to the index. What our users want...
What is the script for this? I want the sender to get a confirmation by e-mail that the form has been submitted with all the information the sender put in the form.
What is the script for this? I want the sender to get a confirmation by e-mail that the form has been submitted with all the information the sender put in the form.
Your are right, the PDF email does not work if you do not have the complete version of Acrobat. Adobe came to our office to do a demonstration and failed to mention that. We have to find out after...
I am getting desperate. How can I modify this scripting in such a way that I will have a consistent text in the Message box?
<SCRIPT language="JavaScript">
<!--
function e_friend(e_add,subject1)...
What is the javascript for this scenario:
I have a document submission form that need to be filled out by the user. The user will have to choose from the drop-down menu a list of submitters. The...