11,554 Posted Topics

Member Avatar for Anshul_2

Actually only the Pro version of Office comes with Access, if I remember correclty.

Member Avatar for Dani
0
176
Member Avatar for Dani

With the new navigation menu and search functionality, are you finding stuff easier to access?

Member Avatar for Dani
0
683
Member Avatar for Dani

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 …

Member Avatar for Dani
0
313
Member Avatar for Dani

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 …

Member Avatar for Dani
0
393
Member Avatar for ayushi_3

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?

Member Avatar for hastings.george.5
0
217
Member Avatar for life assosication

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.

Member Avatar for Dani
-1
103
Member Avatar for omega.pi.5

I believe the WorldPay official docs have some examples for using their API. Personally I use Braintree and I'm very happy with them.

Member Avatar for Dani
-4
214
Member Avatar for AssertNull

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 …

Member Avatar for Dani
0
496
Member Avatar for Dani

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 …

Member Avatar for diafol
0
968
Member Avatar for Dani

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.

Member Avatar for Geek-Master
0
421
Member Avatar for itisnot_me

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?

Member Avatar for itisnot_me
0
202
Member Avatar for Estermont

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 …

Member Avatar for Dani
0
218
Member Avatar for Antony Rayan

As cereal says, php displays a blank page for fatal errors, if logging is not set to output them to the screen.

Member Avatar for Dani
0
119
Member Avatar for Chris_38

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? ... …

Member Avatar for Dani
0
463
Member Avatar for Mark_64

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 …

Member Avatar for slate
0
299
Member Avatar for Haris_5

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 …

Member Avatar for rubberman
0
245
Member Avatar for complete

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.

Member Avatar for diafol
0
230
Member Avatar for Lerato_1

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 …

Member Avatar for ddanbe
0
214
Member Avatar for Aeonix

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 …

Member Avatar for cereal
0
475
Member Avatar for vmars

> 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 …

Member Avatar for Dani
0
444
Member Avatar for Shafi_2

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 …

Member Avatar for Dani
0
1K
Member Avatar for davy_yg
Member Avatar for life assosication

Umm ... it's the name of google's web crawler. There. That's something. What else would you like to know?

Member Avatar for Cristy_1
-2
505
Member Avatar for jason_27

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 …

Member Avatar for Dani
0
341
Member Avatar for phphp

I might be mistaken, but can you send an HTTP header specifying a `Location:` that is a relative URL?

Member Avatar for Dani
0
297
Member Avatar for MICHELE_1
Member Avatar for Phaelax

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 …

Member Avatar for Dani
0
283
Member Avatar for shany0786

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.

Member Avatar for gentlemedia
0
300
Member Avatar for JamesCherrill
Member Avatar for JamesCherrill
0
387
Member Avatar for WillKool1080

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 …

Member Avatar for henbill
0
883
Member Avatar for John_145

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?

Member Avatar for rubberman
0
393
Member Avatar for AndreRet

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?

Member Avatar for AndreRet
0
575
Member Avatar for cereal

I'm not understanding why you tagged this thread bad-code. Looks perfectly fine and readable to me.

Member Avatar for Dani
0
165
Member Avatar for Susan_5

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 …

Member Avatar for gentlemedia
0
295
Member Avatar for mattyd

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, …

Member Avatar for Dani
0
448
Member Avatar for Shilpa_5

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.

Member Avatar for Luck_2
0
261
Member Avatar for Michael_62

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 …

Member Avatar for Dani
0
439
Member Avatar for partneritech

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?

Member Avatar for Dani
-1
92
Member Avatar for SimonIoa

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.

Member Avatar for SimonIoa
0
200
Member Avatar for Reverend Jim

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

Member Avatar for Dani
1
417
Member Avatar for Stefce

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 …

Member Avatar for Dani
0
191
Member Avatar for Dani

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.

Member Avatar for Dani
3
460
Member Avatar for AndrisP

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?

Member Avatar for rproffitt
0
492
Member Avatar for davy_yg

It's not free, but I use FusionCharts and I couldn't be happier with them.

Member Avatar for diafol
0
368
Member Avatar for shad

What kind of voting system? Like polling? Why not just use something like SurveyMonkey?

Member Avatar for Dani
1
1K
Member Avatar for Dani

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 …

0
217
Member Avatar for akrati

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.

Member Avatar for Dani
0
310
Member Avatar for Dani

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?

Member Avatar for Dani
0
470
Member Avatar for gkumaravel

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 …

Member Avatar for Dani
0
491
Member Avatar for Dani

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.

Member Avatar for rch1231
0
288

The End.