You have more than 2 years on a client?
At the end of the year, I copy the data files, close a year & purge this way:
go to Explore, open a new folder in the data area of Peachtree (e.g. f:/PEACHW) and name it "x (company name abbreviation) 99-00"
Copy all data files from original...
I don't know of a way to print source from DW.
Do you have BBEdit? If so, you can select Edit, Edit with BBEdit, then print from there. That will be in color. Otherwise, open the file in any HTML editor and print, although they aren't all in color.
Well, I was right. It was a very simple mistake.
In one of the places that had "NameOfCookie" I had written "NameofCookie"
It seems to be working fine now.
Thank you very much for your help Greg and aperfectcircle!
Jeanne
Okay, I really don't know what I am doing.
How do I "call it with document.formName.elementName.value" ?
Will I put this in the script that I already have? Or will I make a new script for that?
Thanks,
Jeanne
Hi. I am trying to use a cookie to get a name entered in a form to show on the redirect page.
I am using a Mac, with email.cgi for the form
The problem I am having is that "undefined" is showing on the redirect page instead of the name.
I am using the following script:
ON FORM...
It works great. Thank you very much.
I couldn't get it to work at first, but then I noticed that the closing bracket wasn't there, I added it - and then it worked like a charm!
Now I need to get my cookies working....
Thanks again,
Jeanne
Wow! you are super fast! Thanks!
I am an idiot when it comes to JS, I basically only know HTML. Could you please show me the code to do that?
The code for my page is:
<HTML>
<HEAD>
<TITLE>Thank You!</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html...
I am pretty new to JavaScript, and I am sure my questions are pretty basic. Can I have more than one function on onLoad and if so, how do I do it? My body tag looks like this:
<BODY BGCOLOR=#000000 ONLOAD="preloadImages();">
I want to add:
onLoad="redirect"
Also, if...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.