Go Back   Webmaster Malaysia Forum » Website Design & Development » Website Programming

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 17-03-2004, 12:01 AM
Novice Webmaster
 
Join Date: Dec 2003
Location: mines resort city
Posts: 12
Rep Power: 0
vash is on a distinguished road
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 22-03-2004, 08:34 AM
Novice Webmaster
 
Join Date: Dec 2003
Location: subang jaya, selangor
Posts: 34
Rep Power: 0
tesla_rage is on a distinguished road
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?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 13-04-2004, 08:58 AM
Novice Webmaster
 
Join Date: Dec 2003
Location: mines resort city
Posts: 12
Rep Power: 0
vash is on a distinguished road
actually this problem already settle last month...
thanxz..for ur help..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 15-04-2004, 12:55 AM
hymns's Avatar
Senior Webmaster
 
Join Date: Nov 2001
Location: Johor
Posts: 768
Rep Power: 100
hymns is on a distinguished road
Send a message via ICQ to hymns Send a message via Yahoo to hymns
__________________
I hate when:

vBulletin Message:
Sorry! The administrator has specified that users can only post one message every 60 seconds
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 28-04-2004, 02:48 PM
Novice Webmaster
 
Join Date: Dec 2003
Location: subang jaya, selangor
Posts: 34
Rep Power: 0
tesla_rage is on a distinguished road
hehe... :P
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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.


WebmasterMalaysia.com is Proudly Hosted by Exabytes Semi Dedicated Server.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59