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 Chriss Miller 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: louderthanu
  • Content: Threads
  • Order by date
  1. louderthanu

    FM Server 10 Advanced with Dot Net Front End

    I'm a .NET/MSSQL guy and can connect and push/pull data with my eyes closed.... until asked to do the same with FileMaker Pro using .NET! I'll have to admit, I'm totally lost. I want to connect to a FileMaker Pro 10 Server database using a front-end written in .Net. Here's the setup as the...
  2. louderthanu

    Calendar Control Question

    I have a database that returns date data in the mm/dd/yyyy format. How do I get the advanced calendar control (the one that comes with the macromedia devkit) to recoginize this? I understand that it sets date values in a completely diffrent manner than just taking a standard formatted date...
  3. louderthanu

    loadVariable Path

    I can get a fully qualified domain name to work in the "path" parameter of the loadVariable command, ie. "http://www.thisdomain/flashData.aspx" I want to make it work locally with a relative path... that is, with "../flashData.aspx" WHY won't it work?? I don't...
  4. louderthanu

    Server Side Code Does Not Work

    I am so frustrated!! I cannot get any of the .net code to run... for instance sub page_load() response.write(&quot;hello world&quot;) end sub returns nothing... I can however put any asp controll EXCEPT a lable on the page, but only when it is written in the <body> of the page... ie...
  5. louderthanu

    database compression with asp

    Somewhere on this site I once saw a thread that had the code to compress an access database via vbscript. I even printed it out. The problem is, of course now that I need it- I can't find the printout OR find it searching the various forums... how annoying, huh? Does ANYONE have this code, or...
  6. louderthanu

    ADO Compression Method?

    Does ASP's ADO offer a compression method like VB's db.engine? Thanks! Kevin Howell www.briefcaseoftalent.com Austin, Tx.
  7. louderthanu

    Calendar Object Date Format

    Being cheap, I didn't pop for the additional $99 manual for the v2 dev kit... and of course, am now running into an issue... <g> I have a database that returns date data in the mm/dd/yyyy format. How do I get the advanced calendar object to recoginize this? I understand that it sets date...

Part and Inventory Search

Back
Top