-
Replied To a Post in Hi everyone, I'm varunkumarriat
What would you like to know? What languages to learn, what frameworks to use, what hosting to use. front-end design tools, back end data manipulation, etc? I've been doing this … -
Began Watching Hi everyone, I'm varunkumarriat
hii everyone just joined here want toknow about web designing have a gerat day and ney year -
Began Watching how to get an job as linux adminstrator
how to get job as linux adminstrator can i also work as network admin or analyser i am biggner in cybersecurity can any one help me for that.. -
Replied To a Post in C code for library management system
Do you have a precise question? -
Began Watching C code for library management system
C code for library management system -
Replied To a Post in I'm Tired! How to Increase Social Media Followers
From what I've seen, generating followers is to get involved in something they are doing, mainly gaming at this point seems beneficial. -
Began Watching I'm Tired! How to Increase Social Media Followers
Dear Digital Marketers and Social Media Experts, I have been trying to increase my followers on Instagram and Facebook, but I need some suggestions on how to do it effectively. … -
Replied To a Post in How do I create backlinks for a new website?
As a quick Google says.... "A website backlink is a link on another website that points to a page on your website. Backlinks are also known as inbound links." What … -
Began Watching How do I create backlinks for a new website?
I want to work on SEO. But I can't create backlinks on my website. I see many people creating 1000/500 backlinks. How do they do it? How do I create … -
Replied To a Post in how do i make scroll through on click funtion
How do you mean? Perhaps if you could explain a bit more? Do you mean you want to scroll down a page by clicking something? If that's the case you … -
Began Watching how do i make scroll through on click funtion
I really need to know how to implement a scroll through function on click for my website. -
Replied To a Post in I am back after a hiatus, I want to help!
Thank you for the response! How do I view the "Reusable Code Snippet" section of things already posted? doesn't seem to be obvious. -
Began Watching I am back after a hiatus, I want to help!
Hello all! I have been away from this forum for far too long and would like to help with my experience/knowledge. This place helped me get through college and early … -
Created I am back after a hiatus, I want to help!
Hello all! I have been away from this forum for far too long and would like to help with my experience/knowledge. This place helped me get through college and early … -
Began Watching I am back after a hiatus, I want to help!
Hello all! I have been away from this forum for far too long and would like to help with my experience/knowledge. This place helped me get through college and early … -
Replied To a Post in How do I create a porn website
To jump pack to the OP 2 years ago... I won't say either way about the social/ethical logistics of creating or working on a pornographic website, but I will say … -
Began Watching How do I create a porn website
And is it bad or what because sometimes I think I might get carried out -
Marked Solved Status for CSS / JavaScript (jQuery)... enable/disable scroll on popup
Hello friends, it's been some times since I've posted here, but this community has always been my "I really need help" place to go. Lets get to the idea... I … -
Revoked Solved Status for CSS / JavaScript (jQuery)... enable/disable scroll on popup
Hello friends, it's been some times since I've posted here, but this community has always been my "I really need help" place to go. Lets get to the idea... I … -
Marked Solved Status for CSS / JavaScript (jQuery)... enable/disable scroll on popup
Hello friends, it's been some times since I've posted here, but this community has always been my "I really need help" place to go. Lets get to the idea... I … -
Replied To a Post in CSS / JavaScript (jQuery)... enable/disable scroll on popup
Hey all, turns out this was a classic case of looking at the same code too long and burned out my mind. I added the " .close_pop " class to … -
Created CSS / JavaScript (jQuery)... enable/disable scroll on popup
Hello friends, it's been some times since I've posted here, but this community has always been my "I really need help" place to go. Lets get to the idea... I … -
Began Watching CSS / JavaScript (jQuery)... enable/disable scroll on popup
Hello friends, it's been some times since I've posted here, but this community has always been my "I really need help" place to go. Lets get to the idea... I … -
Replied To a Post in data fetched from database and show a specific record for an user in table
You wouldn't want to use a client-side language like JavaScript to fetch backend data. For this you should look into a backend language like PHP (recommended), Python, C#, etc... unless … -
Replied To a Post in regarding comparing of time in asp.net in current time
What output are you expecting? As of right now the code outputs nothing, but the methods are in use fine... Have a look at this. https://docs.microsoft.com/en-us/dotnet/api/system.timespan.parse?view=netframework-4.7.2 -
Replied To a Post in Read URL and Process it and return Result
To get a URL parameter (E.G. http://hostname.com/mywebapp/mypage.jsp?name=John+Smith) where "name" is the requested parameter, you would use... <%= request.getParameter("name") %> This would pull out the "John+Smith" after the "name" attribute. you … -
Edited WPinit diskpart cmd prompt bootloader
Help! I don't know what I did! I was in the process of helping to fix a friends HDD by plugging it into my system to then chkdsk, get updates, … -
Edited WPinit diskpart cmd prompt bootloader
Help! I don't know what I did! I was in the process of helping to fix a friends HDD by plugging it into my system to then chkdsk, get updates, … -
Edited WPinit diskpart cmd prompt bootloader
Help! I don't know what I did! I was in the process of helping to fix a friends HDD by plugging it into my system to then chkdsk, get updates, … -
Edited WPinit diskpart cmd prompt bootloader
Help! I don't know what I did! I was in the process of helping to fix a friends HDD by plugging it into my system to then chkdsk, get updates, … -
Edited WPinit diskpart cmd prompt bootloader
Help! I don't know what I did! I was in the process of helping to fix a friends HDD by plugging it into my system to then chkdsk, get updates, … -
Created WPinit diskpart cmd prompt bootloader
Help! I don't know what I did! I was in the process of helping to fix a friends HDD by plugging it into my system to then chkdsk, get updates, … -
Replied To a Post in Login form
The difference between programmer thinking and computer scientist thinking is evident :) -
Replied To a Post in php multi dimensional array to javascript multi dimensional array
If the title is correct, you want PHP multi-ary to JavaScript multi-ary (JSON perhaps)? Seems array example 2 may apply to your case... http://www.dyn-web.com/tutorials/php-js/json/multidim-arrays.php -
Replied To a Post in Login form
Is index.php located in the same folder? Have you tried to simply echo instead of setting session vars and redirecting? Have you tried absolute or explicit relative URLs to rule … -
Gave Reputation to jstfsklh211 in jQuery DOM selection
your code shows one checkbox and 3 radios a little unclear about what the desired result is check your field naming you have some duplicates which is not allowed also … -
Marked Solved Status for jQuery DOM selection
Hey guys, been a while since I've been here, but still the best source for help. Hoping you guys can help me with a checkbox/radio button scenario. HTML... <div style='margin-bottom:5px;'> … -
Gave Reputation to pritaeas in jQuery DOM selection
Your checkbox id is `top-1` and the associated radiobutton id is `top-all-1`. Wouldn't a simple replace be simpler: $('.toppingChecked').change(function() { if (this.checked) { var id = $(this).prop('id').replace('top-', 'top-all-'); $(id).prop("checked", true); … -
Replied To a Post in jQuery DOM selection
Excellent idea pritaeas, was exactly what I needed! Thank you! -
Replied To a Post in $sql = "SELECT Id, FirstName, LastName FROM mydb"; doesn`t work
the main idea I had was storing before calling num_rows... $result->store_result(); $result->num_rows; -
Replied To a Post in jQuery DOM selection
Thanks for the response jstfsklh211, Not sure I follow your logic on this one, this.name.replace? (can you explain what this is doing?). The names are duplicates, yes, but I'm not … -
Replied To a Post in add php var to url from input form.
Have you tried to echo the variable to make sure there is a resulting value before the form? E.G. <p><? echo $order; ?></p><form role="form"... -
Replied To a Post in $sql = "SELECT Id, FirstName, LastName FROM mydb"; doesn`t work
Without seeing the actual data you can try to use Chrome or FireFox (firebug extension I think?) to check if there were any errors in the PHP GET/POST... pres F12 … -
Edited jQuery DOM selection
Hey guys, been a while since I've been here, but still the best source for help. Hoping you guys can help me with a checkbox/radio button scenario. HTML... <div style='margin-bottom:5px;'> … -
Edited jQuery DOM selection
Hey guys, been a while since I've been here, but still the best source for help. Hoping you guys can help me with a checkbox/radio button scenario. HTML... <div style='margin-bottom:5px;'> … -
Edited jQuery DOM selection
Hey guys, been a while since I've been here, but still the best source for help. Hoping you guys can help me with a checkbox/radio button scenario. HTML... <div style='margin-bottom:5px;'> … -
Edited jQuery DOM selection
Hey guys, been a while since I've been here, but still the best source for help. Hoping you guys can help me with a checkbox/radio button scenario. HTML... <div style='margin-bottom:5px;'> … -
Edited jQuery DOM selection
Hey guys, been a while since I've been here, but still the best source for help. Hoping you guys can help me with a checkbox/radio button scenario. HTML... <div style='margin-bottom:5px;'> … -
Edited jQuery DOM selection
Hey guys, been a while since I've been here, but still the best source for help. Hoping you guys can help me with a checkbox/radio button scenario. HTML... <div style='margin-bottom:5px;'> … -
Edited jQuery DOM selection
Hey guys, been a while since I've been here, but still the best source for help. Hoping you guys can help me with a checkbox/radio button scenario. HTML... <div style='margin-bottom:5px;'> …
The End.