-
Began Watching CALs for Windows and Exchange Servers
A client needs a Windows Server set up. The Server will run Exchange. The client will have a max of 10 employees. At most one user will ever need to … -
Replied To a Post in Need Help for all c++ developers
It seems you should start at the beginning. [http://www.victek.is-a-geek.com/Repositorios/Library/C%2B%2B_From_The_Ground_Up,_3rd_Edition_(2003).pdf](http://www.victek.is-a-geek.com/Repositorios/Library/C%2B%2B_From_The_Ground_Up,_3rd_Edition_(2003).pdf) doesn't write a line of code till chapter two and your question sounds like you skipped ahead. Start at the beginning. -
Began Watching Need Help for all c++ developers
Hi Friends I am new to c++ coding, please tell me, i need to create project, if any body can help me, which condition we use the class, when we … -
Replied To a Post in Browser clearing cache on Redirection
(edited) I looked at this and my thought here is this is about "your site and cache contol." I think you need to break your PC browser then read more … -
Began Watching Browser clearing cache on Redirection
Cache in local storage of browsers gets cleared when website page redirects from AliPay payment website. This is happening in some computers and working fine in some. From my website … -
Replied To a Post in C++ GUI text box to an array
Remember you did write you would develop this app. Share where you are having an issue. If you meant to ask that others write this app for you, you need … -
Began Watching C++ GUI text box to an array
Dear All, I need your asistance. I need to develop an application that takes input from text box into an array and calculcate the values (using Visual c++ GUI development). … -
Replied To a Post in Can't give access to a shared calendar
This appears to be the old blank calendar discussion. This varies with version of Exchange and Outlook but here's the search you should be using. https://www.google.com/search?q=blank+shared+calendar+exchange Or take the training … -
Began Watching Can't give access to a shared calendar
Hi all, I'm trying to give a user access to a shared calendar (that the rest of her team have access to already) but I can't figure it out. The … -
Replied To a Post in Open .mdf files
Just a simple google using your own words finds a tutorial. You don't open but attach them. Read https://learningsqlserver.wordpress.com/2011/02/13/how-can-i-open-mdf-and-ldf-files-in-sql-server-attach-tutorial-troublshooting/ -
Began Watching Open .mdf files
I am using MS SQL and have logs that are in .mdf and .ldf format. It took us a while but we figured out how to get our new settings … -
Replied To a Post in tpl issue
David, fill in the blanks about what language or system uses those tpl files. As it is, we're guessing. How about a link to the product page and docs? A … -
Replied To a Post in Saving pdf(s) from dictionary
SInce that's not a library I've used, did you try the support at https://github.com/itext or get their books at https://sourceforge.net/projects/itextsharp/#resources Some of the books are free but why not drop … -
Replied To a Post in Saving pdf(s) from dictionary
While I do have apps out there in C#, why must this be a DLL? That seems unnecessary at first. That is, get your code working before you worry about … -
Began Watching Saving pdf(s) from dictionary
The goal of this project is to create a dll that will take in employee and employer information then return W2(s) in pdf form. Then the main program will cycle … -
Gave Reputation to gentlemedia in tpl issue
I think TPL stands for template file. I had to work in the past on an OpenCart webshop and that whole thing was build with` .tpl` files, but it was … -
Replied To a Post in How to edit this website?
When dealing with discontinued products like http://www.serif.com/webplus/ you will be very disappointed. Please continue in you first post on this discussion. -
Replied To a Post in How to edit this website?
This looks like a duplicate of https://www.daniweb.com/programming/web-development/threads/508709/how-to-edit-a-link-on-homepage-of-wordpress-website Since you are using a WP Template, find that template's author and ask them how to change it. -
Began Watching How to edit this website?
I got a file, the order was to edit few things in website. When I unziped it I found only XML files. There was no single HTML file. Here you … -
Replied To a Post in tpl issue
As I was unaware what TPL is or could be I read https://en.wikipedia.org/wiki/TPL_Tables and came away not much wizer. Don't assume that all can guess what TPL is here. I … -
Began Watching tpl issue
how do i convert this <label for="category">Select Winner</label> <select name="willwin" id="willwin"> <?php if ($db->numrows() > 0){ while ($row = $db->fetch()) { ?> <option value=''></option> <option value="<?php echo $row["willwin"]; ?>"><?php echo … -
Gave Reputation to xrjf in What WndProc Windows Message for this
You must develope and install a driver. Search for MS' DDK, driver deveopment kit. -
Replied To a Post in What WndProc Windows Message for this
That's a partial answer to my questions. No one I know has tried to tinker with the data in such a way. For decades I prepare what I want to … -
Replied To a Post in What WndProc Windows Message for this
I think you need to try what you wrote in your last message about registering and see what you get. Here I did not do that step (no reason to) … -
Replied To a Post in What Linux use for NTP frequency synchronization or phase synchronization
@fo2sh. The code is open source which means open to inspection. I neglected to note the algorithm is on the web too but frequency? Nope, it's just setting the clock … -
Replied To a Post in What Linux use for NTP frequency synchronization or phase synchronization
Since NTP can reduce synchronization offsets to times of the order of a few milliseconds over the public Internet, the ONLY time this question came up is when cellural comms … -
Began Watching What Linux use for NTP frequency synchronization or phase synchronization
Hello, I am running a software on a Linux machine, I am synchronizing time via default ntpd configurations available in Linux (/etc/ntp.conf). I am connecting to the customer NTP server. … -
Replied To a Post in How to create a 4 colored horizontal menu.
How about https://www.w3schools.com/css/tryit.asp?filename=trycss_navbar_horizontal_black_active but adding `background-color: #333; `width: 600px; You can control each menu item width too. -
Began Watching How to create a 4 colored horizontal menu.
Hello i want to create a horizontal menu divided equally in 4 same width parts. I don't want its width to change. Any ideas? Something like this https://jsfiddle.net/simonioa/t6vqqva2/ but not … -
Replied To a Post in how to merge two files using python
Because that doesn't look like Python code to me I suggest you do two things. 1. Read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question 2. Supply your first coding attempt and ask why it fails on … -
Began Watching how to merge two files using python
input1: create external table db.emp(id int,name string) row formatted fields terminated by ',' location 'hadfs:.../'; create external table db.emp1(id int,name string) row formatted fields terminated by ',' location 'hadfs:.../'; input2: … -
Replied To a Post in dadar comenity
While https://en.wikipedia.org/wiki/Dadar decodes part of what you posted, What is that second word? What does it mean? -
Began Watching dadar comenity
dadar comenity -
Replied To a Post in atm machine
Read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question now. Expecting others to check over a hundred lines of code is wishful thinking. Always tell what line is problematic. -
Began Watching atm machine
hai. anyone can help me ? I run my coding but it be invalid option even I already declare my coding. Can I know which part I wrong ? #include … -
Replied To a Post in What WndProc Windows Message for this
I think you need to reveal more about what your goal is. That is, in my app I didn't see any new messages when I had CDBURNERXP make a CD … -
Began Watching What WndProc Windows Message for this
Hi DW. Anyone know what/which type of WndProc Windows Message is raised when someone is burning a CD? What I mean here is that if I'm using a software like … -
Replied To a Post in JRE for LibreOffice
I'd hit the LO forums but it looks like that error has priors. Such as it may require the 32 bit version of Java. Just get the JDK as it … -
Gave Reputation to Reverend Jim in outlook problem
The only problem I've had with Outlook is that it is so difficult to find the options. Menus and sub-menus, each with buttons, buttons, buttons, advanced options, etc. I use … -
Gave Reputation to gentlemedia in How to open camera and take a photo script
@rprofitt - Each browser vendor has it's own platform status page, so if you can't find it via caniuse, you can check them out too. Blink (Chrome & Opera) - … -
Replied To a Post in Why Ranking is fluctuation more n more?
Be sure to read priors as this is an old question that is just a google away for you to see what's been written before. Read a few at https://www.google.com/search?q=Why+does+my+google+rank+fluctuate. -
Began Watching Why Ranking is fluctuation more n more?
Why Ranking is fluctuation more n more? I noticed before some days there are many more fluctuation in ranking of my healthcare website. -
Gave Reputation to gentlemedia in How to open camera and take a photo script
`MediaDevices.getUserMedia()` which falls under the Media Capture and Streams specification is not supported (yet) in Safari (desktop and mobile), but is in development. https://webkit.org/status/?#specification-media-capture-and-streams So you will have to create … -
Gave Reputation to AssertNull in How to incraese site traffic with using SEO?
Asked a week ago. See my response. Problem remains. This should anwer your question. Job one is to fix this very obvious problem. There is no trick and no shortcut. … -
Replied To a Post in Illegal If not matching else!
While that was a poorly formatted post I can't guess why your if on line 3 has a semicolon on it. Read https://www.tutorialspoint.com/cplusplus/cpp_if_else_statement.htm and format your code better next time. -
Began Watching Illegal If not matching else!
#include<stdio.h> #include <iostream> #include <string> using namespace std; int main() printf("Password: \n"); if (scanf_s("Hello")); printf("Good Job \n"); string Migas; cin >> Migas; else (scanf_s("Hello")); printf("Wrong!"); return 0; // Help please … -
Replied To a Post in outlook problem
Never. Here I use gmail email for my email server so in years a delay like that never happened. -> So let's hear more. What email service do you use? … -
Began Watching outlook problem
i got a problem with outlook from microsoft. when i tried to send a message the program hangs up for several hours about 5 or 6 and finally the message … -
Replied To a Post in Configuring name servers.
I let this stew for a day so I'm not going to get into actual record formats but comment on what a DNS does. In short it takes an English … -
Began Watching Configuring name servers.
Hi, I'm trying to change some DNS records on GoDaddy so the website for a domain name is hosted by a different company but still ensure that the e-mail service …
The End.