Find an ASP page for 100 points

Updated on technology 2024-04-11
16 answers
  1. Anonymous users2024-02-07

    Assumption: The variable passed is tt and the value is "2,9".

    tt=request("tt")

    id=split(tt,",")

    id0=cint(id(0))-1

    id1=cint(id(1))

    idx=id1-id0

    xyjy=""

    set rst="")

    sql="select * from sjjy"

    sql,conn,1,1

    if >id0 then

    id0else records are not enough.

    end if

    n=0 while not or n

    xyjy%>

    Hypothesis: Passing is a=2, b=99

    id0=cint(request("a"))-1id1=cint(request("b"))idx=id1-id0

    xyjy=""

    set rst="")

    sql="select * from sjjy"

    sql,conn,1,1

    if >id0 then

    id0else records are not enough.

    end if

    n=0while not or n

    xyjy%>

  2. Anonymous users2024-02-06

    Impossible. The numbers are different, which is easy to understand, and the fields are different. Not in this way.

    If the field name is the same, there is a way.

    select sum(field name) as'Total'from where field_=2 and fieldname<=99

    This will automatically summate. The field name is different, I haven't tried it, and I don't know how to write it.

  3. Anonymous users2024-02-05

    It is not recommended to find someone online to do it.

    Generally, there is a fee for doing this online.

    If someone else does a good job for you, you will face debugging problems, which will cause many other problems, such as inconsistent database software versions, missing software packages, and so on.

    Method suggestion: Go to the library to find a book about asp, it must be on a CD, because these books often have simple cases, and the source code of the case will definitely be found in the CD, borrow a book to take a good look, debug the steps on the book yourself, you will learn a lot, and when the teacher asks you questions in the later stage, you will also answer them fluently.

  4. Anonymous users2024-02-04

    You can add me if you haven't found the right one to look forward to.

  5. Anonymous users2024-02-03

    You can go under the source code.

    Can't you do it yourself?

  6. Anonymous users2024-02-02

    If it's I have a ready-made one, the password is also encrypted, if not. .net forget it.

  7. Anonymous users2024-02-01

    ASP web page maker helps to implement with captcha.

  8. Anonymous users2024-01-31

    It's just an ASP registration and login system.

  9. Anonymous users2024-01-30

    Send me an email and I'll send you the source code of a web chat program.

  10. Anonymous users2024-01-29

    You might as well find a source ** to change.

    Your foundation is weaker and you have to learn from scratch.

    It's okay to mix HTML and ASP, even if you change the HTML suffix to ASP.

    The XP Home version does not have IIS, nor does it have it on the disk, but the Pro version does. You can use DW to link to the FTP of the space, upload and publish it after doing so, and then test it.

    As for the operation of the access database, it is troublesome, you can just go to a book to read, or there are many online tutorials and routines.

  11. Anonymous users2024-01-28

    I have a simple one here, if you need to qq me, 106516601 plus me, please explain the intention.

  12. Anonymous users2024-01-27

    What database is used?

    Is it okay to access?

    I'll look for you when I go home.

  13. Anonymous users2024-01-26

    Someone will help you with your homework, 100 points is too little.

  14. Anonymous users2024-01-25

    Alas.. Hello current students! I, as a teacher, really have nothing to say!!

  15. Anonymous users2024-01-24

    Add the following ** to the first line.

    The effect of the run is:

    Address bar input.

    It will automatically jump to.

    It should be noted that there cannot be an equal sign in the file name, and it should be an illegal file name. If it's not an equal sign, you can change it yourself in **.

    dim str1,tempint1

    str1="query_string")

    tempint1=instr(str1,"id=")if tempint1 then str1=mid(str1,tempint1+3)

    str1="url") id=" str1 & htm"

  16. Anonymous users2024-01-23

    Converting to a static page is not the best way to deal with the problem, and to solve the problem, you pay attention to your root cause.

    Caused,It means that there is a vulnerability on your page.,Or,As long as the id is given, the database will run.,Please make a fuss about the database connection.,For example,Block certain characters in.,select。。。 Hope you can find a solution to the problem.

Related questions
15 answers2024-04-11

Design three tables.

1. List of items. >>>More

4 answers2024-04-11

I think the first thing the landlord knows is,Why:name='"+name+"', and tel="+ is not added to the back of the tel"'。 >>>More

7 answers2024-04-11

I guess I'll have to convert this myself.

8 answers2024-04-11

Changsha yards are original with heart:

Hidden head Ye Xiaozhou loves Chen Min. >>>More

17 answers2024-04-11

%if request("username")="" then%>elseset rec="")

sql="select * from user where username = '"& request("username") &"'" >>>More