Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,964
» Latest member: Edzed4431
» Forum threads: 38,730
» Forum posts: 175,547
Full Statistics
|
Online Users |
There are currently 38 online users. » 0 Member(s) | 33 Guest(s) Bing, Google, AOL, Apple
|
Latest Threads |
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: noisefloor
1 hour ago
» Replies: 4
» Views: 87
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
11 hours ago
» Replies: 1
» Views: 481
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:49 PM
» Replies: 4
» Views: 2,018
|
My First App
Forum: Code Review
Last Post: carlbidwell
Yesterday, 10:53 AM
» Replies: 8
» Views: 8,578
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 03:54 AM
» Replies: 3
» Views: 477
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 942
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 962
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,228
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Sep-26-2025, 09:50 AM
» Replies: 1
» Views: 1,845
|
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Sep-26-2025, 03:53 AM
» Replies: 1
» Views: 2,882
|
|
|
Automated Change |
Posted by: Nox - Jun-17-2020, 03:20 AM - Forum: News and Discussions
- No Replies
|
 |
I work with a MODBUS that has parameters that we must change by accessing the IP and then navigating to the parameter, and then hitting submit. I am g..... More
|
|
|
short code to list AWS regions |
Posted by: Skaperen - Jun-16-2020, 11:38 PM - Forum: Code sharing
- No Replies
|
 |
this is some short code (148 bytes on a NL text system, 150 bytes on a CRLF system) to list the names of AWS regions. to use this you need:
* an AWS ..... More
|
|
|
Nested for loop not looping |
Posted by: puttingwordstogether - Jun-16-2020, 11:15 PM - Forum: General Coding Help
- No Replies
|
 |
I'm trying to get this code to open a page, pull item and info data, add it to a dictionary then repeat on the next page. It works fine on the first p..... More
|
|
|
Password output |
Posted by: swittler - Jun-16-2020, 06:40 PM - Forum: General Coding Help
- Replies (5)
|
 |
I very new to python and this post may not be allowed.
I'm looking to be able to input the password in a field and get a result like the below.
..... More
|
|
|
Python for loops |
Posted by: Kristenl2784 - Jun-16-2020, 12:39 PM - Forum: General Coding Help
- Replies (3)
|
 |
Hello,
Below is a code that will open a source file, and copy it to a template and then save the files as a new name. I would like to add multiple..... More
|
|
|
Displaying search results |
Posted by: card51shor - Jun-16-2020, 05:37 AM - Forum: Homework
- Replies (82)
|
 |
Hey guys so now I'm on the next stage of my project that I've been slaving over thanks to you guys!
I now have it where it searches the database a..... More
|
|
|
|