OK, so my designer made a really cool navigation bar but it's kinda stumped me as to the best way to display it without going nuts with lines of extra code.
It has a mouseover which will change the blue tabs to green, and when you mouseover, the subnav will display. In addition, when you are on...
is there any way to set my pearl to only reconcile on a set schedule or manually? I want to keep Wireless Reconcile on, but I just want to choose when I download messages.
Hello- this is more of a "why" question than a problem itself...
It's easy to create and reference 3-dimensional objects:
//example
$ob->firstkey->nextkey;
PHP syntax allows me to include a 2D object into a string without much trouble:
echo "Some text and $var->thisval more regular text"...
This problem happens intermittently. Sometimes the script executes OK, other times the script crashes due to PHP running Out of Memory. (and the sometimes is even with the same imported file and only 10 minutes apart)
What the script does is take a CSV file sitting on the server and imports it...
So i understand the reason for defining variables from a historical standpoint: parsers needed to see these calls in order to allocate memory for variables before they're used. But now, PHP does this anyway, so do I really need to care? And if I do, why?
_jay
This might not be a Vista problem exactly, but I have had troubles as long as i've had vista on my laptop.
I'm having troubles connecting to the network through the VPN. My XP Pro machine connects just fine. When I run the connection, it seems to connect and authenticate successfully- but I...
I have a 1U Tyan B2881/GX28 rackmount Server. It's been running great for almost 3 years. However, just recently the fans started making noises. It's hard to describe in text, but i'll do my best....
It/they start up and slow down as if they lose power or are detecting that the case or cpu is...
i'm building a website will bill its members by subscription. i need to write the Renewal routine so we can collect the money on an ongoing basis. I'm wondering if you know of any resources to help me write a good program to do this, as this is the first time i have done this.
the routine will...
I have several folders with Offline Files on my new Vista machine. I used to use XP and when I connected to the VPN, XP would automatically connect the network drives/folders. Then, synching was easy. Using Vista, I seem to have to restart the machine and then VPN before it'll connect the...
Hello,
Here's the site: www.taskmania.biz
Everything worked fine in FF2 and IE7. When upgrading to FF3 for PC, all the links in the main content and the right column stop responding. What's the deal?
Thanks in advance for your help and expertise.
hello! i have a site which is being built to allow people to send emails through it. It actually connects to an external SMTP server for sending from the website, but i don't know that it should matter for this particular issue.
The main problem i'm having is that the SPF record for the sending...
here's the link: https://www.bniconnection.com/index.php?region_id=1&content=enroll/step1a
(several pages on this same template)
When i upgraded from Firefox 2 to 3, the layout broke. Specifically, the #main (content) area hops below the #left_content and should snuggle up at the top. It causes...
hello. I have exchange 2003 with a remote user on Outlook 2003. I have set up his account so that he can connect to my exchange server through POP3 and download his messages (everyone else is on straight exchange mailboxes). However, he can't send messages through the server via SMTP. This is...
Here's one for you- we just got a new computer (HP M8330F) for the living room. We have our TV hooked up to a high-gain analog antenna on our roof. Channel 4 (ABC) comes in slightly fuzzy to begin with, but no audio interference unless we turn on a fan in the bedroom.
Here's the kicker- the...
The point of the script is to backup up an entire database and output a mysql file. The script below works just fine on small databases, but i have a 136MB database that i'm trying to get it to run on and I'm having trouble getting it to finish running. (writes a partial file and dies)
i have...
I have an Exchange 2003 server which downloads email from an external POP3 account. Most of my staff reside as Active Directory Users within the windows domain.
Now the need has now come up to give a subcontractor an email address. I want to create this address on the external server and leave...
Does anyone know of a quick and easy way to set_error_hander and have it redirect to a 'sorry, we've encountered an error...' page? I'm having trouble actually getting the redirect to work.
here's my code so far...
//my standard redirect function...
function redirect($url,$clear=false) {
if...
I am looking for a new product to serve my clients. I used to use editlet (http://www.editlet.com/) but it turns out that there are broken parts and the company doesn't even support this product anymore!
What I like is:
- central interface so i can manage all my sites
- Simple FTP
- I can...
I wrote a mail script which sends emails by cron job once every 10 minutes. This way, i can queue up large volumes of mail into a db table and not worry about my individual scripts stalling.
The problem is that with any volume over approximately 1000, the system sends 4 copies of the same email...
i've been searching around and i can't find it- i need some code to select american vehicles:
1- Select a year; 2- select Make; 3- Select Model/Body; See this page for an example: https://cfweb.esurance.com/CustomerFlow/CustomerFlowStandard/Vehicle1.aspx
The key is that the boxes...
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.