I wrote a cgi script and when i go to my web page and click the button that calls the script the next page that comes up is just a page with the actual text from my script, is this a common error easy to fix, or am i doing something majorly wrong.
can the replace() method be used with an array globally?, my code is something like
words = words.replace(array[0],stringText)
it works just once but i cannot get it to work on the entire paragraph, how can i attach the g to the array[0]?
I want to create a textbox containing the definition of a word in a paragraph wrapped in a <span> tag. To do this dynamically, do i need to define the position in a style sheet?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.