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 Shaun E 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: *

  1. goldensunrise

    Multiple options.value (Javascript & PHP)

    So, I have a major case of Mommy brain today and have this project I have to finish like 6 months ago. Hopefully someone will have pitty on me and give me a little help that will send me in the right direction. I thank you in advance. Now on to my question, I know it should be an easy fix, just...
  2. goldensunrise

    Integrating with PayPal

    Hi, I am really stuck on the following code. I know that I need to add some IF statements but, at this point I am tired (I have a 10 month old son) and frustrated with the whole code thing. I know it should be simple but, I just can't get it to work. Basically, when a person clicks "add to...
  3. goldensunrise

    Take a look at what I am working on

    Take a look at what I am working on: http://malleyz.com/photoalbum/category_listing2.cgi HERE'S THE QUESTION: How do I change what shows up in the second box based on what is chosen in the first box? I've tried some javascript stuff but, have had no luck. Any help would be apreciated. Here's...
  4. goldensunrise

    Dynamically Populated Drop Down List Box

    Can anyone help me out?? I can't seem to get this to work right. It always goes back to the first item in the list. I would be greatful for any help. to see it (not) working, go here: http://malleyz.com/photoalbum/category.cgi *********** THE CODE *********** print...
  5. goldensunrise

    IFRAME & JavaScript

    first have a look at this: http://members.home.net/adhardc/booktest/index.html The problem is this, when i get to the end or the begining of the pages i want that window that pops up to display inside the first window...basically i want to break out of frames but the stuff i have tried hasn't...
  6. goldensunrise

    Question on DISTINCT in a looped query

    Why does this not work? <CFLOOP INDEX=&quot;Loop&quot; FROM=&quot;1&quot; TO=&quot;9&quot;> <CFQUERY NAME=&quot;Loop&quot; DATASOURCE=&quot;Project&quot;> SELECT DISTINCT Catagory.CatagoryID, Catagory.Catagory, SiteListing.* FROM SiteListing, Catagory WHERE...

Part and Inventory Search

Back
Top