Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags
Member Avatar for venetian_jigsaw

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 need to enter the attributes in the function and …

Member Avatar for langsor
0
136
Member Avatar for venetian_jigsaw

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 data appended. However, that's also my problem. When …

Member Avatar for RamiroS
0
165
Member Avatar for venetian_jigsaw

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: $numPerPage=3; $start=0; I know I am missing a limit in my SQL stmt, …

Member Avatar for techniner
0
140
Member Avatar for venetian_jigsaw

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 need to enter the attributes in the function and …

Member Avatar for Lafinboy
0
569
Member Avatar for venetian_jigsaw

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 the company and their tech support stated this is an issue w/ IE6, and …

0
137
Member Avatar for venetian_jigsaw

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 like to center the table, but am finding it a "hard row to hoe!" …

Member Avatar for tgreer
0
231
Member Avatar for venetian_jigsaw

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 temperature and based on a selection from a radio button, converts …

Member Avatar for venetian_jigsaw
0
149