|
|||
insert multiple data
i have a problem to insert multiple data..
for ur info... i want to create add attendance page where i can add attendance for multiple student in one insert.. b4 i want to add.. i want that page view my student list first.. so i can select it from it..( i mean, i just tick who's attend class today) the problem is.. when i used repeat region i can't view the list of my student this error will appear Microsoft VBScript compilation (0x800A0411) Name redefined /sss/Course/attendance.asp, line 175, column 4 when i checked line 175... i find this coding.. 175 Dim Repeat1__numRows 176 Dim Repeat1__index any solution ..anyone know..hot to add multiple data |
|
|||
u are using the codes generated by dreamweaver right?
try to avoid using those generated codes. i had bad experiences with them myself. do this to view EVERYTHING in the table: <table> While not rsStudents.EOF <tr> <td> 'display everything you want </td></tr> rsStudents.MoveNext Wend ask if u don't understand aight? |
![]() |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| insert php in html | sloth | Website Programming | 7 | 26-08-2005 07:34 PM |
| insert data into multiple table | azmaliya | Website Programming | 18 | 06-08-2005 11:02 AM |
| checking multiple emails from multiple domain | mrbadak | Mamak Stall | 4 | 28-06-2005 08:59 PM |
| XML : macam mana nak insert new record? | therion | Website Design | 21 | 23-04-2005 09:20 AM |
| Multiple data | koisempoi | Website Programming | 5 | 06-12-2004 10:51 AM |
All times are GMT +8. The time now is 01:40 AM.
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.












Linear Mode

