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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by JeanineMM

  1. JeanineMM

    images with XSL

    Your XSL may need to have an element tag in order to have an attribute tag. I have some examples of XML that may be helpful at http://newmedia.purchase.edu/~Jeanine/interfaces/xmlstuff For example, scroll down to the mouseover examples. Good Luck.
  2. JeanineMM

    sort on computed values

    I am learning XML and XSL. I am building on an example I found on line (developer Works: XML zone: What kind of language is XSLT, by Michael Kay) that takes xml data with soccer scores and with two different XSL files produces two outputs. The second output is a table with the played, won...
  3. JeanineMM

    Recognizing KeyDown after database interaction

    I do use form.setfocus and it doesn't seem to work. Or, more correctly, it doesn't work some of the time. Any other ideas?
  4. JeanineMM

    Recognizing KeyDown after database interaction

    I have a problem that only shows up some of the time. The system sometimes fails to recognize a form_KeyDown event. When I put in breakpoints, the project works fine, that is, after removing the breakpoint, the keydown is recognized. I do have a form.setfocus command. Right before the keydown...

Part and Inventory Search

Back
Top