|
|
|
|
俵ÀÌ / 2001-05-03 / ¿ÀÈÄ 11:48:38 / 211.220.174.214
Á¶È¸¼ö : 154
|
[Áú¹®] ÀÌ°Å ¾îÄÉÇÏ¸é µÉ±î¿© |
> ¾ÆÇØ´Ô ·ÎÁ÷À» °¡Áö±¸ °øºÎ¸¦ Çϱ¸ Àִµ¥,°øÁö»çÇ×À» ¸ÞÀΠȸ鿡 »Ñ·ÁÁÖ·Á±¸ ÇÕ´Ï´Ù.Ȥ½Ã ÀÌ°÷¿¡ ¾Æ½Ã´Â ºÐÀÌ °è½ÇÁö ¸ô¶ó¼ ...
> ±×·±µ¥ »ý°¢Ã³·³ ½±Áö ¾Ê±º¿ä.
> ÀÏ¹Ý °Ô½ÃÆÇÀº ¹¹ °¡Á®¿À¸é µÇÁö¸¸ ÀÌ°ÍÀº ´Ù¼Ò Ʋ¸®´õ¶ó±¸¿ä...^^
> Á¦°¡ °æÇèÀÌ ¾ø¾î¼ ±×·±Áö °¡Á®¿À´Â °ÍµÎ ÈûÀÌ µå´Â±º¿ä.
>
> µµ¿ÍÁÖ¼¼¿ä
> °¡·É »ý¼ºµÈ °Ô½ÃÆÇÀÇ ÁÖ¼Ò°¡ ´ÙÀ½°ú °°ÀÌ µÇ¾ùÀ»¶§ ¸»ÀÌÁ®...
> board.asp?tb=nayapds&code=010502
> ====>ÀÌ°Í¿¡ °üÇÑ ±ÛÀ» ¾î¶»°Ô ¸ÞÀο¡ »Ñ·ÁÁÙ¼ö ÀÖÀ»Áö ¾Ë±¸ ½Í¾î¿©....Á¤¸»ÀÌÁö µµ¿ÍÁÖ¼¼¿©.
> ÀÌ·± ½ÄÀ¸·Î ÇÔ Çغ¸¾Ñ´Âµ¥ ¾ÈµÇ´Â±º¿ä.
>
> <%
> DbRec1.Open "SELECT num,subject,ref,wdate FROM nayapds WHERE step=0 ORDER BY date DESC", DbCon
> postcount=DbRec1.Recordcount
> if postcount > 6 then
> postcount=6
> end if
>
> for j=1 to postcount
> number=DbRec1("num")
> subject=DbRec1("subject")
> if len(subject) > 20 then
> subject=left(subject,18)&"..."
> end if
> ref=DbRec1("ref")
>
> Response.Write " "&subject&" "
> if datediff("d",DbRec1("wdate"),now)=<5 then '
> response.write ""
> end if
> response.write ""
>
> DbRec1.MoveNext
> next
> DbRec1.Close
> %>
> ====>ÀÌ·± ¿¡·¯°¡ ³ª¿Ô´Âµ¥...
> ¿À·ù Çü½Ä:
> Microsoft VBScript ·±Å¸ÀÓ ¿À·ù (0x800A01A8)
> °³Ã¼°¡ ÇÊ¿äÇÕ´Ï´Ù.: 'DbRec1'
> /Webma/bbs_sizz/main.asp, line 3
>
>
-----------------------------------------------------------
¼Ò½º»ó¿¡´Â º° ¹®Á¦¸¦ ¸ð¸£°Ú´Âµ¥¿ä....
¿¡·¯»ó¿¡¼ 3¹ø ¶óÀÎÀÌ ¾îµòÁö ¸ð¸£°ÚÁö¸¸....
DbRec1ÀÌ ·¹ÄÚµå¼Â °´Ã¼ÀÎ°Í °°Àºµ¥¿ä.....
ÇØ´ç ·¹ÄÚµå¼ÂÀÌ Àß »ý¼ºµÇ¾ú´ÂÁö »ìÆ캸½Ã±â ¹Ù¶ø´Ï´Ù....
|
|
|
|