Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: leeboycymru
  • Order by date
  1. leeboycymru

    mysql_fetch_assoc(): error

    Sorry guys, maybe I should have added the case lines to, so I have added all that code below; because I get second error saying: Cannot modify header information - headers already sent by (output started at x) on line 50. So here is all that code: $cxn = @ConnectToDb(DB_SERVER...
  2. leeboycymru

    mysql_fetch_assoc(): error

    I keep getting this error: mysql_fetch_assoc():supplied argument is not valid MySQL result resource in x on line 24. And here is that code: $cxn = @ConnectToDb(DB_SERVER, DB_SERVER_USERNAME, DB_SERVER_PASSWORD, DB_DATABASE); $transLog = mysql_query("select * from tblTransLog where...
  3. leeboycymru

    Nice Rollover effect in gadget shop

    Ok im giving this a go, but I am going ot have to try it using tables with css, but Im still not sure if it will work. http://www.littleacornsgifts.co.uk/scripts/prodList.asp?idCategory=54 here is the html: <td align=center valign=bottom width="<%=cellWidth%>%" class="CPcolsViewLee"> <%call...
  4. leeboycymru

    Nice Rollover effect in gadget shop

    Ye your right, but what i was meaning was set a border width to it anyway of say 2px, and as a normal a link set it to white if thats the background of the website, then on hover set that already set 2px border to black. The possible 4px growth on rollover is already set in its normal state.
  5. leeboycymru

    Nice Rollover effect in gadget shop

    I had a thought last night about the expanding width, and really you could set a margin width of the same colour as the background of your website, and on rollover just change its colour. No need for adjustments then. But I like it, on an ecommerce site and used correctly that could be a nice...
  6. leeboycymru

    Nice Rollover effect in gadget shop

    Ye wicked kaht, good thinking about changing the margin size on rollover. Im going to give that a go, my boss will love that tomorrow, keep that one close to my chest I think until it works. its a nice effect isnt it?
  7. leeboycymru

    Nice Rollover effect in gadget shop

    I have just seen a lovely rollover effect in the gadget shop website, and cant fathom out how they have done it. Any ideas guys? http://www.gadgetshop.com/gadgetshop/index.jsp Its the black surround as you rolloevr the stock. Lee
  8. leeboycymru

    Flash e-cards

    Can anybody point me to a very decent tutorial where I can create a e-card system on my website for user to use. I got a lot of characters on my site, and it coudl be a really nice touch. Thanks lee
  9. leeboycymru

    Any experience of epdq with zen cart

    Sorry guys, got one bit sorted: zen_draw_hidden_field('collectdeliveryaddress', '0'); forgot to put inverted commas around the value 0. That now works a treat, its a similar problem with now trying ot force address values up, but they dont work for some reason. Thats now my main problem.
  10. leeboycymru

    Any experience of epdq with zen cart

    i am integrating barclays epdq into zen cart, and all seems to work fine until I wont to pass anything up using hidden fields. I contacted barclays and been through their notes and they say this is the right way of stopping teh delivery address from showing, as I dont need it as I only require...
  11. leeboycymru

    Sites I can check my competitors in bound links

    I just run a few websites through it, and I dont think it produces a comprehensive list of links. So as the sideline business im running is just in its infancy and my competitor has been there for ages, the only thing I need to do is give it time. I put his website in and it only came back...
  12. leeboycymru

    Sites I can check my competitors in bound links

    oh i see, thank you. is this as good as it gets? im not dissing it, just wondered if this is what everybody uses, or is there packages out there too. Thanks again Lee
  13. leeboycymru

    Sites I can check my competitors in bound links

    I am interested to find out who my competitor has linking to them, as they are always above me. Is there any decent free software out there than can give me a reasonable list of their in bound links. Why I say resonable, as I know in most cases is that you get what you pay for. Cheers Lee
  14. leeboycymru

    Changing Dynamic Drop Down List into Hard coded one

    Hi Foamcow, thats pretty much what I was trying to do before I thought about going down this route, but failed. I did give it a go but just couldnt get my head around it, and as Im under time constraints i went for the option above to at least get it working, so as it is now, and they pleased...
  15. leeboycymru

    Changing Dynamic Drop Down List into Hard coded one

    Absolutely top notch thinking, thanks for that, and worked a treat. Nice one Geee, this forum is easily the best out there. Ive been on that for days! Lee
  16. leeboycymru

    Changing Dynamic Drop Down List into Hard coded one

    I am workign in zen ecommerce and I am having difficulty getting some help in the forums there, fo my problem. I have a drop down list that is filled dynamically with countries. Basically in this one part all I need is 13 countries which i have a list for. Below is the code that ultimately...
  17. leeboycymru

    Google sponsored links

    Right I see, thanks guys... So a well worded advert that is popular will sometimes occupy that 'special' spot. Will also being involved in sponsored adverts, help your listings in google? as in they give you brownie points and so help you up the ladder.
  18. leeboycymru

    Google sponsored links

    Cheers Jeff, sorry to waste your time on that one... I shouldnt have been so hasty, and looked around first. cheers Lee
  19. leeboycymru

    Google sponsored links

    Hi all, A client just had a moan at me at how a competitor in google sits above him in the listings, because he occupies top spot through the sponsored links. I know about the sponsored links down the right, but how does his competitor get the very top spot as a sponsored links? Does he pay...
  20. leeboycymru

    Call a function in an if statement

    Thanks kennethkawamoto, It works now and it isnt loading the image over and over either. Thanks Lee

Part and Inventory Search

Back
Top