Forum: JavaScript / DHTML / AJAX Sep 3rd, 2008 |
| Replies: 6 Views: 2,696 |
Forum: PHP Dec 20th, 2005 |
| Replies: 3 Views: 2,516 RamiroS,
I used the code and at first, it did not work. In place of '$un', I tried the 1, but I would keep refering to mySQL and saw no changes. When I entered the var '$un', it changed the... |
Forum: PHP Dec 19th, 2005 |
| Replies: 3 Views: 2,516 I am still a bit of a newb, but am getting the hang of webdev. My problem is in changing/updating a user's password. The good news is that I know I am hitting the mySQL table b/c I am able to see... |
Forum: PHP Dec 11th, 2005 |
| Replies: 1 Views: 2,201 I am developing my first e-commerce site and have run into a slight problem with the page counter. As you can tell in my code below, I set my number/Pg and start page level vars as follows:
... |
Forum: JavaScript / DHTML / AJAX Nov 11th, 2005 |
| Replies: 6 Views: 2,696 Thanks Thomas...that seems to have doe the trick! |
Forum: JavaScript / DHTML / AJAX Nov 11th, 2005 |
| Replies: 6 Views: 2,696 Thomas,
I am a little confused: this works only if you are calling a single img on a single page and not multiple img's from a single page (e.g. a catalog). Since multiple img's are called from... |
Forum: JavaScript / DHTML / AJAX Nov 11th, 2005 |
| Replies: 6 Views: 2,696 I am unable to get my pop-up to resize or hide the toolbar when I select a thumbnail. I entered the width & height in my onclick event, bu that did not seem to work. I am guessing that I probably... |
Forum: PHP Nov 11th, 2005 |
| Replies: 1 Views: 2,080 I am unable to get my pop-up to resize or hide the toolbar when I select a thumbnail. I entered the width & height in my onclick event, bu that did not seem to work. I am guessing that I probably... |
Forum: HTML and CSS Jul 21st, 2005 |
| Replies: 0 Views: 1,835 I developed a web page that has a vertical menu (created from third-party tool) w/ several submenus. When I print the web page, the submenu displays at the bottom left of my web page. I contacted... |
Forum: JavaScript / DHTML / AJAX Jun 1st, 2005 |
| Replies: 5 Views: 3,450 Sorry about not responding sooner. My wife and I just had our first baby...May 27th.
I tried "margin:auto", but that did not work either. |
Forum: JavaScript / DHTML / AJAX May 20th, 2005 |
| Replies: 5 Views: 3,450 Sorry about that. Here's the doctype:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 Transitional//EN"... |
Forum: JavaScript / DHTML / AJAX May 20th, 2005 |
| Replies: 5 Views: 3,450 I am trying to center a table and know I need to use <div class=''></div>. Here's my problem: I have a menu that was written in JavaScript and is using <div style=''></div> for placement. I would... |
Forum: PHP Mar 25th, 2005 |
| Replies: 4 Views: 5,627 Well, thanks to both of you, barnamos and Dance Instructor. Based on what you provided me with, I was able to figure out what I needed to do. I tested and it worked!!! Like I side, sometimes your... |
Forum: PHP Mar 24th, 2005 |
| Replies: 4 Views: 5,627 Thanks barnamos...ok, I am busted. The gig is up. Actually, I understand alot, but every once in a while my mind goes blank. I think we've all had that happen. An additional objective is that if... |
Forum: PHP Mar 24th, 2005 |
| Replies: 4 Views: 5,627 I am having a little problem:
I am pretty "wet behind the ears" in the PHP world, so please, bare with me...I am tasked with writing a script that does two things:
(1) Allows a user to enter a... |