Results 1 to 5 of 5

Thread: Creating a search using the command button and text box

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2000
    Posts
    40

    Exclamation

    Dear fellow members,
    I am a beginner in vb as well as databases. Here is my problem. I need to create a db search on my website. One to contain a command button and a text box. The text box should be the input field for a zipcode and the command button initiates the search. A new page would return a field that is associated with the zipcode. I've seen pages done in asp doing this. I know nothing about asp, therefore I am trying to use vb to do it in access2000 then try to convert it back to html. I hope I can then get it to read my database. If this can't be done I would appreciate it if some one could give me a crash course in asp. Maybee it can be done in Frontpage?? I appreciate your help on this problem, just looking for the easy way out!!!

    SG

  2. #2
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,539

    Talking here ya go

    ok to do a search on your website you need to use asp (using either access, sql server, oracle... ect)
    or you can use perl, and other stuff
    but if you wanna stay with vb then you have to use asp for pages......
    if its just a regular database on your computer
    then you can use VB to do this
    but if its on a web page you need to use asp
    check out http://www.4guysfromrolla.com

    if you have any questions msg me

  3. #3

    Thread Starter
    Member
    Join Date
    Aug 2000
    Posts
    40

    Red face Reply

    How do I get started with ASP? Can unix servers handle the extensions? I don't know where to begin? What is the easiest tool? Any vb code would be appreciated on that previous problem.

  4. #4
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,539

    there is a emulator to use asp on unix

    but its not recommended
    to get started on asp
    go to http://www.4guysfromrolla.com
    they have ALL kinds off tutorials


    and your previous problem can only be solved with asp


  5. #5
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Easy way out: use mySQL and PHP. It works (faster than access) on pretty much every platform you'll find. (I have it on my W98 machine, as well as my Linux provider). I can send you some example code to get you started, if you want.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width