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

  1. BLewisSSA

    Style Sheets that are less then all inclusive

    That is what I thought but I wasn't sure. Thanks alot for you help Brad Lewis It is in moments of decision that our destiny is forged.
  2. BLewisSSA

    Style Sheets that are less then all inclusive

    I am trying to use a style sheet that covers the whole page (ie changes all the fonts, colors, sizes, etc to the same thing) but it isn't working. I used the Body tag as the begining like CSS standards say to do but the Style Sheet isn't changing tables or lists. If I put tables or lists in...
  3. BLewisSSA

    Radio Button Array

    Thank you very much. That worked perfectly. Brad Lewis It is in moments of decision that our destiny is forged.
  4. BLewisSSA

    Radio Button Array

    This is a quick version of what I am doing. I had to change info but you get the point. I don't know what I am doing wrong but it isn't working. Any ideas? <HTML> <HEAD> <TITLE></TITLE> </HEAD> <BODY> <form method=post name=&quot;form1&quot; id=&quot;form1&quot;> <script> function openit() {...
  5. BLewisSSA

    Radio Button Array

    Never mind I was thinking to much. I figured that part out. I think I have it now. Brad Lewis It is in moments of decision that our destiny is forged.
  6. BLewisSSA

    Radio Button Array

    Thanks that does help. I have a question though. You named the the radio buttons choice did you name the first one choice[0] or is there a way to name all of them together choice and then the number is assigned based on position? I know in Visual Basic you can name them all one thing but I am...
  7. BLewisSSA

    Radio Button Array

    I have hit a problem that I was told requires a Radio Button Array but I have never done one on the web and I am unsure what it is supposed to look like. I am writing a training site for the intranet and after each section I need to do a couple of multiple choice review questions. My thought...
  8. BLewisSSA

    How do I move data from a FrontPage form to Excel?

    The clients want to be able to input data into an html form and then display it in excel. Using ASP there is probably a way to do it but that is out of the question. Did I clear up your question? Brad Lewis It is in moments of decision that our destiny is forged.
  9. BLewisSSA

    Transfer data from form to excel

    I have some users putting together web pages for their divisions and they want to move data from a form to an Excel spreadsheet. Here is the kicker: they have limited html knowledge, we don't have the FrontPage extensions loaded onto our servers(I don't know why but the admins won't do it), and...
  10. BLewisSSA

    How do I move data from a FrontPage form to Excel?

    I have some users putting together web pages for their divisions and they want to move data from a form to an Excel spreadsheet. Here is the kicker: they have limited html knowledge, we don't have the FrontPage extensions loaded onto our servers(I don't know why but the admins won't do it), and...
  11. BLewisSSA

    How do I move data from a FrontPage form to Excel?

    I have some users putting together web pages for their divisions and they want to move data from a form to an Excel spreadsheet. Here is the kicker: they have limited html knowledge, we don't have the FrontPage extensions loaded onto our servers(I don't know why but the admins won't do it), and...
  12. BLewisSSA

    I am trying to use Excel on the Intranet

    Thanks for all of your help I think that using macros is a very plausible answer. Now that I am back in the office I will pass that on and see what we can do. Thanks again. Brad Lewis It is in moments of decision that our destiny is forged.
  13. BLewisSSA

    I am trying to use Excel on the Intranet

    I have passed along every tip I have received and every time I do management gives me one more little piece of information they forgot to mention. The entire thing is being put together by the client and they do not want us to have to do any coding. I don't think there is anything left that...
  14. BLewisSSA

    I am trying to use Excel on the Intranet

    I have just been notified of a new twist. The client is using FrontPage and doesn't have any web experience. Is there still a way to do it? Brad Lewis It is in moments of decision that our destiny is forged.
  15. BLewisSSA

    Using Excel spreadsheets on the intranet

    Thank you. I will try that next. Brad Lewis It is in moments of decision that our destiny is forged.
  16. BLewisSSA

    I am trying to use Excel on the Intranet

    No I didn't think about that. I haven't done a lot with ODBC. How would I go about doing that? Brad Lewis It is in moments of decision that our destiny is forged.
  17. BLewisSSA

    Using Excel spreadsheets on the intranet

    I am trying to use an excel spreadsheet on the intranet to display important company information and it is running to slow. I thought about coding the information into a table but then it would be more difficult for a client to update. What is the best way to put this on the web with out it...
  18. BLewisSSA

    I am trying to use Excel on the Intranet

    I am trying to use an excel spreadsheet on the intranet to display important company information and it is running to slow. I thought about coding the information into a table but then it would be more difficult for a client to update. What is the best way to put this on the web with out it...
  19. BLewisSSA

    Using Excel spreadsheets on the intranet

    I am trying to use an excel spreadsheet on the intranet to display important company information and it is running to slow. I thought about coding the information into a table but then it would be more difficult for a client to update. What is the best way to put this on the web with out it...
  20. BLewisSSA

    Playing wav files on web pages.

    Thanks a lot. That was exactly whaat I needed Brad Lewis It is in moments of decision that our destiny is forged.

Part and Inventory Search

Back
Top