Posts by erikasena • 21 points
3 posts
- 
		0 votes2 answers950 views
- 
		0 votes0 answers1033 viewsQ: Sending email (outlook) with javascriptI found a code that makes the outlook open, but when I insert it into my code it does not work. BELOW THE CODE I FOUND <!DOCTYPE html> <html> <head> <title></title>… 
- 
		2 votes2 answers109 viewsQ: how to change the page subtitle by choosing a selectGuys, it’s really simple, I have a form that can be used for various services. I need the page subtitle to change according to the choice (in a select) of the service. I’m using the following a bit…