Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
client-side
- Page 1
Re: What Happened When We Applied Psychology-Backed Tweaks to a Funnel?
Digital Media
Digital Marketing
4 Days Ago
by Muhammad_367
Conversions increased small psychology backed changes led to best user engagement and more effective funnel performance.
Re: What Happened When We Applied Psychology-Backed Tweaks to a Funnel?
Digital Media
Digital Marketing
3 Days Ago
by Willam
We made small psychology-based changes to our funnel and saw better results—more engagemen higher conversions and improved user experience.
Re: What Happened When We Applied Psychology-Backed Tweaks to a Funnel?
Digital Media
Digital Marketing
2 Days Ago
by warisrankhive
Brilliant breakdown! Your psychology-driven approach to funnel optimization is a game-changer—proof that small, intentional tweaks unlock massive conversions. Would love to dive deeper into how you test and scale these principles across different industries. Keep the insights coming
Re: What Happened When We Applied Psychology-Backed Tweaks to a Funnel?
Digital Media
Digital Marketing
1 Day Ago
by William_101
We applied psychology-based tweaks to our funnel and saw higher engagement and better user experience. Small changes made a big impact.
Re: What Happened When We Applied Psychology-Backed Tweaks to a Funnel?
Digital Media
Digital Marketing
1 Day Ago
by jackabroy665
We saw more signups, better engagement, and higher conversions—small psychology tweaks made a big difference.
OpenAI o3 vs Anthropic Claude 4 for Text Classification & Summarization
Programming
Computer Science
1 Week Ago
by usmanmalik57
…"claude-opus-4-0": response =
client
.messages.create( model= model, max_tokens = max_tokens,…\n{article}\n\nSummary:" generated_summary = make_prediction(
client
, model, content, max_tokens) rouge_scores = calculate_rouge(human_summary…
Re: How To Attract Client To Your Blog?
Digital Media
Digital Marketing
1 Month Ago
by asadalig
There are some ways to attract
client
your blog's which include: 1. Solve the problem of end-user. 2. The content should be like which speak directly to their needs, problem and goals. 3. The content must be consistent, authentic and user-friendly.
Evaluating OpenAI GPT 4.1 for Text Summarization and Classification Tasks
Programming
Computer Science
2 Months Ago
by usmanmalik57
… text: Title: {}\nAbstract: {}""".format(title, abstract) research_category =
client
.chat.completions.create( model= model, temperature = 0, max_tokens = 100, messages…
Re: Cannot run exe from asp.net
Programming
Web Development
2 Months Ago
by lennyli
… you’re using to control the other one. ```python #
client
.py import socket def main(): client_socket = socket.socket(socket.AF_INET…py ``` 2. **Run the
Client
**: - On your controlling computer, run `
client
.py`: ```bash python
client
.py ``` - Replace `'REMOTE_IP_ADDRESS'` in `
client
.py` with the actual…
Handling Real-Time DOM Sync in SSR React App with Dynamic Nested Routes
Programming
Web Development
2 Months Ago
by Neil_brown001
…on both initial server-side data and real-time
client
-side updates via WebSockets. The challenge arises when…To add complexity, I'm using React Query for
client
-side data fetching (with staleTime optimization), and Zustand …. Route transitions trigger component-level reinitialization with SSR +
client
hydration in the mix. I'm looking for best…
Re: Cannot run exe from asp.net
Programming
Web Development
2 Months Ago
by Neil_brown001
… in a non-interactive session. Running a .exe on the
client
(user’s computer) This is completely blocked by web browsers…: Only for background tasks, not for opening windows. On the
client
: You need a download link, or a desktop app they…
Re: Cannot run exe from asp.net
Programming
Web Development
2 Months Ago
by gediminas.bukauskas.7
Pritaeas answered the question: normal WEB security settings forbids launching executables on a
client
machine. The only legal workaround is to create windows service (daemon in Linux environment), install it on
client
machine and listen for some commands coming from server over WEB sockets.
Re: Cannot run exe from asp.net
Programming
Web Development
2 Months Ago
by lennyli
… question: normal WEB security settings forbids launching executables on a
client
machine. The only legal workaround is to create windows service… (daemon in Linux environment), install it on
client
machine and listen for some commands coming from server over…
Re: Cannot run exe from asp.net
Programming
Web Development
2 Months Ago
by Salem
… itself to try and diagnose the point of failure. Your
client
failed with the timeout because your server isn't running…. A very basic test: At the console prompt on your
client
machine, type `ping 192.168.0.2`
Re: Cannot run exe from asp.net
Programming
Web Development
2 Months Ago
by lennyli
… and diagnose the point of failure. > > > Your
client
failed with the timeout because your server isn't running…; A very basic test: At the console prompt on your
client
machine, type `ping 192.168.0.2` > > i…
Webdesign and new user experience
Digital Media
Digital Marketing
2 Months Ago
by Sofina
Hi everyone, Recently I created a web design for a
client
of mine in ecom and I wanted to give her …
Cannot run exe from asp.net
Programming
Web Development
2 Months Ago
by lennyli
… the same time run the same exe on the local
client
pc. For my attached source files, i dont know why…
Re: Cannot run exe from asp.net
Programming
Web Development
2 Months 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 Months Ago
by pritaeas
No, Javascript cannot run/start executables on the
client
machine.
Re: Webdesign and new user experience
Digital Media
Digital Marketing
2 Months Ago
by graceweb
I see your point, but I think Sofina is looking for something that can genuinely enhance her
client
's experience. AI can be a powerful tool if used thoughtfully. Maybe there are ways to integrate it that align with her vision without overwhelming the design.
Re: Cannot run exe from asp.net
Programming
Web Development
2 Months Ago
by Salem
… the same time run the same exe on the local
client
pc. So, if you'd stated your initial requirement rather…
Re: Cannot run exe from asp.net
Programming
Web Development
2 Months 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: How to Choose the Right Mobile App Development Company?
Programming
Mobile Development
2 Months Ago
by jonathannweyer
… you’re planning, especially ones on both iOS and Android.
Client
testimonials can help too, but try to find detailed reviews…
Can I Use AI to Build a Block Management Website for Ilford Clients?
Programming
Web Development
1 Month Ago
by kearawill
… developers 👋 I’m working on a new project for a
client
— a estate agency Ilford, and I’m wondering how much…
Re: Can I Use AI to Build a Block Management Website for Ilford Clients?
Programming
Web Development
1 Month Ago
by trcooke
This feels like a solved problem. Have you done any research for existing "off the shelf" property sales / real estate website solutions? I would start there as it could save you and your
client
a whole bunch of time and money compared to building one yourself from scratch.
How To Attract Client To Your Blog?
Digital Media
Digital Marketing
2 Months Ago
by blogmanagment
Attracting clients to your blog isn't just about increasing traffic; it's about drawing in the right audience – the ones who appreciate the value you're offering and are ready to take action. So, only writing good content isn't going to be much help. So, let's dive in. Determining Your Audience Before you start writing, ask yourself: …
I looking for long term cooperation possible client.
Programming
Software Development
1 Month Ago
by Stiven_1
I am a full-stack full-time developer. I have 5 years of development experience and My basic skills are Blockchain, TypeScript, ReactJS, Shopify. I am a full-time dev, so I can answer your inquiries at any time. I can work on weekends if needed and communicate fluently in English.
Re: I looking for long term cooperation possible client.
Programming
Software Development
1 Month Ago
by Dani
You might want to check out Upwork or Toptal to get freelance development work. May I ask what the code you provided here does? It seems to just be a constructor function with some getters and setters, but is missing the rest of it. Was it written by ChatGPT?
Re: I looking for long term cooperation possible client.
Programming
Software Development
1 Month Ago
by Stiven_1
Sorry, I used a code I had practiced before to sign up quickly. This code is This JavaScript code simulates a basic blockchain — like a mini version of Bitcoin — without a network or mining. It helps you understand how blocks are linked and verified.
Re: I looking for long term cooperation possible client.
Programming
Software Development
1 Month Ago
by Dani
What does the crypto class look like?
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
Backlink Auditor
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC