I'm having a bit of a problem. For a recent project I recently converted all the content on a .asp website to MODX and they had a Google search. Google has indexed their page "search.asp" and it is...
I have a client that uses a simple javascript code to allow visitors to search their website using Google. I've recently redesigned their website and it appears there are some old pages that are...
Hello, How can I do a mod rewrite so I can redirect old urls with variables to new pages. For example here is the code that is not working with variables in them. Here you can see the variable "id"...
Please see the attached image which shows the MX records I created on my virtual dedicated server in Plesk. Is this setup correctly to point to use GMail email for my website domain?
My domain name hairlossmall.com is currently pointing to a server which is really slow. I want to point it to my new virtual dedicated server, and I've followed directions but its not working and...
I've searched the web trying to find examples of how to store tabular data in MySQL and loop through the rows to assemble a table using PHP, but no luck.
Ive been running Windows 7 for 10 months now maybe and I love it... Except I hate to do my web dev work on it due to admin permissions/file permissions.
I've used and modified the jQuery Multi Part form, so that it has 2 pages instead of 3. Apparently I may have missed something and the script causes the page to run and run if you try to refresh or...
I have a simplified version below of a multipart form. There are two steps and two tabs. I want the user to enter their username and email address and click 'Next' which will validate to make sure...
Several times I have tried to setup a configurable product within my Magento store (v 1.3.2.4), I followed the instrustions from the tutuorial and also logged into the demo store to...
Yea "none" is the original setting for hidden tabs, however, if you want to have any dynamic content like jQuery Flot or Google Maps, the "none" attribute breaks the script for that content, so the...
I am using jQuery tabs and when I have very long content within the tabs, my browsers scroll bar reflects the content in the tab with the most content.
I have a working example of jQuery validate working in the link below. The newsletter checkbox is required and working. However, the "colors" checkboxes are all named as an array ( ex: name="color[]"...
I'm still working on this and Im getting there but Im having a hard time with the syntax of a function in jQuery. In the commented code below, I tried to write it out.... if the checkbox "other" is...