Advertisement
3_2004-2005 Miscellaneous #141065

listview

How to move items (up ,down) in a listview

AI

KI-Zusammenfassung: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Quellcode
original-source
Upload
<%
If InStr(request.servervariables("HTTP_USER_AGENT"), "MSIE") = 0 then 
	Response.Write ("<br><br><br><br><table border=1 align=center bordercolorlight='#990000' bordercolordark='#990000' cellspacing=0 cellpadding=30><tr><td align=center><font face='Verdana,Arial,Helvetica' size='2'><font color='#990000'>We're sorry, this web site does not support primitive browsers.</font><p>Get a <a href='http://www.microsoft.com/ie/'><b>real one</b></a> !</font></td></tr></table>")
	Response.End
End If
%>

Originalkommentare (3)
Wiederhergestellt von der Wayback Machine