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

    Data Extraction

    Does anyone know how to extract data without having an ODBC Cobol driver? I have files with these extensions: .mst .vix .let .acu I know the data is in the .mst files but I haven't been able to access them. I'm trying to get the data into FileMaker but can work with about any type of...
  2. Nina2001

    Apostrophe screwing up the Link

    Hi. I have a php page that searches and displays songs from a song database. http://www.pianomandj.com/songsearch.php The categories of "70's" and "80's" are the only ones I get a page result problem so I'm thinking it must have something to do with the apostrophe. This is the first result...
  3. Nina2001

    Max Streaming Video Size?

    Hi All. I'm looking for ideas on the best way to implement some streaming video. I'm setting up a website that has 4 demo videos that need to be streamed but they are 20MB each. All the tutorials I've read on streaming says the files should be under a MB. These videos have already been edited...
  4. Nina2001

    PHP form returns 0 records unless ONLY 1 character entered?

    Has anyone encountered a problem like this? I have a search form in PHP that will only show valid results if the user enters one character in the input fields. For example: If I search for "Wild" in the songtitle, I get zero results. But if I search for "w" in the songtitle fields I get...
  5. Nina2001

    Flash header with roll over drop "up" menu?

    I'm trying to add rollover menus to my page so I won't have two separate nav bars. I have one now on the flash header and one down the left hand side. I read the tutorials on drop down menus but was wondering if someone can take a look at my flash and see if it's possible to add a menu to the...
  6. Nina2001

    Where to find Piano sound clips?

    Hi guys. Does anyone know where I can find some basic piano key sound clips for button rollovers? I'll be putting them into a flash header. I need C,B,A,G,F,E,D,C. Any help is greatly appreciated!!!
  7. Nina2001

    editing image only located in .fla

    Hi. This may seem like a dumb question to you gurus but I'm trying to edit a flash template and the bg image that I need to edit is only located in the .fla file. Is there a way to export the images from the .fla? I tried to open the image with fireworks but it just shows as blank. The image...
  8. Nina2001

    Possible to open 2 different sized new Windows?

    Hi all. I have a webpage that I have two different links to open new windows. Is it possible to have them open in different sizes? The first one I want to open as a standard new window size and the second as described below. Here's what I have in my HTML but both windows are opening in the...
  9. Nina2001

    Missing variable in my javascript???

    Hi. Can someone take a look at this? I'm trying to validate this form field during the html form submission. I want it to make sure the field contains alpha numeric characters with a length of 9. Right now it is only letting a user submit 9 numbers. Any help is greatly appreciated. if...
  10. Nina2001

    database format not recognized???

    I have four access databases that I can't seem to open. I'm not sure what version of access they were made in. When I try to open them in Access 97, I get the error of Unrecognized database format <filename>. (Error 3343) Any ideas how I can get the data out of these files? I don't own a copy of...
  11. Nina2001

    Form submission to FM database

    Hi. I'm trying to find out the best way to get an html form to submit to a FileMaker database (instead of using cgi). 1. Does the db have in the same server folder as the html pages? I'm thinking about using a hosting service for my html pages but a local server for my database. 2. Does anyone...
  12. Nina2001

    Animated Images

    I don't know if this is the right forum but I couldn't find one for Jasc: Animation. I'm trying to make image transitions for a few photos. Unfortunately when I did using the Jasc Animation software, I end up have a lot of frames and the file is over 2MB. Is there a better way to make smaller...
  13. Nina2001

    Incorrect hours/cost columns

    I have a fairly large project in MS Project 2000. Unfortunately after I put in all my tasks I now have all incorrect totals for the end date, hours, days, and costs columns on the Bolded (Main Task title) rows. See below: title st date end date cost days hrs Main Task 7/24/03...
  14. Nina2001

    Best Scan Software for Filemaker?

    I'm trying to find some software that will scan and/ or view documents as images to be placed into my filemaker database. Does anyone know a compatible scanning software that uses Tiffs with Huffman compression?
  15. Nina2001

    SQL Query - What's wrong with code

    SELECT VoucherHoursAll-330, VoucherHoursAll-450, VoucherHoursAll-505, VoucherHoursAll6C, VoucherHoursAllLM6000, VoucherHoursAll-Insul, VoucherHoursAll-CoolTech, VoucherHoursAll-Cost, VoucherHoursAll6FA, VoucherHoursAll7FB, VoucherHoursAll7FBS, VoucherHoursAll9A4, VoucherHoursAll9A5...
  16. Nina2001

    Why no title on page?

    Can someone tell me why my website says untitled document? I have titles on all frames and pages in my website. I checked them all. Here's the address: http://www.coolcatdj.com THANKS! nina
  17. Nina2001

    How to submit a form?

    I know this is probably pretty oblivous to everyone...except me. I've read the help files and still don't know what I did wrong. I'd like the info from my form to just get collected and sent to a file and in an email. The page is at http://www.coolcatdj.com (the request info button) or here is...
  18. Nina2001

    Easy Answer? Where to Start for WWW Launch?

    Hi All. I am a web designer but to date have only launched intranet sites. I have a site I want to put out on the www but have no idea where to start. What is the best domain name registration, web hosting, etc. I'll need everything. The search engine submissions, space, etc. PLEASE, any help...
  19. Nina2001

    Can Anyone Help with this Query code?

    SELECT tblSWLDetails.AUTHAMOUNT AS SumOfAUTHAMOUNT_TOTAL FROM tblSWLDetails WHERE ((tblSWLDetails.FUNCTIONAL_MANAGER)=&quot;grantja&quot;); I have a table (tblSWLDetails) that pulls from a data warehouse. If there is not a functional manager with the id &quot;grantja&quot; in the data warehouse...
  20. Nina2001

    script to make page data go to Access?

    Hi All! I have some dreamweaver pages that I need to have the data inputed and saved to an access database. I have all the pull down field options in the pages but how exactly do I get the info to go to my database? And is it able to search and pull from the database into the pages? I have some...

Part and Inventory Search

Back
Top