폼값 전송 문의
본문
제가 질문을 잘못해서 기존에 두분께서 답변주셨는데 수정이나 채택이 안되서 다시 질문 올립니다.
<form name=fsearch method=get action="total.php?&ie=utf8&query=" target="_blank"> <input name="query" itemname="검색어" required value="" size="35"> <input type="image" src="../search.gif" width="80" height="25" border="0" align="absmiddle"> </form>
폼값 전송할때 기존 폼값과 더불어 자동으로 폼값앞에 '2023'을 붙여서 보내고 싶은데요
어떻게 해야 하나요.?
예를들자면) 2023+'폼값' = 2023폼값
!-->
답변을 작성하시기 전에 로그인 해주세요.