-
Began Watching After Export Datagrid To Excel File Header Missing
I export datagrid to excel file using this below code. But it doesn't export datagrid header. I'm just change values at for loop. But it doesn't help me. Please help … -
Gave Reputation to happygeek in DaniWeb Database Breach
> I think I'm going to go crawl into a hole and hide now. Hey Dani, I think you are doing a brilliant job of being open and up front … -
Replied To a Post in Think Java book v6.1.0 exercise 7.2
It would be rare to find others that own this book. Can you share what you have so far along with what trouble you are having? Read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question before you … -
Began Watching Think Java book v6.1.0 exercise 7.2
Hey guys,I have a problem solving the 7.2 exercise in the book Think Java v6.1.0. Any help please? -
Replied To a Post in SFC/SCANNOW; there are corrupt files, how to fix?
As I read priors at https://www.google.com/search?q=DIRSD+OWNER+WARNING I'll add I won't duplicate the answers there. Now that the SFC part of your question is answered can you share what issues the … -
Began Watching SFC/SCANNOW; there are corrupt files, how to fix?
Hi. i ran a SFC /SCANNOW on my laptop(Asus, Windows 8.1) and there are corrupt files according to cmd. Checked the CBS log file and found multiple DIRSD OWNER WARNING … -
Gave Reputation to AssertNull in multiple inheritance ambiguity problem
> I despise C++ ... should have been strangled at birth Blasphemy. > You have one variable x that is defined in A and inherited in all its subclasses. > … -
Gave Reputation to ddanbe in problem with creating a matrix in pascal
Are you trying to map the whole world in one matrix? 2000000000x2000000000 = 4x10^18. -
Gave Reputation to Reverend Jim in i want source code for uploading ,displaying and downloading image in jsp
I have family in from out of town for Christmas and big plans today but I will certainly drop everything and get right on that as well. -
Replied To a Post in Running a Meteor application online over LAN
I checked priors with https://www.google.com/search?q=Meteor+application+online+over+LAN Chet got it working at http://stackoverflow.com/questions/18601961/accessing-meteor-local-web-server-from-another-local-device-on-mac-10-8 -
Began Watching Running a Meteor application online over LAN
Has anyone been successful with running a meteor application offline over a LAN? -
Gave Reputation to Reverend Jim in Python 3.6 Beginner here, need help
In mathematics, when a range is specified as `(a,b)` it is referred to as an open range and does not include the endpoints. When it is specified as `[a,b]` it … -
Replied To a Post in Get file content across windows network
This will break in so many ways. I'd rethink my design. Maybe use a sync app that fires up and syncs the Excel file to the server when the file … -
Began Watching Get file content across windows network
Hello guys I have project in office like this I have system has data and not connected to internet , I can get data from it by using excel installed … -
Replied To a Post in Deploying access based database winform app
And that's the trick, isn't it? To deploy without error you test the install and if an error occurs you find out why then fix that error. The more times … -
Began Watching Deploying access based database winform app
HEY GUYS, i need your knowledge thanks! Super newbie here 1. How to specify database path on deployment, when installing the app to a different machine without encountering error. In … -
Replied To a Post in can I share a NAS drive with a USB Print server ?? (no usb on my router)
So far you can't. A print server does something else. However I have yet to see an USB NAS DRIVE. USB is not considered by most to be a network … -
Began Watching can I share a NAS drive with a USB Print server ?? (no usb on my router)
I have a usb nas drive that I would like to hide away but connect preferably to my router that has NO USB's.....can I set it up with an inexpensive … -
Replied To a Post in Administer the timings of the employees
This sounds like the old time card/clock system. But with an OCD twist. Most businesses just have you clock in, then take breaks, lunch and at the end of the … -
Began Watching Administer the timings of the employees
hi everyone can anyone help me this project ? ******************************************** The existing system, normally in a company, employees enter the office at different times. To administer the timings of the … -
Replied To a Post in Printing parts of web page - None before or after
I re-read the linked post I offered and do see where AirShow had a reply with the @media item. I think it's a long discussion so you have to pick … -
Replied To a Post in Printing parts of web page - None before or after
I looked at your fiddle (thanks for using that!) and didn't find the required "@media print" section noted by AirShow. I just happened to check in before nap time so … -
Replied To a Post in Oh no! My user account has been deleted
@Dani. I get that from the above and if I learn more about what is going on to require us to essentially jump out of a car, roll the windows … -
Replied To a Post in Oh no! My user account has been deleted
@Dani. While not spot on, I want to share a spat of Windows hung on reboot failures that are in the forum I moderate. Just in case. I can see … -
Began Watching Oh no! My user account has been deleted
I am currently living in California and I periodically RDP to my home computer in NY. I'm not quite sure how this happened, but from the last time I logged … -
Replied To a Post in Printing parts of web page - None before or after
I had to first read http://www.w3schools.com/jsref/met_win_print.asp So there is it, this method isn't going to do what you asked. Read AirShow's reply at https://www.daniweb.com/programming/web-development/threads/258522/printing-the-contents-of-a-div-keeping-styling about stylesheets and the print media … -
Began Watching Printing parts of web page - None before or after
Trying to get just the search results (inside and outside the search box). Everything else on the page, which is NOT involved with the search box and its results, should … -
Replied To a Post in I want to create a cowndown timer for a google form
Changes? To me this would be done by a programmer that took time to dive in and learn the ropes. And about changes. What code do you have so far? … -
Replied To a Post in I want to create a cowndown timer for a google form
Just looking at https://developers.google.com/apps-script/add-ons/ it appears you have to dive into what the scripts offer and see if you can achieve your goals. -
Began Watching I want to create a cowndown timer for a google form
I want to create a cowndown timer for a google form which it starts when change the first unit and when time finished (1 hour) to submit th form automatically. … -
Replied To a Post in vb gridview sort: getting an warning
Then I'm left with the feeling there's unpublished code here. You shared some of the code but this looks incomplete to me so I have to write as above. Folks … -
Replied To a Post in vb gridview sort: getting an warning
My first thought is why 2 refreshes? In the first code block with <asp:GridView lines 4 and 6 look like a duplicate. I could be wrong but maybe only one … -
Replied To a Post in vb gridview sort: getting an warning
Just a note. There are prior discussions about the message and possible cures. Example http://stackoverflow.com/questions/17723944/to-display-the-webpage-again-internet-explorer-needs-to-resend -
Began Watching vb gridview sort: getting an warning
I am using VB **Problem: **when i click on sort col and click on refresh button, than i get popup browers message "To display the webpage again, the web brower … -
Replied To a Post in interprocess communication problem
Before you go any further read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question There is plenty on the subject of Linux, C, interprocess calls and signals on the web. Where I find folk falter is the … -
Began Watching interprocess communication problem
I need to implement the program through the method of communication with message passing between two processes using signal interrupts. Implementation should be realized for Synchronous state . I have … -
Replied To a Post in Ackermann function
Adding a question mark doesn't turn a sentence into a question. Your "question" reads like a work order or homework rather than a question. The second sentence is vague too. … -
Began Watching Ackermann function
Modify your Ackermann function so that it utilizes memoization. calculate Acker (3,20), Acker(4,0), Acker(4,1). -
Replied To a Post in Internet Explorer
I wonder if you could extend this to all browsers. I use "caniuse.com" and find issues with almost every major browser. So here we are with issues, limitations, not everything … -
Began Watching Internet Explorer
Why should microsoft didnot do the proper update for Internet explorer.There is lot of problem of explorer -
Replied To a Post in Excel: The file is unknown
@AssertNull. After so many error messages and doing the moderator thing for years I find that some folk are translating from another language so they might be correct. This means … -
Gave Reputation to AssertNull in Excel: The file is unknown
I got a little grouchy and cynical perhaps, OP. I too tend to default towards cynicism on these topics for the reasons RProffitt mentions. Thus, apologies if this is a … -
Replied To a Post in Excel: The file is unknown
I can understand the ban. There are so many shills posting that question with a spam reply that moderators just ban or remove such a post today. It's not like … -
Gave Reputation to JamesCherrill in How to add tab in code - output to 2d barcode
Yup, definitely not Java. Given the reference to iPhone I'll put my money on Swift. And to be fair, he did say "data matrix barcode" and "2D bar code". -
Replied To a Post in How to add tab in code - output to 2d barcode
Aha. QRcode. I don't see a "bar code." You'll have to parse the existing QRCode result or add line/other breaks in the QRCode. Think back to your first programming courses … -
Replied To a Post in How to add tab in code - output to 2d barcode
I messed up. I had a typo there I didn't correct. I meant. The data I see above that follows the part number is rarely in the bar code. There … -
Replied To a Post in How to add tab in code - output to 2d barcode
While I don't kow what language that is either, I do have apps that were scanner friendly. Is there something in the scanner that is adding all that information to … -
Began Watching How to add tab in code - output to 2d barcode
I have a form in Acrobat DC with a data matrix barcode - when i scan the barcode it looks like this 777777799999MS2334WASHER912/15/16100YesYes3Q127/18 i need a tab between so when … -
Replied To a Post in convert c++ code to python
I take it this is a job for hire you need done. Be sure to add how much you are paying along with delivery dates and your full design specs. -
Began Watching convert c++ code to python
` #include<stdio.h> #include<conio.h> #define max 25 void main() int frag[max],b[max],f[max],i,j,nb,nf,temp,highest=0; static int bf[max],ff[max]; clrscr(); printf("\n\tMemory Management Scheme - Worst Fit"); printf("\nEnter the number of blocks:"); scanf("%d",&nb); printf("Enter the number of …
The End.