Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Reverend Jim Agreed. But programming basics are still something people need help with, and the basics have not changed appreciably over my career. Dinosaurs have more free time than those many decades younger. I, for one, have a lot and I am willing to spend part of it here. Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by NuGG … abandon windows hyper v and go with a ubuntu hypervisor? Edit: Ouch, having just posted this I see the Daniweb community… Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by rproffitt Try a focused area like on Reddit such as https://www.reddit.com/r/homelab/comments/740ap2/the_unofficial_fujitsu_server_guide/ If these were mine I'd move to Linux or BSD. Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by NuGG Aha! I cracked it. My goodness this has been driving me mad for two weeks. Turns out previous owners had a power on schedule configured, and the management controller retained the old config even though I put a fresh OS on it. Doh! Live and learn. Been coming on daniweb for 20 years, was always such a great place for help and advice. … Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Reverend Jim >Where is everyone? Most of the posts here seem to be the same words about SEO/digital marketing over and over. That doesn't attract too many eyeballs. There is very little programming content any more. Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Dani > Been coming on daniweb for 20 years, was always such a great place for help and advice. Last time I visited was 4-5 years ago and I noticed then it was getting quieter. Somewhat sorry to see the state of things now, these "most recent" threads are all so old! Where is everyone? I shall try stop by here more often and contribute! … Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Reverend Jim >(where people abandoned us for sites like Stack Overflow) But there are still a few dinosaurs around who can answer some programming questions. Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Dani Then there’s me, whose expertise is mostly limited to technical SEO and PHP these days, I’m afraid. Ugh, the brain fog is real. Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Dani > >(where people abandoned us for sites like Stack Overflow) > > But there are still a few dinosaurs around who can answer some programming questions. Not to knock ya, but I think another part of the problem is that *all* that's left are dinosaurs who aren't necessarily skilled at the most trendiest things these days. There's … Re: Java Coin Flip Program Programming Software Development by Dani … to tell. Although I still can’t see the motivation. Edit: Nevermind. Perhaps they were trying to improve their member reputation… Re: How to open an Excel Document in VB.NET Programming Software Development by JamesMichaelm I see it's been a while since you posted, but I'm curious if anyone here has tried using the Open XML SDK instead of Interop or OleDb for reading Excel files. I found it faster and doesn't require Excel to be installed, though it can be more complex for writing. Wondering how others handle big Excel files or ones with tricky formatting? Re: How to open an Excel Document in VB.NET Programming Software Development by PitSterw I've worked on something similar and found that using Microsoft.Office.Interop.Excel lets you open the file and loop through cells easily. Re: How to open an Excel Document in VB.NET Programming Software Development by Pelorus_1 A Microsoft Excel document can be opened in VB.NET using the Microsoft.Office.Interop.Excel library. Using Workbooks.Open(), open the workbook, and then display the Excel window. Reference the Excel COM object in your project. Re: WooCommerce Duplicate Categories Programming Web Development by simplixi … tables. These tables store category names and their taxonomy relationships **Edit the Database Manually:** * If you are comfortable with SQL, you… Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by Dani …a typo I noticed immediately, but I couldn't edit the comment (which could be a useful feature).… You should be able to click the little edit button for up to 10 or 15 minutes …correct typos. We don't allow you to edit your post after that because we've run … take-home exam, so they go back and edit their first post saying "never mind"… Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by jkon …a typo I noticed immediately, but I couldn't edit the comment (which could be a useful feature).…; You should be able to click the little edit button for up to 10 or 15 minutes (…correct typos. We don't allow you to edit your post after that because we've run…take-home exam, so they go back and edit their first post saying "never mind"… Re: Contact form does not working Programming Web Development by Salem Firstly, I'd suggest you edit your post to remove your real email address from the … Re: Contact form does not working Programming Web Development by Dani > Firstly, I'd suggest you edit your post to remove your real email address from the … Re: Escape in-app browser? Programming Web Development by Dani rproffitt, alexxx does not have the ability to edit raw HTML within his Instagram bio. Instead, the link has … Re: benefits of using AR in retail environments? Digital Media Digital Marketing by Dani Also ... members can only edit posts for a few minutes after they've initially been created. Re: How would we poison AI web crawls? Hardware and Software Information Security by Reverend Jim That was my third edit of a response. The first two were basically "old man yelling at clouds". ![2025-02-25_151403.jpg](https://static.daniweb.com/attachments/3/e6a519b49fd69dfed333a4d51fc8e8c2.jpg) Re: Show computer name on a label Programming Software Development by Reverend Jim How about posting some code? <edit> Sorry. I didn't scroll back far enough to see the link. Re: Show computer name on a label Programming Software Development by toneewa … Properties->Linker->Advanced->Entry Point-> Main Edit project file mr_m.vcxproj, under <ItemGroup> add the… Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by jkon … was a typo I noticed immediately, but I couldn't edit the comment (which could be a useful feature). I was… Edit/delete problems Community Center Meta DaniWeb by TrustyTony Edit/delete button (during 30 min after post) seems to have gotten problems after site change. It doubles the post instead of editing it and does not still allow cancelling the post. Re: Edit sendmain aliases file. Programming Software Development by magikman -- Edit Rtfm -- edit and delete in database using ajax/jquery Programming Web Development by griselndria …gt;" + "<td><a class='edit' href=''>Edit</a></td>" + "&…of the form. }; jQueryOb(document).on('click', 'td a.edit', function () { new_dialog('Edit', jQueryOb(this).parents('tr')); return false; }); jQueryOb("#… Edit is not working Programming Software Development by SkyCross … into datagridview editButton = new DataGridViewButtonColumn(); editButton.HeaderText = "Edit"; editButton.Text = "Edit"; editButton.UseColumnTextForButtonValue = true; editButton.Width = 80; dataGridView1… Edit profile page Programming Web Development by shany0786 …running fine but i want some suggestion.I have edit profile page for user when user is login …he can click on edit profile button to edit his profile but i have what i…is always user id is present.I developed a edit page it has url like http://localhost/ko/…log in user is has this url it can edit his profile so i have doubt is i … Edit item event handler issue Programming Web Development by Aswathy …I have a datagrid and this datagrid has its edit event handler registered and mapped .Now the issue ia… that when i click on edit link in the datagrid , the control is going inside…UpdateText="Update" HeaderText="Edit" CancelText="Cancel" EditText="Edit"></asp:EditCommandColumn>…