Search results

  1. DanG

    Help with online store.

    osCommerce is the right price...FREE. I have only played with it, but it is very popular and seems to have all you need. It is done in PHP/MySql and so you can customize it to fit your look and functions. It also has some pretty good support (message boards) out there. If that particular...
  2. DanG

    Search Page with Access db

    I think you will get a lot faster response by posting this in the MS Access queries area. But basically you hae to tell it to search the selected catagory (which is what you've done), but then you have to show all records if field is Null (""). And that makes it a query question as this...
  3. DanG

    Text and today() in cell

    No, it's the law of averages. I was bound to get one right sooner or later.
  4. DanG

    Text and today() in cell

    Try... ="today is "&TEXT(TODAY(),"mmm dd yyyy") HTH.
  5. DanG

    Linking Cells in Different Workbooks

    I could be wrong, but here's how I understand that whole thing... You can reference any sheet/workbook you want, but you must have the other worksheet open when you do the update and then depending on the formula/function you are using should be able to pass text values. "Sumproduct" is the...
  6. DanG

    searching a web database

    Of course there is no simple answer but this should get you started... http://www.comptechdoc.org/independent/web/php/intro/phpmsquery.html
  7. DanG

    hosting plan

    I have been very happy with Lunarpages. They support PHP/MySQL (unlimited databases) and lots of other stuff and have a forum which has been very helpful.
  8. DanG

    Getting data off a website

    Hey your welcome! Glad I could help, stop by again sometime.:D
  9. DanG

    Getting data off a website

    Try opening excel and.... Data > Import External Data > New Web Query And from there follow the wizard. Then after you get it all setup you can just click on the "refresh" button in excel and all your data will be updated. HTH.
  10. DanG

    Help with php, MySQL, CSS coding

    PHPBuilder.com is a great site (much like this one but for PHP/MySQL). As far as the CSS I would really recommend working through a good book and then use a messageboard to move forward. Actually I prefer the above method for most new skills. Messageboards are great because there are so many...
  11. DanG

    Text Too Close To Edge

    Shades, Thanks I'll give it a try. Squidinker, Right align has pretty big increments and in my case just serves to center the numbers. And really to tell the truth, I remember having done this before and can't get it out of my head. I am the type of person that when vacuuming, and am unable...
  12. DanG

    Text Too Close To Edge

    In the end I would like the text aligned to the right with about .1, .2...from the right edge so it's not so close to the text next to it. If I do indent increase I have to use left text align to scoot the text over and then it looks funny, that's why I described it as padding. I thought I had...
  13. DanG

    Text Too Close To Edge

    My text is too close to the cells edge and I'm not sure how to adjust it. Is there a setting to adjust the "padding" of a cell? Thank you
  14. DanG

    Back Online after 3 years

    Is that all you got? (lol)
  15. DanG

    Back Online after 3 years

    Not bad (with sunglasses on) ha ha! My son had his entire room in a similar shade a few years back (ouch!)
  16. DanG

    Back Online after 3 years

    Been there done that... I just learned HTML/CSS beginnig part of last year and mid last year I took on PHP. A workmate of mine started a business and wanted me to make the website for him in PHP (no MySQL) and I thought it would be a great chance to put my new skills to the test (man did I...
  17. DanG

    Back Online after 3 years

    Here I go, I'm gonna step in the puddle again! Only my opinion... When you go to your products page your offerings are right there which is great and I like how you have room for a brief summary of each offering. But, the summary content could be more enticing as to make me want to click ahead...
  18. DanG

    Back Online after 3 years

    And sometimes we're just looking to be attacked. And maybe there was no bait set at all. Perhaps there were no sinister motives at all and the comments were made with good intensions. I guess we'll never really know, will we?
  19. DanG

    Opinions please...

    I like the green bar. Perhaps shade the bar (give it depth like the yellow nav buttons) it's kind of flat.
  20. DanG

    Opinions please...

    I like it very much. I think boblarson covered it pretty well. I had the same flashing experience with the menubar. I'm kinda trying to figure out the color combination as well. I love the red, green and even yellow (a warm feeling descibes it well) maybe it's the blue that doesn't belong in...
Back
Top Bottom