Posted: 10/14/2014 11:52:30 AM EDT
|
So I'm the default tech person for my group at work because I'm not completely retarded when it comes to this stuff, but I'm nowhere near an expert on any of this, so I have a question.
Long story short, I'm wondering if it's possible to force the addition of wildcards to whatever the input from the user is from a text input, is that possible with HTML or am I looking at some scripting? |
I'm looking to append the p_search string with * at the front and back, which I'm thinking can't be done with simple HTML thus be way out of my league to create.
<form class=1st id=naics name=naics method="get" action="http://www.osha.gov/pls/imis/sicsearch.html" target="iframe"> |
This works I hacked up this source: http://jsfiddle.net/8e9ku79p/
|
Win a FREE Membership!
Sign up for the ARFCOM weekly newsletter and be entered to win a free ARFCOM membership. One new winner* is announced every week!
You will receive an email every Friday morning featuring the latest chatter from the hottest topics, breaking news surrounding legislation, as well as exclusive deals only available to ARFCOM email subscribers.
I hacked up this source: