Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~696 People Reached
Favorite Tags
asp x 8
Member Avatar for batman13

I'm new to Daniweb so firstly greetings to all : ) I've just started learning how to use DFD, but have yet to rap my head around them. I have a example which I'm tying to figure out. I'm trying to do a level 0 of the following: Keep track …

Member Avatar for aman007
0
217
Member Avatar for aalqa

Good morning every one, I want to delete records in my database by using connectingString e.g write id=6 to delete instead of this code[CODE]<% set conn=Server.CreateObject("ADODB.Connection") conn.Provider="Microsoft.Jet.OLEDB.4.0" conn.Open"C:\Inetpub\wwwroot\template\database\database1.mdb" pid=Request.Form("PatientId") if Request.form("Patientname")="" then Set rs = Server.CreateObject("ADODB.Recordset") rs.open "SELECT * FROM Patient WHERE PatientId=" & pid,conn %> <form method="post" action="demo_delete.asp"> <table> …

Member Avatar for aalqa
0
255
Member Avatar for aalqa

I want to upload file through asp website ,once i click on the button it browser the file and select file and upload it ,who can help me please

Member Avatar for ArtistScope
0
76
Member Avatar for click_twinkle
Member Avatar for aalqa
0
57
Member Avatar for aalqa

hello I want to deleter record from my table in database but there is error which is Data type mismatch in criteria expression ,any one has any idea can tell me thank you.

Member Avatar for aalqa
0
91