Announcement

Collapse
No announcement yet.

Unconfigured Ad Widget

Collapse

Database in ASP

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Database in ASP

    i want to develop an online form which have two table one have questions and another have answers(one question have many answers). now i want to save the user record with his answers, how can i do this in ASP.
    plz help me

  • #2
    Re: Database in ASP

    Well Wait >>>
    YOUR SIGNATURE HAS BEEN DELETED BY THE ADMIN.

    Comment


    • #3
      Re: Database in ASP

      <%
      set conn = Server.CreateObject("ADODB.Connection")
      conn.open "DRIVER={MySQL ODBC 3.51 Driver}; SERVER=server; PORT=3306; DATABASE=database; UID=username; PWD=password; OPTION=3;"
      %>
      [FONT="Arial Black"]Mr. Khalil How much Fake IDs would you make in Pegham... ?

      See you Real Face in here 372-shed

      Muhammad Khalil's Real Face [/FONT]

      Comment

      Working...
      X