Posts by Chead • 133 points
10 posts
-
0
votes0
answers29
viewsQ: PHP does not recognize auto Sponse
I don’t know which error my form is not sending the email reply to the event subscriber. It redirects, I receive his data but it does not receive an email confirming the registration. Can you help…
-
0
votes0
answers23
viewsQ: Form does not send by IE, nor by firefox
My form is only sending by Chrome, I would like to understand the pq. It uses the normal post method, only that I have this JS that depending on the value that is there, it sends the user to the…
-
0
votes2
answers373
viewsQ: How do I redirect my form to another page?
Currently my code is opening in a new window the payment page, I would like it to be redirected to another page when click send form depending on the value who is in the option of the second…
-
0
votes1
answer84
viewsQ: Active list for other in Javascript
I am trying to make a list work, that if an option in the first "select box" is selected, the other "select box" appears. But it’s not working. At first the codes are right. Can anyone tell me…
-
0
votes1
answer45
viewsQ: Do not open window if fields are not filled in
I have a submit button in my form, with an action in jquery to open a window depending on the user’s choice. However, I just want the window to open if the fields are filled. I have this code and…
-
0
votes1
answer48
viewsQ: Exchanging image with event onmousehover does not return
Guys, I created an event based on other codes adapting to mine to change the image of one outfit, for another, only it’s just "going" and coming back very fast (half bugger). I’d like it to look…
-
0
votes0
answers30
views -
1
votes1
answer36
viewsQ: Decimalize in Excel
Guys, I have a spreadsheet where the length and height are like this: 0.07 (example) I need it to look like this: 7 (example) How do I do that in all the cells at once? Thank you…
-
1
votes1
answer56
viewsQ: Domain forwarding
Is there any way to redirect the domain to a folder on public_html instead of adding a file index.html with automatic redirection?
-
-1
votes1
answer279
viewsQ: URL forwarding keeping the address
I am using my server to host other websites because my hosting plan allows, however, I would like for example when accessing the directory www.meusite.com.br/outrosite appear in the address bar the…