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

    Okay, so I have API code...now where do I put it?

    I did a search for code that would hide the access application window while code is running. I think I found the right code. The thing is I don't know where to put it and how to use it. Yup, I'm an access/visual basic newbie. Here is the code below. Can someone help me out and show me where...
  2. GraciePoo

    Is it possible to have 3 submit buttons in one frame or one submit...

    Is it possible to have 3 submit buttons in one frame or one submit button for 3 forms? Or neither? I have a frame set set up. There is a top frame called "yup" across the top and three frames lined up next to each other below that frame. Respectively, their names are...
  3. GraciePoo

    Is it possible to have 3 submit buttons in one frame or one submit...

    Is it possible to have 3 submit buttons in one frame or one submit button for 3 forms? Or neither? I have a frame set set up. There is a top frame called "yup" across the top and three frames lined up next to each other below that frame. Respectively, their names are "one&quot...
  4. GraciePoo

    Submit a form to multiple frames in a frameset

    I have a frameset set up. There is a top frame called "menu" across the top and three frames lined up next to each other below that frame. Respectively, their names are "left" (left.cfm), "middle" (middle.cfm), and "right" (right.cfm). The user submits...
  5. GraciePoo

    Submit a form to multiple frames in a frameset

    I have a frameset set up. There is a top frame called "menu" across the top and three frames lined up next to each other below that frame. Respectively, their names are "left", "middle" and "right". The user submits a form in the top frame. I want to...
  6. GraciePoo

    Create a link that opens an excel file and deletes the file after

    I need to create a link that will open an excel file on the server. Everytime the excel file is opened, it keeps saving a temp file to the user's temp directory. I want it set such that upon closing the file, the temp excel file is deleted. I know this involves CFCONTENT and whatnot, but I'm...
  7. GraciePoo

    Referencing dynamic filenames

    I know nothing of visual basic, but my problem is related to it...soooo, here goes... I set up a link such that upon clicking it, it opens an excel file. The excel file gets saved in the user's temp directory under the file's original name. The next time the person tries to open the excel...

Part and Inventory Search

Back
Top