Jump to content

kewlsammie

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by kewlsammie

  1. I am currently doing a search engine.. and.. i am intending to do a drop down menu to allow user to choose the type of fields to be displayed in the drop down menu as in... sn, name, address, blah blah~~ anyone knoe how i can solve this?? because i can do the simple ones like displaying say.... field name is "name" and i display susan, peter and blah blah in the drop down menu. Thankz In Advance PPl!!

  2. anyone here knoes how to check if a record if empty in database?? i am using ASP and SQL on this project.. i was wondering something like tat.. if EOF and BOF then blah blah? i tried this one out.. seems like it didn't work for mi.. help pls?

  3. well.. tat's too tedious for mi.. i am thinkin of using a SQL statement of BACKUP Table_name to do it.. it would be easier.. but anyone knoe the exact coding?? =)

  4. i have 2 tables.... current and previous tables.....i wanna copy all the data in current tables into previous tables...anyone knoe how i can do it wif ASP or SQL?? Any help will be much apperciated~ =)

  5. i am currently doing a project.. and i need to extract data from a text file which i have done so... and put them into individual cells in a table... but i haf a problem here which is how do u actually store the "data" in the cells of the table into Microsoft Access Database???

  6. anyone knoes y i input "000000001" inside <input type="text">then i save it into database thru ASP, the field becomes "1"meaning it ignore the zeros

    help?

    is inserting of records into database using ASP,possible on local server as in running it on virtual server..

×
×
  • Create New...