User Profile
Collapse
-
vasanthspiky28 started a topic i want to display the search results in a dropdown so that i can delete the requiredin ASP Classici want to display the search results in a dropdown so that i can delete the required
i have a table called papers and i have tittle and upload two fields in it ...i want to display the tittle name in the dropdown so that i can select the required tittle and delete it ..i know the select query to display..but i dont know how to use those loops and all can any one help me with that drop down source code also.. -
thanks jared.......... ............... ............... ..... ............... ...........
thaks jared it worked.. -
read text from textfile
the below code displays the details of tittles from a table papers wat i nee is f i click the displayed tittle a textfile of that tittle should get opened help me.....Code:<% Dim con,rs,sl set con=server.CreateObject("ADODB.Connection") set rs=server.CreateObject("ADODB.Recordset") con.open Application("db") sl = "SELECT * FROM papers " rs.Open sl,con Response.Write -
creating registration code
i am new to php and i want to make a registration page so can anyone help with the codesLast edited by Dormilich; Jan 2 '10, 08:43 PM. Reason: titles are not the place for the whole question
No activity results to display
Show More
Leave a comment: