Ò׽ؽØÍ¼Èí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB

ÎÒÒªÒ»¸ö ASP ͨÓ÷ÖÒ³´úÂë.. - Web ¿ª·¢ / ASP

RT
ËٶȰ¡............
ÕýÔÚͨÓ÷ÖÒ³

°Ù¶ÈÉÏÕÒÏÂASP ͨÓ÷ÖÒ³´úÂëÀ࣡´úÂë²»¶àµÄ£¡¿Ï¶¨Ò²ÄÜÓã¡

ASP·ÖÒ³´úÂë <!-- ££i nclude file="../conn.asp" --> //£¨Yoko:·¾¶°´×Ô¼ºµÄÉèÖúã©
<%
dim i,intPage,page,pre,last,filepath
  set rs = server.CreateObject("adodb.recordset")
  sql="select * from user order by user_ID desc"
  rs.PageSize = 20 //£¨Yoko:ÕâÀïÉ趨ÿҳÏÔʾµÄ¼Ç¼Êý
  rs.CursorLocation = 3
  rs.Open sql,conn,0,2,1 //£¨Yoko:'ÕâÀïÖ´ÐÐÄã²éѯSQL²¢»ñµÃ½á¹û¼Ç¼¼¯
  pre = true
  last = true
  page = trim(Request.QueryString("page"))
   
  if len(page) = 0 then
  intpage = 1
  pre = false
  else
  if cint(page) =< 1 then
  intpage = 1
  pre = false
  else
  if cint(page) >= rs.PageCount then
  intpage = rs.PageCount
  last = false
  else
  intpage = cint(page)
  end if
  end if
  end if
  if not rs.eof then
  rs.AbsolutePage = intpage
  end if
%>
<


Ïà¹ØÎÊ´ð£º

asp µ÷ÓÃjavaдµÄwebservice - Web ¿ª·¢ / ASP

ÔÚaspÀïÔõôµ÷ÓÃjavaдµÄwebservice·½·¨£¬Óкܶ෽·¨
- <message name="RtPnrIn">
  <part name="bstrPnrNO" type="s:string" /> 
  <part name ......

asp.netµ¼³öEXCELÎÊÌ⣡ - .NET¼¼Êõ / ASP.NET

C# code:

SqlConnection conn = CsDB.sqlcon();
SqlDataAdapter da = new SqlDataAdapter("select fwCoding from bjmuma_fwCoding where OrderNumber='" + Order + & ......

ASPÒ³ÃæÈçºÎ´«Öµ? - Web ¿ª·¢ / ASP

ĿǰÊÇA.aspÃæÒ³ÓÐÒ»¸ö±äÁ¿aa,Ôõô²Å¿ÉÒÔ´«µ½B.aspÒ³Ãæ,²»ÊÇÓÃURL´«,ÏëÓÃ<inupt >¿Ø¼þÔõô´«°¡!Çë´ó¼ÒÖ¸µã!
ÓÃ±íµ¥´«Öµ

´«Öµ£¬GETºÍPOST£¬ÒªÃ´´ø²ÎÊý£¬ÒªÃ´ÓÃform
¶øÇÒ£¬Èç¹ûÄãÁ½¸öÒ³ÃæÃ»ÓÐÈκιØÁª£¬´«Ö ......

asp.net ¶þ²æÊ÷ treeview - .NET¼¼Êõ / ASP.NET

O O O O O O
  |.......| |........| |.......|
  | | |
  O O ......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØÍ¼ | ¸ÓICP±¸09004571ºÅ