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 TouchToneTommy 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: elemental
  • Content: Threads
  • Order by date
  1. elemental

    Apache services satarted but localhost yields page cannot be displayed

    Ok. SO I've got Apache 2.0.47 on Winxp Home. Downloaded the msi file and it installs fine. The monitor says that all services are running. But when I go to http://localhost I get page cannot be displayed. For the config stuff at the time of install I put localhost for name, localhost for server...
  2. elemental

    bullets

    can I make bulleted text in fireworks mx? I can't seem to find anything abou it? Thanks Erik
  3. elemental

    Is there a HEx or RGB equiv to the color tope?

    I need to find a hex equiv to the color tope. Can someone point me in the right direction? I have a bit of color blindness and this is giving me troubles. THanks Gang! Erik
  4. elemental

    Import full access dbase to mysql?

    Hey there. I've got an access 2000 database and have exported it to .txt is there a way I can import the entire thing into mysql or do I just have to import each table? Thanks elemental
  5. elemental

    Yes/No (Bit) in Mysql?

    Hey there! I'm using Coldfusion and Ben Forta's excellent book the Web Application Construction Kit. In it, he has exercises that use Access 2000. So I try to recreate the table structures and data using MySQL 3.23. But there are some fields that have a yes/no value (ex. IsEgoManic Bit(Yes/No)...
  6. elemental

    troubles running examples with Developer edition

    I've got the Developer edition of coldfusion mx. I'm new to this so I set it up as a standalone server (Ialso have apache on my win xp home box). When I try to view some of the examles I get an error. When I try to do teh tutorial that came with it and click 'verify all connections' I get staus...
  7. elemental

    tax

    I've got a shopping cart app which calculates the total price for a number of items. I want it to add in the sales tax (in this case 15%) but when I write the code and test it, it doesn't. Could you guys check it out, as I'm stumped and need this by tomorrow. Here's the code. Thanks <?php //...
  8. elemental

    Send PHP mail when user clicks 'Submit'?

    Hey gang! I've got a question.... Made a for for customers to fill in. They hit send and I use the onSubmit behaviour in DWMX to send the stuff they fill in to an address. How cna I use the php mail function. I want when they hit the submit button to get the text entered in the form and send it...
  9. elemental

    Getting table results in a php email?

    Hey guys. So I'm working on some stuff and I want to be able to have a person fill in the form with the product, and once everything (taxes etc.) is totaled, have that in a php confirmation email. I've got the mail function I'm wondering how to set it up so that its not jumbled and how to get...
  10. elemental

    Apache GUI?

    Is there an Apache GUI available (free) I'm on XP HOME. Reason I ask is that I've got several php/mysql sites on local. I've set everything up as root. an don one site it keeps telling me can't connect to database using user eheyl eheyl@localhost.com So I'm wodnering a quick way to change it...
  11. elemental

    Take results from a table and have them in a php confirmations email?

    Hey guys. So I'm working on some stuff and I want to be able to have a person fill in the form with the product, and once everything (taxes etc.) is totaled, have that in a php confirmation email. I've got the mail function I'm wondering how to set it up so that its not jumbled and how to get...
  12. elemental

    Networking winxp pro with win 98

    Hey guys! This is not my area of expertise, but a guy wants help and will pay me so..... Basically what he wants is to hook three computers together so that they talk (ie network) two of them run XP PRO and 1 runs Win98. BUT he wants to be able to see whats on the hard drives of the other two...
  13. elemental

    Fireworks menu rollovers not working when imported in DWMX?

    I've created a menu with buttons. I've got drop-down menus. When I preview from fireworks the rollovers work. BUT when I export to DW (export HTML) and test the rollover no longer works, but the menus do? What am I doing wrong? TIA Erik
  14. elemental

    How can I make drop-down flyout menus

    Ok here's what I want. I've got a site and have a menu system of sorts. You know, you mouse over a link and you get a drop down menu. What I want to do is in addition to having the drop-down I want a flyout as well. Lets say I've got a products button, you mouse over that and you get the...
  15. elemental

    There's probably a setting here but

    There's probably a setting here but, can I modify the show local files to just show say HTML files? Elemental
  16. elemental

    Menubar in Fireworks MX with buttons and a dropdown export to DW MX

    Hey gang. So I've got this logo/menu system built in FWMX. I have four buttons and one dropdown menu. I export it as a library iten into DWMX and hit preview in browser. The buttons work but nothing happens when I hover over the spot where the menu is supposed to pop up? How should I export it...
  17. elemental

    Dreamweaver and PHP/MySQL

    I've got a strong PHP/MySQL background and I really do like what I can do with the Trial version of DW/FW MX. Gonna go grab Studio MX. Its worth the price. My question is how hard is it to do dynamic sites in DW using MySQL. I got the feeling that it was more geared to ASP/Access. I know I can...
  18. elemental

    XML/PHP tutorial not working, need advice

    Hey gang. I've tried the above tutorial and I've managed to set it up on the server properly, but it doesn't quite seem to work. I've cut and pasted the code from the article and IE doesn't give any error in either the xml/php, or xsl doc. But it won't display properly. Here's what I get...
  19. elemental

    Forms and submission pages

    Hey there. I've got a form and for the life of me I can't remember how to have the page go to a thanks page once the submit button is clicked. When that buttone is clicked, a warning pops up asking if I really want to send via email. I've just got Windows xp and don't know if that warning is...

Part and Inventory Search

Back
Top