Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
www
- Page 1
Evaluating OpenAI GPT 4.1 for Text Summarization and Classification Tasks
Programming
Computer Science
1 Week Ago
by usmanmalik57
…the [Twitter Airline Sentiment dataset](https://
www
.kaggle.com/datasets/crowdflower/twitter-airline-… ```python ## Dataset download link ## https://
www
.kaggle.com/datasets/crowdflower/twitter-airline-sentiment?select… ```python ## dataset download link ## https://
www
.kaggle.com/datasets/shivanandmn/multilabel-classification-dataset?select…
Re: Are we being played by AI? Let's Discuss!
Community Center
Meta DaniWeb
3 Weeks Ago
by Dani
…; added to the end of [this topic](https://
www
.daniweb.com/hardware-and-software/linux-and-unix/threads/…linux-your-daily-driver) or even [this one](https://
www
.daniweb.com/programming/software-development/threads/543234/optimizing-working-…with-big-data) or [this one](https://
www
.daniweb.com/digital-media/ui-ux-design/threads/543237/…
Are we being played by AI? Let's Discuss!
Community Center
Meta DaniWeb
3 Weeks Ago
by Salem
… the topic was to be answered properly. The examples: https://
www
.daniweb.com/digital-media/threads/543256/exploring-the-future-of…-audio-technology-innovations-and-trends https://
www
.daniweb.com/digital-media/ui-ux-design/threads/543236/best…
Cannot run exe from asp.net
Programming
Web Development
2 Weeks Ago
by lennyli
I have tried to read https://
www
.daniweb.com/programming/web-development/threads/386380/cannot-run-exe-…
Re: Accessibility vs design
Digital Media
UI / UX Design
4 Weeks Ago
by rproffitt
In the news: > [Trump Administration Withdraws ADA Guidance ](https://
www
.disabilityscoop.com/2025/03/20/trump-administration-withdraws-ada-guidance/31368/) Looks like it's no longer a problem.
Re: Hello Everyone - Newbie Here
Community Center
Say Hello!
1 Week Ago
by Reverend Jim
Welcome to Daniweb. Please take a moment to read the [Daniweb Posting Rules](https://
www
.daniweb.com/welcome/rules).
Re: Question/Answering over SQL Data Using LangGraph Framework
Programming
Computer Science
3 Weeks Ago
by Pelorus_1
Through its combination of natural language processing and structured query generation, LangGraph makes interfacing with databases and extracting insights over SQL data easier than ever.
Re: Are we being played by AI? Let's Discuss!
Community Center
Meta DaniWeb
3 Weeks Ago
by Reverend Jim
I have a problem with people who start posts about a topic with "let's discuss", but don't actually start the discussion. I have a friend (?) in Toronto who, especially during election season (which seems to be always these days), asking for my opinion on things without ever offering one of her own. I got tired of putting in the effort …
Re: Are we being played by AI? Let's Discuss!
Community Center
Meta DaniWeb
3 Weeks Ago
by Dani
I disagree with that sentiment when it comes to a Q&A forum such as DaniWeb. The very premise of the site is that people ask questions. Quite often, uninformed questions. Sometimes those questions are just asking for your informed opinion as an expert in your field or as someone more informed than they are at the topic at hand. Other people …
Re: Are we being played by AI? Let's Discuss!
Community Center
Meta DaniWeb
3 Weeks Ago
by Reverend Jim
And I disagree with that. The post I was referring to was >In this thread, let's dive into the exciting advancements in the world of audio technology. From spatial audio to AI-driven sound systems, the audio landscape is evolving rapidly. Share your thoughts on the latest innovations, your favorite audio gadgets, or how new tech is shaping …
Re: Are we being played by AI? Let's Discuss!
Community Center
Meta DaniWeb
3 Weeks Ago
by Dani
>I fail to see the distinction between asking for an opinion versus a suggestion versus any other form of help or assistance. I understand that you see a distinction when the OP is trying to start a discussion versus asking for advice or help. However, I don’t understand why you make that distinction in a Q&A discussion forum.
Re: Are we being played by AI? Let's Discuss!
Community Center
Meta DaniWeb
3 Weeks Ago
by Reverend Jim
1. I thought we didn't have "forums" anymore. 2. Perhaps the OP posted in the wrong place. 3. Regardless, it was clearly a discussion and not a question. It's moot since the thread has been deleted.
Re: Are we being played by AI? Let's Discuss!
Community Center
Meta DaniWeb
2 Weeks Ago
by Dani
> I have a bit of a migraine right now, so I have to put a little more thought into whether these 2 posts should be deleted when my head is a bit clearer. Unfortunately, I ended up in the ER from an unrelenting migraine that hasn’t let up for 6 days, and is not responding to any medication. I don’t mean to drop the ball on this thread.
Re: Are we being played by AI? Let's Discuss!
Community Center
Meta DaniWeb
2 Weeks Ago
by Dani
Today is day one trillion of this still unrelenting headache. FINALLY, a diagnosis! I have shingles. Feeling hopeful to begin treatment and start feeling better.
Re: Are we being played by AI? Let's Discuss!
Community Center
Meta DaniWeb
2 Weeks Ago
by Reverend Jim
I've had close relatives who had that but I don't recall headaches as a symptom. I hope I never get it (I can't get the vaccine because it's a live vaccine). Good luck with recovery now that you have a diagnosis.
Re: Are we being played by AI? Let's Discuss!
Community Center
Meta DaniWeb
2 Weeks Ago
by Dani
Jim, My intense headache is because the shingles rash is all over my scalp, my eyebrow, and even all over my eyelid! The intense headache pain was radiating from the area of my scalp where the shingles rash eventually presented. Luckily, the shingles vaccine is no longer live, so you should definitely get it. (I just happened to have not …
Re: Are we being played by AI? Let's Discuss!
Community Center
Meta DaniWeb
2 Weeks Ago
by Reverend Jim
I'll have to ask next time I am at the pharmacy. Thanks for the tip.
Re: Are we being played by AI? Let's Discuss!
Community Center
Meta DaniWeb
2 Weeks Ago
by Dani
Having a very, very difficult time. My eye is swollen shut and I’m in danger of losing my vision as the shingles rash gets closer and closer to my cornea.
Re: Buggy career talk :-P
Programming
3 Weeks Ago
by Salem
This https://en.wikipedia.org/wiki/Peterson%27s_algorithm Plus two different kinds of processors. Plus an error rate of less than once a week. After many months, the cause was eventually captured on a bus analyser. After which, the solution was obvious after a bit of RTFM. Turned out that one of the processors had the then awesome new …
Re: Cannot run exe from asp.net
Programming
Web Development
2 Weeks Ago
by pritaeas
> while at the same time run the same exe on the local client pc. Not possible.
Re: Cannot run exe from asp.net
Programming
Web Development
2 Weeks Ago
by pritaeas
No, Javascript cannot run/start executables on the client machine.
Re: Cannot run exe from asp.net
Programming
Web Development
2 Weeks 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
2 Weeks 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
2 Weeks Ago
by pritaeas
Are you sure IIS is configured to allow running external scripts?
Re: Cannot run exe from asp.net
Programming
Web Development
2 Weeks 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
2 Weeks 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: Cannot run exe from asp.net
Programming
Web Development
2 Weeks 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
2 Weeks Ago
by Salem
https://xyproblem.info/ * User wants to do X. Sometime later... > My boss just asked me to create a prototype as proof of concept. There is no specific language/tool I must use * User asks for help with Y. Initially asked... > Have a webpage with a button, when pressed, it will launch a webpage that runs a server side exe (eg, …
Re: Cannot run exe from asp.net
Programming
Web Development
2 Weeks 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 Week 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 …
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