Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
all-in-one-pc
- Page 1
Re: Cannot run exe from asp.net
Programming
Web Development
6 Days Ago
by Salem
… same time run the same exe on the local client
pc
. So, if you'd stated your initial requirement rather than…
Re: Cannot run exe from asp.net
Programming
Web Development
6 Days Ago
by john_111
Let me expand on what rproffitt said, by explaining why. If a webpage could run a program installed on another computer, the entire world wide web would be hacked into tiny pieces and cease to exist. No one would ever use the web, it would be so totally insecure. So web pages are prohibited from running programs on your computer. They can …
Re: Cannot run exe from asp.net
Programming
Web Development
6 Days Ago
by Reverend Jim
>No, Javascript cannot run/start executables on the client machine. Technically correct but there are ways around it. For example, save a file in a special folder on the target computer, which has a folder watch on that folder. The watching task could then trigger a local task.
Re: Cannot run exe from asp.net
Programming
Web Development
1 Day Ago
by Neil_brown001
Why your approach isn’t working What you're trying to do is mostly blocked by modern security rules — for good reasons. Here's the breakdown: Running a .exe on the server You can technically make the server launch an .exe file like Notepad, but: It will run in the background on the server, not visibly on the desktop. It needs special …
Cannot run exe from asp.net
Programming
Web Development
1 Week Ago
by lennyli
… same time run the same exe on the local client
pc
. For my attached source files, i dont know why the…
Re: Cannot run exe from asp.net
Programming
Web Development
1 Week Ago
by pritaeas
> while at the same time run the same exe on the local client
pc
. Not possible.
Re: Is linux your daily driver?
Hardware and Software
Linux and Unix
2 Weeks Ago
by jkon
… and 2012. Before that, I used Linux on a different
PC
for several years, followed by a period of dual booting… have yet to encounter software I cannot run on my
PC
. I believe Ubuntu has become so user-friendly that even…
Re: Cannot run exe from asp.net
Programming
Web Development
1 Week Ago
by pritaeas
No, Javascript cannot run/start executables on the client machine.
Re: Cannot run exe from asp.net
Programming
Web Development
1 Week Ago
by rproffitt
I see pritaeas has answered so I'll move to the next stage of the discussion which is to ask what you need in your web site. For example there is an "online notepad" which does some basic notepad work. And there are many screensavers that run from a webpage with an example at whitescreen.online . You can get there.
Re: Cannot run exe from asp.net
Programming
Web Development
1 Week Ago
by lennyli
Why does the following code dont run and launch the exe I specify (eg, notepad.exe, or ribbons.scr)? <%@ Language="VBScript" %> <!DOCTYPE html> <html> <Body> <% Dim objShell Dim command Dim result ' Path to the executable command = "C:\…
Re: Cannot run exe from asp.net
Programming
Web Development
1 Week Ago
by pritaeas
Are you sure IIS is configured to allow running external scripts?
Re: Cannot run exe from asp.net
Programming
Web Development
1 Week Ago
by lennyli
> Are you sure IIS is configured to allow running external scripts? The document folder and asp file has security permission set to ALL rights for 'everyone'. In IIS, under handler mappings for .asp files, under request restriction/access, script was chosen (not execute) for feature permissions, all 'read' 'script' 'execute' are chosen
Re: Cannot run exe from asp.net
Programming
Web Development
1 Week Ago
by lennyli
> I see pritaeas has answered so I'll move to the next stage of the discussion which is to ask what you need in your web site. > > For example there is an "online notepad" which does some basic notepad work. And there are many screensavers that run from a webpage with an example at whitescreen.online . > > You can …
Re: How Can I Hookup My Mobile Phones To My PC Monitor ?
Hardware and Software
Hardware
Mobile and Wearables
1 Month Ago
by Deborah_5
How Can I Hookup My Mobile Phones To My
PC
Monitor ?
How to Optimize Minecraft Server for Low-End PC?
Programming
Game Development
2 Months Ago
by Hassan_62
I'm hosting a Minecraft server on a
PC
with 4GB RAM and an Intel Core i3, but it's lagging with 3+ players. How can I optimize it? Should I adjust Java arguments, tweak server.properties, or switch to PaperMC? Any tips to reduce mob/entity lag?
Re: How Can I Hookup My Mobile Phones To My PC Monitor ?
Hardware and Software
Hardware
Mobile and Wearables
1 Month Ago
by Fitmovers
If you want to connect your Samsung Galaxy A9 to your Dell E1916HV monitor, you'll need a USB-C to HDMI adapter (if your phone supports HDMI output). Since your phone has only USB ports, check if it supports Samsung DeX or screen mirroring via an MHL adapter. If your monitor only has VGA input, you might also need an HDMI to VGA converter.
Re: How to Optimize Minecraft Server for Low-End PC?
Programming
Game Development
2 Months Ago
by rproffitt
Such optimizing tips are on the web ready for those that look. And I've heard such even with high end hardware like the i9, 64GB RAM and SSDs so lag will always be with you. As to your server, it is what it is. Enjoy it till you can get a better one. Also consider trying a lightweight Linux OS.
Using Ubuntu for chess tournament
Hardware and Software
Linux and Unix
2 Months Ago
by Quantum1982
… at the end of the table there will be a
pc
running Ubuntu. The tablets will communicate with eachother using Bluetooth…. The tablets will also send the moves wirelessly to the
pc
running Ubuntu. I want to know what the limitations will…
Re: Using Ubuntu for chess tournament
Hardware and Software
Linux and Unix
2 Months Ago
by Quantum1982
Hi Thanks for the info. I will do a search to clarify what the distance limitation is for using Bluetooth. I assumed that the Wifi module in the Android tablet would be a better option to communicate with the
pc
?
Re: how to get back visual basic 6 project again on coding again
Programming
2 Months Ago
by rproffitt
… to your old system, the usual is to get the
PC
repaired, install your compiler of choice then restore your project…
Re: How old is your computer?
Hardware and Software
2 Months Ago
by Reverend Jim
… in MS. Too bad OS/2 died. When we got
PC
workstations for the control centre operators to interface to our…
Re: How old is your computer?
Hardware and Software
1 Month Ago
by Reverend Jim
>Our office started with
PC
DOS and WordStar If you want to get really picky, I spent a year (1978) doing medical research on a Cromemco running CP/M and whatever horrid OS (if you can even call it that) ran on a small Data General beast.
Re: How old is your computer?
Hardware and Software
1 Month Ago
by parreirae1
My
PC
is going to have 9 years old. But till now it is doing very well his job as it has only to do my work at home.
Re: Show computer name on a label
Programming
Software Development
1 Month Ago
by toneewa
….NET\Framework64\v4.0.30319" Compiles: Computer Name: NASA-
PC
Managed String: Hello DaniWeb from .NET!
Re: Show computer name on a label
Programming
Software Development
1 Month Ago
by toneewa
… Windows Form application: Mr M v1.0 Computer name: NASA-
PC
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
1 Month Ago
by jkon
… CWV, they aren't. However, using it in the same
PC
, location, connection, etc., provides one of the few relatively reliable…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
1 Month Ago
by Dani
… time to respond. > However, using it in the same
PC
, location, connection, etc., provides one of the few relatively reliable…
Re: Using Ubuntu for chess tournament
Hardware and Software
Linux and Unix
2 Months Ago
by Salem
It's probably going to depend on the number of connections your hardware supports. https://man.archlinux.org/man/hcitool.1.en > lealsz Read size of LE Accept List On my machine $ sudo hcitool lealsz Accept list size: 25 Bluetooth is generally low bandwidth, so if you're just sending moves as short ascii strings, the …
Re: Using Ubuntu for chess tournament
Hardware and Software
Linux and Unix
2 Months Ago
by rproffitt
I'd forget BlueTooth (BT) for this and head for a classic WiFi Adhoc setup. For my system which displayed a building door status in real time the demo system had a server which had an adhoc Wi-Fi setup so the clients could connect and send in status. Wi-Fi has range and supported many connections so that part of the problem was solved. …
Re: Using Ubuntu for chess tournament
Hardware and Software
Linux and Unix
2 Months Ago
by wootingdouble
Ubuntu is a solid choice for a chess tournament! It's stable, lightweight, and great for running chess engines smoothly. Curious to know how it's working for you!
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC