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

    Form Action Question.

    Hi again, I have yet another question, however this one is not about code, just theory. Perhaps if I would have actually taken a programming class I would know this one. My question is: What do you fell is the best way to handle the action of a form? Example. I ave a form used to register a...
  2. ewylam

    OnChange event without submitting form.

    Ok, I need some help here. I have a form with a couple of dropdown menus that are populated dynamically. The uses needs to select an option from the first menu before the second is populated with options. I have successfully complete this with an "OnChange" event and everything works fine. The...
  3. ewylam

    Select Next Frame

    I have a document that is a converted PDF file. All of the text has been separated into separate text Frames. I need my code to select certain frames and copy their contents into a database. My question is... how do I get VBA to select each frame in turn then after I am done copying the...
  4. ewylam

    Output Word Data to SQL

    I need help!!! I am a ColdFusion and database programmer but am trying to use VBA for this project. I have some VBA experiance but I don't knwo how to do this. I am trying to output selections from a Word document into various columns and tables in an SQL database. I have no problem pulling...
  5. ewylam

    Select Box Date

    How can I have selection boxs within a form only show dates that are in between two dates pulled from a database? Any suggestions?
  6. ewylam

    Radio Button Value

    I have been staring at this problem for the entire day now and I still can't figure it out. I think it is a simple solution but I got nothing. What I am trying to do is pass the value (Yes/No) of two seperate radio groups (FORM.MSEL_Delete, FORM.Input_Delete) on through the url to a new page...

Part and Inventory Search

Back
Top