Code:
function newDoc() { window.location.href = "http://192.168.0.8/devit/logon.html"; }
Code:
newDoc();
Code:
<input type="button" nanme="SelectButton" id="SelectButton" value="Login"
function newDoc() { window.location.href = "http://192.168.0.8/devit/logon.html"; }
newDoc();
<input type="button" nanme="SelectButton" id="SelectButton" value="Login"
<!DOCTYPE html> <html> <head> <title>Page Title</title> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="stylesheet" type="text/css" href="style/style.css"/> <script
ALTER PROCEDURE spIssueScannedTickets @iEventID int, @MemberNum nvarchar(12), @BatchSize int, @FirstNumber nvarchar(12), @LastNumber nvarchar(12), @SlotsBalance
<form name="GetTicket" id="GetTicket" method="post" action="Winner.php?Event="<?php echo $Event ?>"> <table border="1" frame="box" cellpadding="3" align="center" width="300"> <tr><td align=left>Ticket Number</td> <td colspan="2"
ALTER PROCEDURE spIssueScannedTickets @iEventID int, @MemberNum nvarchar(12), @BatchSize int, @FirstNumber nvarchar(12), @LastNumber nvarchar(12),
ALTER PROCEDURE spIssueScannedTickets @iEventID int, @MemberNum
Leave a comment: