Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍용민
/
BusTime
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
이의준
2021-06-10 03:29:02 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
57153b359542ef1bf680a61e1536001cf5225d8f
57153b35
1 parent
28e39dd1
Delete form.html
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
OperatingTest/form.html
OperatingTest/form.html
deleted
100644 → 0
View file @
28e39dd
<form
action=
"http://34.206.171.225:23023/server"
method=
"post"
>
<!-- method="post"라고 하면 url에 정보가 가려짐, 생략하면 GET임.-->
<input
type=
"text"
name =
"busNumber"
placeholder=
"busNumber"
>
<p><input
type=
"submit"
></p>
</form>
\ No newline at end of file
Please
register
or
login
to post a comment