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 IamaSherpa 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: *

  1. JerMyster

    How can I exit a text box when enter is pressed

    Thanx for your very quick response. I'll try it and also go to the javascript form. Quick question: what book would you reccomend for javascrip commands/refferences/functions. etc ? I'm and experienced programmer (VB/VFP) but can't seem to get a handle on the wen orientred structure.
  2. JerMyster

    How can I exit a text box when enter is pressed

    I'm a newbie to HTML and can't for the life of me figure how to create a text box that executes a function when the user presses the ENTER key. I've looked around the form and can't find it. Any help, appreciated
  3. JerMyster

    I know VB but can't figure out how to build a webpage using it, help..

    That's exactly what I want to do. This question must be asked a lot. Any help appreciated
  4. JerMyster

    I know VB but can't figure out how to build a webpage using it, help..

    I know VB pretty well but I can't seem to figure out how to build a webpage using it. I need to use some VB functions and present to users via a web page. Any ideas what to read or do ? Thanks
  5. JerMyster

    Want to add popup to a grid @ row/col position

    Have a grid tht works well but want to add a popup to a when a cell is picked. I'd like the popup to show with relitive position to the active cell. Any ideas ?
  6. JerMyster

    OLE Calendar control question

    Thanks, you guys are the best. I had a little problem but changed the line to this._value=date() and it works great. WOULD HAVE BEEN SCREWING WITH IT FOR ANOTHER DAY IF NOT FOR YOUR HELP. Thanks again.
  7. JerMyster

    OLE Calendar control question

    I'm using VFP 7 and have the OLE calender control in it. All works well but one thing; I can't make the control show todays date and the current months without having the user press the today control in the calender control when the form is first created. Is there a way to have the control...
  8. JerMyster

    How do I check to see if a page exists ?

    Thanks guys, I get it now. As long as my server supports it, it won't impact the user, because it just produces html. Thanks again.
  9. JerMyster

    How do I check to see if a page exists ?

    how compatiple is php with ie? do users need a plug-in or is it like javascript? thanks for the info...
  10. JerMyster

    How do I check to see if a page exists ?

    DaButcher, Thanks, don't know how to use or do PHP yet, is it like usung javascript, I know a little of that.
  11. JerMyster

    How do I check to see if a page exists ?

    Cliff, I agree, it would be better to use a dbase, but I don't know how yet and fell it would take a long time to learn. The system I have now works but could be nicer. Can you steer me to a good book to learn the dbase approach. Thanks
  12. JerMyster

    How do I check to see if a page exists ?

    Trying to verify that a page exists before I go to it. I have a page with a inputbox and a button. I ask the user to enter an account number and press a button. If the page doesn't exist I want to default to a page that informs the user that the page was not found. I want to display my own page...
  13. JerMyster

    textarea question

    Howard, VBSCRIPT would be great as I know VB6. Thanks
  14. JerMyster

    textarea question

    I want to ask a user their name, use their name to load a text file into a textarea (need the scroll bars) on the same page. I know how to ask the user thier name and then use javascript to load the file into a new page but I don't know how to insert it into a textarea located on the same page...
  15. JerMyster

    Want to ask user for filename and display a text file with same name

    Aaron, Thanks for the code, it looks great but I haven't figured out why the javascript doesn't work for me yet, will this work in FP? What would you suggest I read for javascript functions, commands, etc. ? Thanks again
  16. JerMyster

    Want to ask user for filename and display a text file with same name

    The files will always be there, they will be updated from time to time.
  17. JerMyster

    Want to ask user for filename and display a text file with same name

    it is the same as there phone number i.e."3237080325.txt" BTW - what would you reccomend to read to get better at web building, not the graphics part the functionality. Also, I have FrontPage and Dreameweaver, which is better, or would you reccomend something different. Thanks
  18. JerMyster

    Want to ask user for filename and display a text file with same name

    (I'm new forgive me) I want to have a webpage that asks a user to type in a file name i.e.: text.txt then press a button that will then go to a directory i.e.: c:\textfiles then display the text file they named in a text area. Thanks for the help.
  19. JerMyster

    Scan an image from a scanner into a database

    I want to have a button on a form that asks the user to insert a document into a flatbed scanner, activate the scanner, save the image into a .jpg, then store into a dbase. Any ideas ? Thanks
  20. JerMyster

    Is there any way to convert existing VB6 apps to HTML or a webpage?

    I have an existing VB6 app that I would like to access via the web. What is the best way of going about it? Thanks

Part and Inventory Search

Back
Top