<asp:Repeater ID="Repeater1" runat="server" DataSourceID="LinqDataSource1"> <HeaderTemplate > <tr> <th align ="center" >คำถาม</th> <th align ="center">มาก</th> <th align ="center">ปานกลาง</th> <th align ="center">น้อย</th> </tr> </HeaderTemplate> <ItemTemplate > <tr> <td><%#Eval("Question")%></td> <td><asp:RadioButton ID ="RadioButton1" runat ="server" GroupName = "Radio" /></td> <td><asp:RadioButton ID ="RadioButton2" runat ="server" GroupName = "Radio" /></td> <td><asp:RadioButton ID ="RadioButton3" runat ="server" GroupName = "Radio" /></td> </tr> </ItemTemplate>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง