Forum: ASP Sep 27th, 2006 |
| Replies: 1 Views: 1,253 i have attached the file checkbox in this thread. My problem is when i have four checkbox with one input name check coz u know the recordset has loops. I would like to know how to insert into TASK.... |
Forum: ASP Sep 27th, 2006 |
| Replies: 3 Views: 5,636 Yes , i figured it out.
this is the way
if rs2.State <> 1 then
rs2.Open"select time_id,day,time,subject,course_code,lecturer,venue from timetable where course_code like '" & id & "%'",... |
Forum: ASP Sep 17th, 2006 |
| Replies: 3 Views: 5,636 i m doing a simple timetable in timetable.asp with the following codes ,i created three links to view different levels of timetable. we got level 1 ,2 and 3. as this VIEW BY LEVEL 1... |
Forum: ASP Aug 30th, 2006 |
| Replies: 2 Views: 2,308 I cannot login in the system. it gives this error. i m using sql server 2000. do i need to make changes in sql? plz help me. :sad:
Error Type:
Microsoft OLE DB Provider for SQL Server... |
Forum: ASP Jul 25th, 2006 |
| Replies: 6 Views: 1,498 Thanks joe for ur help , anyway i fixed it like this .
loanid = request.Form("loanid")
gid = request.Form("gid")
stuid = request.Form("stud_id")
if request.QueryString("id")<>"" then
s... |
Forum: ASP Jul 24th, 2006 |
| Replies: 6 Views: 1,498 which part of the code is single qoute ? can u specify? Correction stud_id is not primary key for Loan and Guarantors table. THe primary key is Loan_id for loan and g_id for guarantors. |
Forum: ASP Jul 23rd, 2006 |
| Replies: 6 Views: 1,498 i m using sql server and stud_id is int primary key |
Forum: ASP Jul 21st, 2006 |
| Replies: 6 Views: 1,498 HI , Daniweb
i have two tables Guarantor and Loan1. when i insert into Guarantor all the values for table is inserted except stud_id which is the foreign key for this table from student_tb... |
Forum: ASP Jul 20th, 2006 |
| Replies: 1 Views: 1,186 ;) Hi dani webbies , qcdms 21 is back ,
well my prob is kdv's problem. Kdv 's problem is my problem too. :) well in dropdown button department where there is administration and so on. when i... |
Forum: ASP Jul 14th, 2006 |
| Replies: 1 Views: 5,028 HI DANIWEBBIES, this is my prob.
<% if trim(rs2.Fields("loan_approve"))="Yes" then %>Approved<% else %> <a href="loan_approve.asp?id=<%rs2.Fields("stud_id")%>
in this line of code , wht is... |
Forum: MS SQL Jul 11th, 2006 |
| Replies: 1 Views: 1,959 Hi everybody, i m qcdms21 , i would like to know can we update in views , i m been told select can be used but not insert. How about update? For ex: i have loanview1 as view , inside it i have loan ,... |
Forum: ASP Jul 10th, 2006 |
| Replies: 4 Views: 3,822 hi smita , ur confused about update and insert queries. There are simple actually, update is used when u want to change any details alredi added in the table. Insert is used for adding new values or... |
Forum: ASP Jun 10th, 2006 |
| Replies: 4 Views: 3,839 Hi Lafinboy. Thx 4 help. Thats correct , the problem is the ampersand in the string Sales & Hrd in the wunit parameter. howeva after urlencoding it , i get a type mismatch error. It supposed to pass... |
Forum: ASP Jun 10th, 2006 |
| Replies: 6 Views: 14,908 i suggest online calendar system or online timetable system. :mrgreen: |
Forum: ASP Jun 9th, 2006 |
| Replies: 4 Views: 3,839 cannot passmeter cname when wunit data is "Sales & Hrd". can anyone help me out??? appreciate it.
<a... |
Forum: Community Introductions Jun 9th, 2006 |
| Replies: 3 Views: 1,125 |
Forum: Community Introductions Jun 9th, 2006 |
| Replies: 3 Views: 1,125 |