미채택 완료
도메인/index페이지에서 특정 input값을 submit하면
도메인:5000페이지 폼의 input으로 넘겨서 submit할 수 있을까요?
가능하면 방법 좀 알려주십시오,
<form name="form" method="POST" action="/" style="margin:0 auto; margin-top:20px;text-align:center">
<input type="text" name="keyword" class="keyword" value="기입해주세요" onclick="this.value=''" >
</form>
여기로 넘어와서 서브밋해야 합니다.
|
답변 1개
wsx1234
2022-04-11 (월) 01:46:41
해결했습니다. 감사합니다.
답변을 작성하려면 로그인이 필요합니다.