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
~3K People Reached
Member Avatar for Marty1963

Has anyone heard of the software or code that can send selected images (Coupons) from a webpage to a customers cell phone based on which coupons he/she choices and what 10 digit number they enter? A workable example is on the 'coupons' page of this website: [Click Here](http://canada.michaels.com) Any thought …

0
209
Member Avatar for Marty1963

I'm trying to reuse an old Flash file that my client wants on his website however I'm using Flash CC now, and the existing code does not funtion in ActionScript3. I can't see why this won't work. Any advise would be greatly appreciated function randRange(min:Number, max:Number):Number { var randomNum:Number = …

0
206
Member Avatar for Marty1963

I have a gallery of product images in an e-commerce site which the client wants to "pop-out" on rollover. I wrote this CSS style to do it however while it works fine in Firefox .. not so in IE10. Can anyone suggest a work-around with this code that will support …

Member Avatar for almostbob
0
396
Member Avatar for Marty1963

I wasn't able to get any response from my last post, so I'm rewording my question with hope that my question is easier to understand. I need to get a visitors location and display a custom header graphic based on the *Region* returned. For example: I live in Edmonton, in …

Member Avatar for chrislim2888
0
147
Member Avatar for Marty1963

Hope someone can help he because I'm at a loss. I'm trying to set up a PHP local server on my new machine using ISS7 and Windows 7 I seem to have PHP installed correctly and it's linked with the ISS Manager. All of the necessary Window Features are turned …

Member Avatar for diafol
0
425
Member Avatar for Marty1963

I have a daily article on my site with a preview/read more "ad" on the homepage. ([Click Here](http://www.popeyescanada.com) (Being rebuilt) Up to now I've been manually editing the 31 php daily files to insure the text fits within the window. I KNOW there is an easier way to do this …

Member Avatar for pritaeas
0
148
Member Avatar for Marty1963

I'm pretty new at this still and my boss just gave me a real challenge. Before I get ***too*** stressed about it I thought I'd see if anyone had some ideas. He wants a banner graphic on the top of his e-commerce page to be specific to the region (State/Province) …

Member Avatar for azareth
0
213
Member Avatar for Marty1963

Sorry I'm still very new at this and there is probably an easier way to write this code. I want to have a contest page automatically redirect to another after a certain date. I have the code to turn on and off content after a certain date and I have …

Member Avatar for Marty1963
0
261
Member Avatar for Marty1963

I'm still very new to this but is there a way to control content (text and/or image) using PHP and a specific date? For example I need to add "New Store Hours" to a listing of locations for a client website, however I don't want to have to go back …

Member Avatar for Marty1963
0
187
Member Avatar for Marty1963

I have another modification to make to my Random Image Script and I'm hoping someone can help me with the punctuation. I need to add an [usemap="#Map"] to the code on line #7 below: [CODE]<?php //This will get an array of all the gif, jpg and png images in a …

Member Avatar for Marty1963
0
121
Member Avatar for Marty1963

I'm very new with this. I need to make all of the random images below link to the same page. In other words I need to add a 'hotspot' to this script. The code below is how far I've got: [CODE]<?php $img_array = glob("images/Coupons/*.{jpg}",GLOB_BRACE); //Pick a random image from the …

Member Avatar for Marty1963
0
575