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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by balance

  1. balance

    Error Message - Temporary (volatile)

    Does anyone know what would cause this error? [Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x1228 Thread 0x1368 DBC 0x1499cac Jet'. Thanks in advance, AJ
  2. balance

    ASP/Access 2000 over the Web robust?

    A call to people who have built Websites using ASP and Access 2000. With the development and availability of PHP and mySQL most of my development has been in these languages, is Access considered a decent backend to a low hit website? Are there issues with how many connections can be maintained...
  3. balance

    Screensaver production

    Chris, thanks for the helpful link. Star for you! AJ
  4. balance

    Screensaver production

    Hey Group, I know this may not be the right group to ask but I'm stuck on where to go. My question is, What is the best method to produce a screensaver? Is it best to build in flash and use a conversion program? What options are there? What have you used in the past or heard of people using...
  5. balance

    Microsoft Content Management Server

    Hello, Does anyone know of any good sites that discuss the pros and cons of Microsoft Content Management Server? Thanks for any help, AJ
  6. balance

    Calling All ASP Forum Experts (For Each loop read order)

    Travmak, Yeah, I was looking for a quick and dirty way of showing all the fileds in the form. I know I could do them each individually but because of the amount of fields I wanted to use the FOR EACH loop. At the moment, I am using "For Each item in Request.Form". Below is some...
  7. balance

    Calling All ASP Forum Experts (For Each loop read order)

    Sorry about any confusion, I have built a CDONTS mailto form in HTML that posts to an ASP page. When the fields are posted I grab them in ASP (using the For Each loop) they are not displaying in the order I need them. Lets say I have a form that the user fills out and it looks like: Ordered...
  8. balance

    Calling All ASP Forum Experts (For Each loop read order)

    Hello, Does any one have an answer for this thread? thread333-292741 Thanks, AJ
  9. balance

    Enable printing PDF

    Arkiontech, When the user creates the PDF they can specify if printing is allowed. If this option is not available, it is likely they have disabled in its security settings. Hope that helps, AJ
  10. balance

    For Each Loop read order

    Hello, How do I (or can I) set the read order of a For Each Loop? Although the form is in the logical order I need, the loop is reading in an order other than what I want. Is there an attribute that I can put in the form fields to set precedence or is there another option? Thanks, AJ
  11. balance

    dot r (.r) extension?

    You guys are awesome! That't right it is Fortran. Blah. I guess I am too new to the programming world to know the Fortran program extension. I found it in some third party tracking software. So much for my OOA and OOD training. Cheers guys and stars for both of you. AJ
  12. balance

    dot r (.r) extension?

    Hello, Is anyone familiar with a .r extension? Anyone know what would create this or what it does? Cheers, AJ
  13. balance

    How to give users to download a zip file from an ASP page ?

    I think Response.write(&quot;<a href=filename.zip>FontName</a>&quot;) Hope that helps AJ
  14. balance

    Web stats, and hit counters

    Wow, all great responses...well, except for that big hockey banner. Maybe I shouldn't talk, our team didn't make the playoffs. I think this discussion is bringing out some good points that we need to consider. We are willing to pay as long as we get the right information. Reports like...
  15. balance

    Web stats, and hit counters

    Hello, I was wondering what is the best monitor for web hits? We need one that is very thorough, one that tells us who is hitting our second, third, fourth level pages, one the provides charts and graphs based on user tracking, and something we can use to show executive management how the web...

Part and Inventory Search

Back
Top