%
table=Request("table")
no=Request("no")
Set Con = Server.CreateObject("ADODB.Connection")
DbCon.Open("DSN=ch71;UID=sa;PWD=pages30")
sql = "select * from "&table&" where no=" & no
Set RS = Con.Execute(sql)
%>
´äº¯
|
|
|
<% if table="gajaboard" then %>

|
<% elseif table="gajaboard2" then %>

|
<% elseif table="gajaevent" then %>

|
<% elseif table="gajacs" then %>

|
<% end if %>
|
|
|
|
|
Comments & Questions: banjang@choongang71.or.kr
© 2000 http://www.choongang71.or.kr All Rights Reserved. |
|
|
|