הרשם שאלות ותשובות רשימת חברים לוח שנה חיפוש הודעות מהיום סמן פורומים כנקראו

   
|!|

 
 
כלים לאשכול תצורת הצגה
Prev הודעה קודמת   הודעה הבאה Next
ישן 29-06-07, 13:25   # 3
0xfo7d
חבר בקהילה
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
הודעות: 292
שלח הודעה באמצעות ICO אל 0xfo7d

0xfo7d לא מחובר  

תוכל אולי לומר לי איך אני משלב את מה שהסברת לי בקטע קוד הזה:

קוד:
<%
dim conn,rs,sql

Set conn = Server.CreateObject("ADODB.Connection") 
conn.Open "db"

sql="select * from users "

set rs=server.CreateObject ("ADODB.Recordset")

rs.Open sql,conn

do while not rs.EOF 
Response.Write "<tr>"


Response.Write "<td bgcolor='#FFFFFF' width='0%' align='right' valign='middle' class='textnews' style='border-bottom: 1px solid #E4E4E4;font-size: 12px;'>" & rs("User_name")  & "</td>"


Response.Write "<td bgcolor='#E4E4E4' width='0%' align='center' valign='middle' class='textnews' style='border-bottom: 1px solid #E4E4E4;font-size: 12px;'>" & rs("Password")  & "</td>"


Response.Write "<td bgcolor='#FFFFFF' width='25%' align='center' valign='middle' class='textnews' style='border-bottom: 1px solid #E4E4E4;font-size: 12px;'>&nbsp;" & rs("Name_Price_List")  & "</td>"


Response.Write "<td bgcolor='#E4E4E4' width='25%' align='center' valign='middle' class='textnews' style='border-bottom: 1px solid #E4E4E4;font-size: 12px;'>"
select case rs("Status")
case 0
Response.Write  "משתמש רגיל"
case 1
Response.Write  "<font color='red'>מנהל</font>"
case 2
Response.Write  "מושעה"
end select
Response.Write "</td>"


Response.Write "<td bgcolor='#FFFFFF' width='25%' align='center' valign='middle' class='textnews' style='border-bottom: 1px solid #E4E4E4;font-size: 12px;'><a href=UpdateMembers.asp?User_name=" &  rs("User_name") & "><img src='edit.gif' border='0'></a></td>"


Response.Write "<td bgcolor='#FFFFFF' width='25%' align='center' valign='middle' class='textnews' style='border-bottom: 1px solid #E4E4E4;font-size: 12px;'>"
if rs("Status")=1 then
Response.Write "---"
else
Response.Write "<a href=DelMembers.asp?User_name=" &  rs("User_name") & "><img src='delete.gif' border='0'></a>"
end if
Response.Write "</td>"

Response.Write "</tr>"

rs.MoveNext 
loop
	
	rs.Close
	set rs=nothing
	conn.Close 
	set conn=nothing
	
%>
תודה רבה.
  Reply With Quote
 

חברים פעילים הצופים באשכול זה: 1 (0 חברים ו- 1 אורחים)
 

כלים לאשכול
תצורת הצגה

חוקי פירסום
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 מופעל
סמיילים הם מופעל
[IMG] קוד מופעל
קוד HTML מכובה

קפיצה לפורום


כל הזמנים הם GMT +2. הזמן כעת הוא 13:56.

מופעל באמצעות VBulletin גרסה 3.8.6
כל הזכויות שמורות ©
כל הזכויות שמורות לסולל יבוא ורשתות (1997) בע"מ