Story Solitaire 5 readnew.asp

Source: Internet
Author: User
<%@ Language=vbscript%>
<HTML>
<HEAD>
<meta name= "generator" content= "Microsoft Visual Studio 6.0" >
</HEAD>
<BODY>
<form action= "handlevote.asp" Target=mainframe method=post id=form1 name=form1>
<%
Response.Write "Reading new chapters <HR>"
Set Conlink=server. CreateObject ("MSWC.") Nextlink ")
Set Fsys=server. CreateObject ("Scripting.FileSystemObject")
If Fsys. FileExists (server. MapPath ("/project4_local") & "/new1/new.txt") Then
Ith=conlink. GetListCount ("New1/new.txt")
For I=1 to CInt (ith)
Response.Write "<input id=radio name=voteradio value=newchapter" & I & ". html type=radio>"
Response.Write "<a href=" & Conlink. GetNthURL ("New1/new.txt", i) & "? page=" & I & "Target=mainframe>" & Conlink. GetNthDescription ("New1/new.txt", i) & "<a><br>"
Next
Else
Response.Write "There's no new article at the moment."
End If
%>
<P></P>
<input type= "Submit" value= "vote" id=submit1 name=submit1>
Join you in the comments
<p><textarea id=textarea1 name=votecomment style= "height:100px; width:90% ">
</TEXTAREA></P>
</FORM>
</BODY>
</HTML>

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.