-
Replied To a Post in My Website web address is IPaddress/my/login.asp(How to change it to names?
The use of the HOSTS file is when you don't have a DNS under your control. If the other computers need access, you edit their HOSTS file as well. This … -
Replied To a Post in Visual Studio solution Code comparison
I'm going to give you what I use outside of Visual Studio. It's call WinMerge. > What is WinMerge? >WinMerge is an Open Source differencing and merging tool for Windows. … -
Began Watching Visual Studio solution Code comparison
HI everyone, I recently inherited a project that has been in production for a number of years. They want a new field added. Easy peasy - or so you would … -
Replied To a Post in My Website web address is IPaddress/my/login.asp(How to change it to names?
Since I can't see what you did with the hosts file, I have to leave you here. "127.0.0.1 www.mycrm.com/login.asp" is not a valid entry. I'd go with "127.0.0.1 www.mycrm.com" Then … -
Replied To a Post in New Chrome version
There was backlash against URL tampering and the change was rolled back for now. You can imagine the support issues when folk report issues and they supply you with the … -
Replied To a Post in New Chrome version
To me it's subtle and didn't notice it till you called it out. The only news to me was about Chrome hiding the real URL. That is, changing your URL … -
Replied To a Post in New Chrome version
Just looked and I have Version 69.0.3497.92 (Official Build) (64-bit). What version did you have and what is the version now? That is, I haven't seen any big change. -
Began Watching New Chrome version
Chrome just prompted me to restart to update to the latest version, as it sometimes does. I did it, and the browser looks *entirely* different. Completely unexpected. It looks more … -
Gave Reputation to John_165 in I keep getting this illegal start of expression and can't figure out why.
This is java code. -
Replied To a Post in PC goes crazy sometimes
In answer to your workstation question. Given your use of uTorrent I can't guess why that is required. What you have is nice enough once you dump torrenting and clean … -
Replied To a Post in PC goes crazy sometimes
Here's my reading of that report. 1. The GPU is very warm at 85C. That's quite warm for what is going on. 85C is very high and leaving it at … -
Replied To a Post in I keep getting this illegal start of expression and can't figure out why.
@JC. I put this code into a C++ compiler and it couldn't budge past that line until I removed it. Might be the old machine I was on but I … -
Replied To a Post in I keep getting this illegal start of expression and can't figure out why.
Let's start with line 1. Why did you put the keyword Public there? -
Began Watching I keep getting this illegal start of expression and can't figure out why.
public class Gradesv2 { public static void main(String[ ] args) { //local variables int numTests = 0; //counts number of tests int testgGrades = 0; //individual test grade int totalPoints … -
Replied To a Post in Suitable gaming laptop info
Here in the US we have quite a few sub 1K gaming laptops. But for 2 years that means you know to pull back on settings to keep playing. Let's … -
Began Watching Suitable gaming laptop info
Hi guys, i am new to the forum so i hope i am in the right section as i heard this was the go to forum. I am an avid … -
Replied To a Post in PC goes crazy sometimes
That info doesn't seem to give us a cause. Try adding more detail. 1. Make, model of the PSU. 2. Age of the components. 3. If you keep up the … -
Began Watching PC goes crazy sometimes
I've following configuration PC. It goes crazy sometimes. All cabinate fans starts running crazily & display goes off, still I can hear audio like songs or movie audio. After switching … -
Replied To a Post in My Website web address is IPaddress/my/login.asp(How to change it to names?
127.0.0.1 www.mycrm.com/login.asp That's not how I use HOSTS files. I would have not added the /login.asp. Did you check for tutorials on how to use the hosts file? Since you … -
Gave Reputation to Mindz in convert indian amount to words with rupees and paise
function Rs(amount){ var words = new Array(); words[0] = 'Zero';words[1] = 'One';words[2] = 'Two';words[3] = 'Three';words[4] = 'Four';words[5] = 'Five';words[6] = 'Six';words[7] = 'Seven';words[8] = 'Eight';words[9] = 'Nine';words[10] = 'Ten';words[11] … -
Replied To a Post in RankBrain!
Can you narrow the question? https://www.google.com/search?q=What+is+RankBrain+in+SEO%3F%3F finds a lot so it's not as if this is unknown territory. I suggest you narrow the question. -
Began Watching RankBrain!
What is RankBrain in SEO?? -
Replied To a Post in Why do you need alt text on your images?
It's not entirely needed. It's nice to have so vision limited users can get a quick read of what the image is. Also, long explanations are at https://www.google.com/search?q=why+do+you+need+alt+text+on+your+images%3F -
Began Watching Why do you need alt text on your images?
Hi, can anyone please tell me why do you need alt text on your images? -
Replied To a Post in what is CTR? how to Boost it?
I think the articles at https://www.google.com/search?q=CTR answer the first part of the question. You claim to be in some Dubai company but I tracked you back to https://www.glassdoor.com/Overview/Working-at-FuGenX-Technologies-EI_IE649534.11,30.htm Please do … -
Began Watching what is CTR? how to Boost it?
Can anybody tell me what is CTR? and how to boost it? -
Replied To a Post in Regular Expression to Match File Names
That's a rough start of a new post. Didn't find a question and no code as well as where you are stuck. Read the next link so you can improve … -
Began Watching Regular Expression to Match File Names
lists all files in the given folder that start with the letters pic and end with a .jpg extension. While the dir command allows only ? and * wildcards, regular … -
Gave Reputation to elisajames in SEO Working plan for any website
First of all analysis of your website.. you will complete your on pages fixes first and move on your off page activities. -
Replied To a Post in i7-7800X need best air cooler
I googled what a 4U case looks like and first hit was https://www.amazon.com/Rosewill-Rackmount-Computer-Pre-Installed-RSV-R4000/dp/B0055EV30W This does not look very small. I'd start with the stock Intel HSF and see how it … -
Began Watching i7-7800X need best air cooler
I could easily buy a liquid cooler and call it a day, but unfortunately this is going into a 4U rack server chassis. it has a double 120mm fan but … -
Replied To a Post in My Website web address is IPaddress/my/login.asp(How to change it to names?
@j, I take what folk write as the truth. So if I'm getting something untrue, well, you know, GIGO. However the HOSTS entry works fine here but on some Windows … -
Replied To a Post in My Website web address is IPaddress/my/login.asp(How to change it to names?
The problem with IP addresses that end in zero (0) is well discussed. It's a shame you used that one as it clouds the discussion. Google about it and retest … -
Gave Reputation to Sàn Gỗ in SEO Working plan for any website
I'm also a new seo, I'm getting seo for a website, where do i start, help me, please. -
Gave Reputation to synram in Best do follow link for blog commenting
Hello Angela Its very simple you search in google Do Follow Blog Commenting site list . Thousand of list available in Google . But you doing Blog commenting so please … -
Replied To a Post in Can not create a dvd dl in windows 10 only a dvd or cd since the April 2018
I'm OK. I can write to DVD-R's in latest W10. Using CDBURNERXP from ninite.com. What app are you using? -
Began Watching Can not create a dvd dl in windows 10 only a dvd or cd since the April 2018
Can not create a dvd dl in windows 10 only a dvd or cd since the april 2018 windows update -
Replied To a Post in My Website web address is IPaddress/my/login.asp(How to change it to names?
Let's try easy. Add your IP to your HOSTS file. That way it will show on screen as some name but resolve to the IP. If folk show screen shots … -
Began Watching My Website web address is IPaddress/my/login.asp(How to change it to names?
Hi Guys! I have a website but we don't host in GoDaddy or any hosting website, because we use SQL database. And we have a large database that we are … -
Gave Reputation to Dani in Dazah thought I was in Germany. My mistake. Bug? Limitation?
The merging of Dazah and DaniWeb means one big, highly configurable user profile that combines the aspects of each. -
Gave Reputation to Henry_23 in Does Article Submission helps?
Articles are a good source. However, you must choose the right places to post the articles. The site should have good indicators. Indicators should be as high as possible. The … -
Replied To a Post in How to increase Twitter followers
I don't follow marketing tweets. So that's a dead end for you to gain anyone I know. -
Began Watching How to increase Twitter followers
I have just started a Twitter marketing campaign and i am not that much experience about it. But i am trying to learn and i need your suggestions. Tell me … -
Marked Solved Status for Dazah thought I was in Germany. My mistake. Bug? Limitation?
I pulled up Opera and it had its VPN enabled. On the sites I clicked on Daniweb but was logged out so no biggy, log in. Then I went to … -
Replied To a Post in Dazah thought I was in Germany. My mistake. Bug? Limitation?
Thanks for that. I've been talking with a few folk about geo-location and with the rise in VPN use we really have to be able to set our location manually. … -
Created Dazah thought I was in Germany. My mistake. Bug? Limitation?
I pulled up Opera and it had its VPN enabled. On the sites I clicked on Daniweb but was logged out so no biggy, log in. Then I went to … -
Began Watching Dazah thought I was in Germany. My mistake. Bug? Limitation?
I pulled up Opera and it had its VPN enabled. On the sites I clicked on Daniweb but was logged out so no biggy, log in. Then I went to … -
Replied To a Post in Woocommerce
Welcome ami_2. I think you need to put out a RFQ or some other form of "For Hire" and describe in detail the work you need done along with how … -
Began Watching Woocommerce
Hi, i have a plugin called wp deposits and a template called automotive, i need the client to be able to pay a non refundable fee of 5% which is … -
Replied To a Post in Android Studio
I'll share I had this error pop up and for me it was some out of date component. But that doesn't mean it's your issue. How did I work this …
The End.