Actual Results
- Lizzard
- Forum: Programming / Scripting / Coding Forum
- Topic: Several Similar MySQL Database Tables ?
- Subject: Several Similar MySQL Database Tables ?
- Replies: 2
- Views: 5693
Posted: March 3rd, 2009, 4:58 am
Thank you. I will keep heading in this direction! I appreciate your help.
Liz
Liz
- Lizzard
- Forum: Programming / Scripting / Coding Forum
- Topic: Several Similar MySQL Database Tables ?
- Subject: Several Similar MySQL Database Tables ?
- Replies: 2
- Views: 5693
Posted: February 27th, 2009, 1:43 pm
Hi. I wondered what the current line of thinking on this is, I have several databases with the exact same information in them. Say we have a "members" set of information. This information has their name, address, business address, every possible phone number, driver's license number and on...
- Lizzard
- Forum: Programming / Scripting / Coding Forum
- Topic: MySQL Control Center (or: MySQL Administrator Sucks)
- Subject: MySQL Control Center (or: MySQL Administrator Sucks)
- Replies: 16
- Views: 5936
Posted: November 5th, 2008, 7:37 am
I have an interesting issue, I have googled it and not really found a lot of info. There is an identical question on the mySQL site, however the 'fix' didn't work for me.... I am trying to reverse engineer all of our mySQL db's (but don't have the commercial edition) I got to the 15th one and sudden...
- Lizzard
- Forum: Flash and ActionScript Forum
- Topic: hover over menu with mouse causes flash img to duplicate?
- Subject: hover over menu with mouse causes flash img to duplicate?
- Replies: 2
- Views: 1101
Posted: July 2nd, 2008, 4:14 am
Hmmm. maybe he has the DNS off for external. I am not on a VPN and I can take a look from home. This machine is outside the firewall and I can look at it with the link. That is odd. Thanks for letting me know... I will ask the network fellow when he comes in - around an hour from now. Did you notice...
- Lizzard
- Forum: Flash and ActionScript Forum
- Topic: hover over menu with mouse causes flash img to duplicate?
- Subject: hover over menu with mouse causes flash img to duplicate?
- Replies: 2
- Views: 1101
Posted: July 1st, 2008, 11:57 am
Hi. My flash is ancient so bear with me. On the front page only, I have this lil flashy thing that the boss really likes. I have static pics on the rest - and thusly they are fine. I have to write for IE6 in house and IE7 and eventually 8 for out of house. When mouse hover over the side (green ) men...
- Lizzard
- Forum: Programming / Scripting / Coding Forum
- Topic: redirect through a GreyBox while maintaining a static footer
- Subject: redirect through a GreyBox while maintaining a static footer
- Replies: 6
- Views: 990
Posted: May 20th, 2008, 12:57 pm
Yes. I am sorry. I have been working on this too long and I have tunnel vision. GreyBox is from orangoolabs. It is a popup box of sorts. I have to bring in content from a vendor's site and put it on ours. We used to do this in a straight iframe - but those have been acting odd, and when a vendor cha...
- Lizzard
- Forum: Programming / Scripting / Coding Forum
- Topic: redirect through a GreyBox while maintaining a static footer
- Subject: redirect through a GreyBox while maintaining a static footer
- Replies: 6
- Views: 990
Posted: May 20th, 2008, 12:43 pm
Yeah - I think I could do it with php.
I had it in my head it needed to be java.
Probably because the greybox is written in java.
Ideas?
I had it in my head it needed to be java.
Probably because the greybox is written in java.
Ideas?
- Lizzard
- Forum: Programming / Scripting / Coding Forum
- Topic: redirect through a GreyBox while maintaining a static footer
- Subject: redirect through a GreyBox while maintaining a static footer
- Replies: 6
- Views: 990
Posted: May 20th, 2008, 11:19 am
Ok.... what a dork.
That doesn't help me because I still lost my static footer include.
Ideas anyone?
That doesn't help me because I still lost my static footer include.
Ideas anyone?
- Lizzard
- Forum: Programming / Scripting / Coding Forum
- Topic: redirect through a GreyBox while maintaining a static footer
- Subject: redirect through a GreyBox while maintaining a static footer
- Replies: 6
- Views: 990
Posted: May 20th, 2008, 10:32 am
actually i am going to try this:
<a href="img.php?s=<?php echo($value);?>" onclick="window.location =
this.getAttribute( 'href' ) + '&t=' + t; return false;">Click
here</a>
<a href="img.php?s=<?php echo($value);?>" onclick="window.location =
this.getAttribute( 'href' ) + '&t=' + t; return false;">Click
here</a>
- Lizzard
- Forum: Programming / Scripting / Coding Forum
- Topic: redirect through a GreyBox while maintaining a static footer
- Subject: redirect through a GreyBox while maintaining a static footer
- Replies: 6
- Views: 990
Posted: May 20th, 2008, 10:08 am
Hi. I am trying to call a page up with java through a GreyBox while keeping the page in the greybox so I can have a static footer. Page you launch the GreyBox from: <a href="http://page_in_site.com/" title="Status" rel="gb_page_fs[]">Status</a> that will tos...
- Lizzard
- Forum: Website Design Forum
- Topic: Dreamweaver Spry Menu and Flash Issue
- Subject: Dreamweaver Spry Menu and Flash Issue
- Replies: 7
- Views: 2706
Posted: May 6th, 2008, 10:31 pm
Cool! Have fun
- Lizzard
- Forum: Website Design Forum
- Topic: Dreamweaver Spry Menu and Flash Issue
- Subject: Dreamweaver Spry Menu and Flash Issue
- Replies: 7
- Views: 2706
Posted: May 6th, 2008, 12:14 pm
No it's cool.
And I think it was the "X value" you have to set it so that the spry knows the greybox is in charge when activated.
And I think it was the "X value" you have to set it so that the spry knows the greybox is in charge when activated.
- Lizzard
- Forum: Website Design Forum
- Topic: Dreamweaver Spry Menu and Flash Issue
- Subject: Dreamweaver Spry Menu and Flash Issue
- Replies: 7
- Views: 2706
Posted: May 6th, 2008, 11:03 am
No - not stupid. I just have a bad memory.
I found it on the Adobe forums (I think)
It is in the javascript itself. If memory serves, there are some js files that you xfer to the server.
Check in there.
I found it on the Adobe forums (I think)
It is in the javascript itself. If memory serves, there are some js files that you xfer to the server.
Check in there.
- Lizzard
- Forum: Website Design Forum
- Topic: CSS fitting both IE 7 and IE 8 while maintaining standards?
- Subject: CSS fitting both IE 7 and IE 8 while maintaining standards?
- Replies: 4
- Views: 812
Posted: May 2nd, 2008, 11:23 am
Yeah, that didn't work. I am looking at swfobject now.
Thanks I will try and play with it some more.
I appreciate your help and kindness.
L
Thanks I will try and play with it some more.
I appreciate your help and kindness.
L
- Lizzard
- Forum: Website Design Forum
- Topic: CSS fitting both IE 7 and IE 8 while maintaining standards?
- Subject: CSS fitting both IE 7 and IE 8 while maintaining standards?
- Replies: 4
- Views: 812
Posted: May 2nd, 2008, 10:36 am
I wrapped them with a <p> tag to get the images to float side by side since they will be changing frequently. It was the only way I could get them to "line up" in 6 and 7 with some control. I have not done any flash in a while I am really rusty. So I am still reading the book. I will...
