897 Topics

Member Avatar for
Member Avatar for Reverend Jim

I frequently find myself looking for files on my computer. 99.9% of the time I am looking for a file by name rather than by contents. Typically there are two ways to find a file when you don't know what folder it is in. You can do it from the …

Member Avatar for rubberman
2
668
Member Avatar for Max_20

I have a home lab I am trying to configure multiple subnets on and use Routing and Remote Access LAN Routing to get everything talking. I have two hosts w/ 5 physical NICS running Hyper-V. I have the NICS configured on each host so they each are in a different …

0
365
Member Avatar for Reverend Jim

I'm having issues with my TrendMicro anti-virus software where my disk activity hits 100% for 10-15 minute periods randomly throughout the day. TM tech support has made a few suggestions but in order to track their effectiveness I have to monitor my disk activity in such a way that I …

Member Avatar for Reverend Jim
0
454
Member Avatar for Sena_2

once i was try to exit the set up its always restarting and back to the set up, how to exit and booting the System Opration?

Member Avatar for rproffitt
0
103
Member Avatar for Michael_63

Friend Module Program Public Declare Function SetConsoleTitle Lib "kernel32" Alias "SetConsoleTitleA" (ByVal lpConsoleTitle As String) As Long Declare Function ShellExecuteA Lib "shell32.dll" ( _ ByVal hWnd As IntPtr, _ ByVal lpOperation As String, _ ByVal lpFile As String, _ ByVal lpParameters As String, _ ByVal lpDirectory As String, _ ByVal …

Member Avatar for Reverend Jim
0
384
Member Avatar for _1_14

How to encoded personal image and generate qr code for personal image ? I work in visual studio 2015 using c# windows form application . I need to encode personal image to qr code . Meaning when i select personal image then click to generate it will generate qr code …

Member Avatar for tinstaafl
0
488
Member Avatar for ramsiva

i installed on windows python 3.5.1 latest version on windows but i am try to fail on set up module django. any body help me, to set up django and how to open sample program on browser

Member Avatar for G_S
0
210
Member Avatar for manutd4life

Hello i had a datagridview with data in it and i wanted to display the selected row in textboxes here's the code i tried by i think its totaly wrong [code=vb.net] Private Sub DataGridView_CellClick(ByVal sender As System.Object, ByVal e As System.Windows.Forms.DataGridViewCellEventArgs) Handles DataGridView1.CellClick Dim i As Integer i = DataGridView.CurrentRow.Index …

Member Avatar for Muhammad Nauman_1
0
14K
Member Avatar for Mr.M

Hi Dw. Long time ago I think late last year my computer was infected and I had installed a VM from Oracle and had a number of OS(VMs) installed one of them was with Win7 but I don't know what happened one day, when I open the VM it was …

Member Avatar for Mr.M
0
391
Member Avatar for Mr.M

Hi DW. How can one read a file or change a file bits without reading the entire file. But first of all how can I read a file in such a way that I get it's bits. I want to read MP3 file and change it bits but I don't …

Member Avatar for AssertNull
0
651
Member Avatar for gregkawere

i am very keen to learn how to develop mobile apps, but i want to master one programming language. i hear you can design mobile apps for android, windows & ios using Java. Is this true, if you can someone explain the details of doing this in each platform

Member Avatar for Andrew_35
0
544
Member Avatar for Fola_1

We have a client who needs to make the cash withdrawal option of their ATM's Inactive once the ATM runs out of cash or if there is a cash jam. Can anyone help with this?

Member Avatar for JamesCherrill
0
209
Member Avatar for Lucas_10

It would be good for some people to help me out on putting sounds in my application without Pygame, because it doesn't work on my PC. If you can then it would be highly appreciated for your help. If you could not reply then you could do a download for …

Member Avatar for rproffitt
0
258
Member Avatar for bhavna_816

I have created an aplication in C# windows application version 1.1 to display some records in a datagrid. The datasource of the datagrid is datatable and not any database.I want tht when we edit any cell of a particular column and press "Enter" it should show a Message Box let's …

Member Avatar for Reverend Jim
0
4K
Member Avatar for 華星

import requests import pandas as pd import csv from bs4 import BeautifulSoup from pandas import Series,DataFrame import unicodecsv def name1(): url="https://www.agoda.com/zh-tw/pages/agoda/default/DestinationSearchResult.aspx? asq=%2bZePx52sg5H8gZw3pGCybdmU7lFjoXS%2baxz%2bUoF4%2bbAw3oLIKgWQqUpZ91GacaGdIGlJ%2bfxiotUg7cHef4W8WIrREFyK%2bHWl%2ftRKlV7J5kUcPb7NK6DnLacMaVs1qlGagsx8liTdosF5by%2fmvF3ZvJvZqOWnEqFCm0staf3OvDRiEYy%2bVBJyLXucnzzqZp%2fcBP3%2bKCFNOTA%2br9ARInL665pxj%2fA%2bylTfAGs1qJCjm9nxgYafyEWBFMPjt2sg351B&city=18343&cid=1732641&tag=41460a09-3e65-d173-1233-629e2428d88e&gclid=Cj0KEQjwvve_BRDmg9Kt9ufO15EBEiQAKoc6qlyYthgdt9CgZ7a6g6yijP42n6DsCUSZXvtfEJdYqiAaAvdW8P8HAQ&tick=636119092231&isdym=true&searchterm=%E5%A2%BE%E4%B8%81&pagetypeid=1&origin=TW&cid=1732641&htmlLanguage=zh-tw&checkIn=2016-10-20&checkOut=2016-10-21&los=1&rooms=1&adults=2&children=0&isFromSearchBox=true&ckuid=1b070b17-86c2-4376-a4f5-d3b98fc9cf45" source_code=requests.get(url) plain_text=source_code.text soup=BeautifulSoup(plain_text,"lxml") for a in soup.find_all("h3",{"class":"hotel-name"}): b=a.string.strip() print(b) csvfile=open('hotel.csv','w') wr=unicodecsv.writer(csvfile,encoding='utf-8') for item in b: wr.writerow(b) csvfile.close name1() I use python3 and win10 to write this code. I …

Member Avatar for 華星
1
325
Member Avatar for Baran_1

I wrote and run this code in Windows, in DEV C++ but I am keep getting a Segmentation fault on Ubuntu's terminal when I try to run this program. Here is my whole code. #include<iostream> #include<string> #include<fstream> #include<cmath> using namespace std; int Str2NumByAscii(const string& str); // convert string to number …

Member Avatar for rubberman
0
5K
Member Avatar for Usman_10

Please tell me ,How to retrive value e.g(textbox,picturebox,combobox..) in one form to another form..

Member Avatar for tinstaafl
0
96
Member Avatar for Artur_5

Hello, I'm totally new to programming and wanted to make a text-based game based on what I know, but I've met a problem I don't know how to fix. Also this code is not finished, I'm just trying to get it to work first. Basically, I want the loop to …

Member Avatar for Gribouillis
0
453
Member Avatar for altjen

I was playing Dying Light and just paused the game for a bit and was eating. when come back the game had freeze, mouse too, nothing moved. Tried to collapse the screen of they laptop with the hope that it probably would resume the laptop in normal state of work. …

Member Avatar for rproffitt
0
288
Member Avatar for tracyleigh.vlok

.... **dilemma**! my 6 month old dell inspiron series 3000 laptop windows 8.1 won't boot up? it gets to the black screen with the windows logo on and at the bottom of the screen it says "Preparing Automatic Repair" but it sticks there...? It hasnt got a built in cd/dvd …

Member Avatar for rproffitt
0
435
Member Avatar for altjen

I dont know why but my young brother laptop (Dell) keeps turning the FN button back to default, I mean, the buttons fn+F1 fn+F2 fn+F3 (mute, volume down and volume up). turn volume just by pressing them, not the FN button. It used to work the vice versa. I changed …

Member Avatar for Reverend Jim
0
286
Member Avatar for Mahmood AlBunni

Hi everybody, A friend has given me, almost 2 years back, a splitted parts for a couple of PCs. Almost 2~3 monitors, 3 PC cases, and some other PC-related components which I'm not aware of. 2 days back, I decided to check them, assemble, to bring them back to life …

Member Avatar for rproffitt
0
290
Member Avatar for Jessica_16

Hi again, i'm really confused between Product Id and Product Key. It is good when you're Product Id changed when you reinstall the OS?but still the same Product Key? Is Product ID really important when it comes in Legal Issue.

Member Avatar for rproffitt
0
2K
Member Avatar for Jessica_16

Hi, i would like to ask if i reinstall my Windows 7, does the product Id & License key change also??I'm not really familiar with software. ^_^

Member Avatar for Jessica_16
0
236
Member Avatar for Mr.M

Hi Guys. I'm trying to suspend a process by it name, but I found the sample that demontrate this using ProcessId. The problem is that I don't know the process ID of the process I want to suspend/resume. [Here is a sample I used.](https://social.msdn.microsoft.com/Forums/en-US/cdde6cef-3971-40a6-b4dd-02db963868ce/suspend-an-application?forum=vbgeneral)

Member Avatar for Mr.M
0
456
Member Avatar for Mr.M

Hi Dw. If there is anyone who knows how and which languagies are used to develop software's like word processing, Excel, Access, basically things like Office suite. I know Linux has their own different tools for office, as well as Microsoft as well and other OS have different Suites for …

Member Avatar for rubberman
0
192
Member Avatar for bobzorz

Hello, I was hoping for assistance in figuring out an issue I have been having ever since upgrading my machine to Win10. Most of my BSoD are in the form of PFN_LIST_CORRUPT (0x0000004e) and another new one recetnly whcih was IRQL_NOT_LESS_OR_EQUAL (0x0000000a). They seem to be caused by driver ntoskrnl.exe …

Member Avatar for rproffitt
0
214
Member Avatar for gurupts

While I'm trying to instal windows 7 on my computer it restarts automatically with an error code. And even sometimes it happens while using win xp also. The error code is 0xC00000e9

Member Avatar for rproffitt
0
379
Member Avatar for Will_8

I'm volunteering for a non-profit organization based in Chicago that collects community support for global initiatives through the collection of digital signatures and related supporter created profiles & data. We often have to transfer large files, more than several gigabytes, to organizations located throughout the world. The problem is some …

Member Avatar for Chris_37
0
494
Member Avatar for AssertNull

Okay, I am trying to learn Windows programming and there are all sorts of new data types that I am running into and need to learn. I'm trying to understand the point of it all and failing. If there is no point and it's just Microsoft making things difficult for …

Member Avatar for rproffitt
0
361

The End.