- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 2
- Posts with Downvotes
- 2
- Downvoting Members
- 2
11 Posted Topics
So I have this 1TB external hard drive that I use for my games. It was working fine uptill about a week ago. I opened my laptop like normal, it did its startup stuff and everything was looking good untill I went to play DOOM Eternal. An error poped up …
Recently I have been trying to get a Fallout 4 style compass in processing 3 to show wind direction for a Weather station for my arduino. I was just woundering the basic function code and some of the style. Thanks. As well as woundering if i could do some thing …
Recently I have been trying to get a arduino to control the brightness of an 12v rgb strip using the serial monitor. The project that I'm doing this needs the colors: violet, blue, green, yellow, orange, and red. I cant figure out the code so if any one can help …
I've been trying to have a button (Arduino) change the fill color of an ellipse in Processing 3. I thought an if statement like `if(button == 0){ if(fillValue == rgb){ fill(0,0,0);}`or something more or less. So if some one has the awnser please help.
Recently I have been assigned to create a serial. print code for a class. I have the code almost done but I do not know how to get my "X" and "Y" variables seperate(in colums like if; y=-2x+1). Also I was woundering how to insert a table(or code in a …
I've been having the same type of problem. But only I can't get my website to work kind of like this site.
I'm currently working on a website; crafterguide.azurewebsites.net; and I was woundering how to get the best possible login/register/logout page, how get it where when someone creates/log's in to a(n) account that it redirects them to a profile page, and just some feed back and critisizum. And lastly how to get …
I think this should do... but not sure I haven't done it in a while. $(document).ready(function () { $('.group').hide(); $('#multiple').show(); $('#selectMe').change(function () { $('.group').hide(); $('#'+$(this).val()).show(); }) });
Hey Stuugi, I have an awnser to your problem; Name: <input type="text" name="name" required> Email address: <input type="email" name="email" required placeholder="enter valid email address ">
I'm currently working on a website; crafterguide.azurewebsites.net; and I was woundering how to get the best possible login/register/logout page, how get it where when someone creates/log's in to a(n) account that it redirects them to a profile page, and just some feed back and critisizum.
Hey I've been making a web page and I'm woundering a.) how to get a login/register page(logout too!) and b.) how to get it where when some one creates a new account or logs in to a pre existing one it directs them to a profile page. Lastly I'm woundering …
The End.