<%@ page import="com.java.LexTo.LexTo" %> <%@ page contentType="text/html" pageEncoding="UTF-8"%> <!DOCTYPE html> <!-- To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LexTo title</title> </head> <body> Name <input type="text" name="txtName"> <input type="submit" value="Submit"> <% LexTo profile = new LexTo(); out.println(profile.LexTo()); %> </body> </html>
public String LexTo() throws IOException { line = "ค่าที่รับมาจากหน้า index.jsp"; }
request.getParameter("querystring-name");
<form name="frm" method="post" action="<%=crPath%>/Test"> <input class="textbox" type="text" name="customer_name"> <input class="searchbth" type="submit" name="submit" value="Filter"> </form>
String c_name = request.getParameter("customer_name");
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง