11,554 Posted Topics
Re: Actually only the Pro version of Office comes with Access, if I remember correclty. | |
With the new navigation menu and search functionality, are you finding stuff easier to access? | |
I'm just laying here in bed browsing DaniWeb on my iPhone and I randomly clicked a link to the RSS feed. An iOS dialogue box popped up saying it was going to open in the News App. Then the Apple News app opened and it proceeded to tell me that … | |
We use the usersgent to determine if you are a mobile browser and, if you are, we show you full page AdSense ads and don't load some JavaScript functionality. Can this get us in trouble with google for cloaking? Especially since some intrusive ads are shown with some useragentd but … | |
Re: I'm really sorry, I don't know Python. But I just felt compelled to ask ... why choose to learn Python the hard way? What's wrong with the easy way? | |
Re: If you know what SEO is then why do you not know this? Strange. Either way they are bots that crawl the web to index it into search engines. | |
Re: I believe the WorldPay official docs have some examples for using their API. Personally I use Braintree and I'm very happy with them. | |
Re: Unfortunately I'm not able to debug this after-the-fact as the second vote overwrote the first vote in the database, and therefore there's just one record with the latest timestamp. Does this happen regularly? I've never had a problem voting but, alas, I tend to just be someone who votes without … | |
I'm trying to create a new version of Dazah's API to be fully RESTful. To that end, I'm following the article at: http://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api I understand that it's bad practice to have endpoints that are verbs, and you should always use nouns. But what would an endpoint look like to join … ![]() | |
How can I do a bulk insert of rows but only if specific combinations of columns don't already exist? Those columns are not unique to the table. (Otherwise I could easily use INSERT IGNORE). Rather, I just need this to happen for one particular SQL query. ![]() | |
Re: Yeah, this.image wouldn't work. This has no context. You're just defining a variable. Why not attach an ID to the image and then retrieve the object via jQuery? | |
Re: Let's say you have an array consisting of ten numbers: [ 1 2 3 4 5 6 7 8 9 10 ]. Now you would like to find number 7. You can start at the beginning, look at each number in the array individually, and then stop when you find … | |
Re: As cereal says, php displays a blank page for fatal errors, if logging is not set to output them to the screen. | |
Re: The answer to your question depends largely upon what field you would like to get into. Computer science is such a vast category ... are you interested in VR? AI? Robotics? Software development? Web development? Mobile development? Gaming? Do you want to build the next generation of driverless cars? ... … | |
Re: Something like this (just pseudocode). BTW I'm not sure this would be the recommended way of doing it ... Having a do/while loop that executes while true isn't ideal for newbies IMHO. do { "what do you pick?" >> if (pick == 'quit') { // We break out of the … | |
Re: I'm assuming you mean detect the virus, not detect the antivirus :) Are there any APIs out there you could use that let you pass them a file and they pass back whether or not there's a virus in it? I did a quick google search and I came across … | |
Re: Unfortunately I don't have any Drupal experience, but are you able to uninstall the modules that started the problem in the first place? Is there an easy way of doing so? I'm sorry, I'm unfamiliar with Drupal. ![]() | |
Re: I'm not sure what you mean by nested if conditions. Why do you have a need to write nested ifs (unless it's because that's what your teacher is asking for?) Can you give us a little more information as to what you want your calculator to do, as well as … | |
Re: Google offers a lot of free functionality ... such as a CDN to serve jQuery, Google fonts, reCaptcha, Analytics, DFP, etc. A lot of these features are designed to create google's vision of what the web should be like, accessibility, UX, etc. Does google data mine? Absolutely. Does that mean … | |
Re: > please put all css in the external css file, shrink page size download css once I've been hearing lately that you want to inline (into the HTML head) a small amount of CSS used to render the above-the-fold content, for faster perceived performance. Slower connections don't have to download … | |
Re: Hello there and welcome to DaniWeb! So let's see ... You have two div.live_update divs, each with a different id. And now, every second, you want to call the autoRefresh_div() function. As far as I'm aware (at least this is the way I do it), I don't put the parentheses … | |
Re: Well does http://localhost/masterlinkci2/admin/assets/style.css exist? | |
Re: Umm ... it's the name of google's web crawler. There. That's something. What else would you like to know? | |
Re: Yes but stack overflow refuses to help him because of their strict rules against discussions. So why can't we? It's not like he already got an amazing answer elsewhere. For what it's worth, I apologize but I don't know VB.net, and we ask that you put some effort into your … | |
Re: I might be mistaken, but can you send an HTTP header specifying a `Location:` that is a relative URL? | |
| |
Re: I'm trying to do this as well. I found that you can set: section { padding-top: 50px; /* or however the height of your header */ margin-top: -50px; } The negative margin will offset the padding and it will all look correct and the anchor will work. But unfortunately it … | |
Re: Sorry, I don't use Gmail so I'm not quite sure what you're referring to. Are you referring to modals?? If so, Twitter Bootstrap has modal JS built in. | |
Re: I hate to contradict you, but I don't think the Win98 cd is bootable. That's why everyone and their mother searches for the ever-valuable Windows98 boot/startup disk. Check the VMWare virtual machine configuration (when the VM is powered down) and make sure it has access to all of your hardware … | |
Re: What specifically are you lost with? Is it the syntax that is confusing or are you confused by concepts? Objects? Algorithms? Do you have experience with any other programming languages or is this your second semester in the world of programming, and its more the concepts that are confusing? | |
Re: Hey there!!!!!! Welcome back!! I hope you'll stick around and stay awhile. You were missed. I have a question for you though cereal. Isn't it optimal to let password_hash() create its own strong salt? | |
Re: I'm not understanding why you tagged this thread bad-code. Looks perfectly fine and readable to me. | |
Re: Unless your website is targeting an intranet or users where you have some control over what they will be using, I would definitely do my very absolute best to be backwards compatible, or at least downgrade nicely, for over 6% of my users. I tend to not worry once it … | |
Re: You can use PHP to retrieve a user's IP address. And you can use the JavaScript-based HTML5 geo API to retrieve a user's latitude and longitude (coordinates), provided they agree to it. However, you need a third party service or library or something to actually determine a user's city, state, … | |
Re: It's not going to get you indexed any quicker, but it will help Googlebot to have a deeper understanding of your content. It may result in breadcrumbs and other semantic data being displayed in the search results, which can increase the CTR of your links. | |
Re: Your existing DaniWeb account has already been migrated into Dazah. You can log in with social media or with an email address and password. You can use the Dazah lost password recovery tool to be issued a new password. Dazah isn't really social media. It's a backend technology that now … | |
Re: Don't we all need more traffic! What do you mean by a different sector though? Are you switching your strategy and going after a different audience? | |
Re: The code you presented does not count 1,2,3,4,5 ... not from 0 or 1 or otherwise. As diafol pointed out, you need a loop. | |
Re: Hmm, looks like it might be. I was able to do a search for "excel" and only select code snippets from the dropdown, and it gave me a bunch of excel-related snippets. None were yours though. However, the Programming dropdown seemed to break things. I'll look into this. Thanks! https://www.daniweb.com/search/index/0/code?q=excel+site%3A%2A%2Fcode#gsc.tab=0&gsc.q=excel%20site%3A*%2Fcode&gsc.page=1 | |
Re: I know there is a way to encrypt the connection to the database server, and I believe there is a way to encrypt the actual contents of the database on disk. However, as for actually encrypting each and every individual column with a two-way algorithm, it's not something I would … | |
I've changed our search functionality to be controlled in-house again and no longer use the Google search API. Let me know your thoughts. | |
Re: Did you recently upgrade to the latest browser version? Maybe there's something funky going on with it? As rproffitt says, do other browsers still work fine? | |
Re: It's not free, but I use FusionCharts and I couldn't be happier with them. ![]() | |
Re: What kind of voting system? Like polling? Why not just use something like SurveyMonkey? | |
I was impressed when I logged into Google Analytics and noticed that instead of sampled data I was presented with a drop down menu where I could choose if I cared more about accuracy or speed. I was then thoroughly less impressed when I selected to focus on accuracy and … | |
Re: You can use Google CSE to design a custom search. You can decide what domains or pages are searchable in your engine, and customize a weighted algorithm. | |
I'm thinking of creating a new feature to our chat in which users can share a code editor, which would update in realtime. Does anyone see a use to this? | |
Re: Firstly, the OP specified he would like to ideally use the API of an existing mail client, which, if it exists, isn't such a crazy idea. APIs exist for a reason :) There could be many reasons to want to do this ... perhaps a custom tailored UI/UX on top … | |
Why was `INSERT DELAYED` deprecated? https://dev.mysql.com/doc/refman/5.7/en/insert-delayed.html I used to use it and it was incredibly useful. |
The End.