<!DOCTYPE html><html><body><%Randomize()randomNumber=Int(100 * Rnd())response.write("A random number: <b>" & randomNumber & "</b>")%></body></html>