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

    error : object expected

    For the life of me I can't find my typing error or programming error here... I am calling the script like this. <script type="text/javascript" src="../js/global.js"></script> in the head.. then <script language="javascript"...
  2. cluksha

    Multiple movies in one player

    I have gone through numerous tuts on flash vid and I am just sttill lost. I have 4 windows media files that I want to insert into a small flash player and allow the user to select which video to play as he chooses. Also - I would like one to load and play by default. I would rather the...
  3. cluksha

    3 Random Numbers

    I am trying to pick 3 random numbers from an array length. (I have 5 images that I need to show 3 of each time a page loads - but none can be the same.) So I need to pick 3 random images from a list of 5 and ther ecan be no duplicates - like I have already done in this post :) Anyway I...
  4. cluksha

    File: New Movie Recording Not available

    The QTP docs say that in order to record a new movie from my vid cam, I need to select File: New Movie Recording. Yet this option is not available. I do however have the New Audio Recording option. Does anyone have any ideas? Thank you, Chris Chris Luksha Echo Web Services Making Your...
  5. cluksha

    Send Data from Acces to Word and then sever the connection

    I need to create a function in Word / Access to allow the user to click a button from within Access and have the data from the selected recordset, prepopulate a word template and then have Word sever the connection so the user can then edit the word doc as desired and NOT, yes I said not, hav...
  6. cluksha

    Get Data From Access to Word and then sever the connection

    I need to create a function in Word / Access to allow the user to click a button from within Access and have the data from the selected recordset, prepopulate a word template and then have Word sever the connection so the user can then edit the word doc as desired and NOT, yes I said not, hav...
  7. cluksha

    Basing a form recorset on a user choice from previous form

    My apologies for the dual post. I found the VBA forum only after I posted in the Acces forum. I think it is ore appropriate here... I'm attempting to create a form that will ask the user which extate they want (via combo box, so the msgbox is out of the picture), and from that choice, open...
  8. cluksha

    Basing a form recorset on a user choice from previous form

    I m attempting to create a form that will ask the user which extate they want (via combo box, so the msgbox is out of the picture), and from that choice, open the new form that gives all the records related to the user choice, and then close the form that asked which estate. If that made...
  9. cluksha

    Redesign Conundrum

    Background: I am working on redesigning a current magazine web site. The site posts every article online. (controlled circulation so it is free to qualified readers. Some pages are access prohibited.) We have every article back to 1996 and most of them are on static pages. My choices...
  10. cluksha

    CSS - Netscape 6 & 7 won't mark up correctly

    I can admit it - I am a css wanna be. I can do it - in IE. But I can not seem to grasp the ability to make Netscape do what I want. I just haven't had time to thouroughly research and study css. So I have a page (http://www.echowebs.com/wendis/vertical.htm) This works as I want in IE - But...

Part and Inventory Search

Back
Top