Submit button input name?
-
Right now submit button code looks like this:
<input type="submit" class="usp-submit usp-submit-default" value="Submit">How do I add the ‘name’ in to the USP button input?
like this:
<input type="submit" name="submit" class="usp-submit usp-submit-default" value="Submit">please help, tried everything , can’t figure out how to do that.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Submit button input name?’ is closed to new replies.