Untitled
unknown
plain_text
2 years ago
357 B
8
Indexable
<form method= "GET" action= "/Home/VeriAlGet">
<div class= "form-group">
<label>Okul No</label>
<input type= "text" name="okulno" class="form-control" ></input>
</div>
……………………………….
<div class= "form-group">
<button type= "submit" class= "btn btn-primary" >Gönder</button>
</div>
</form>
Editor is loading...
Leave a Comment