textbox

  1. M

    XF 2.1 Allowing <xf:textbox> to submit spaces at the end and the front of a line

    <xf:textbox> doesn't submit the spaces at the front and at the end of a line: What I give: word What I get in the database(no spaces): word How can I allow it to submit spaces like above?
  2. hutch2323

    XF 2.0 Passing values from a textbox to .php function

    Hello again! I'm attempting to build a custom query page whereby a user (for admin use only) can enter a username into a textbox, click a search button, and retrieve the stored information connected to the username. Currently, I have blocks of code, but I'm not entirely sure how to combine it...
Top Bottom