-
Replied To a Post in The Impact of User Research on UX Design
I once visited a website where there were 20 rows, each composed of 20 identical small white squares (about the size of this --> HH ), with a tiny arrow … -
Began Watching The Impact of User Research on UX Design
How does UI (User Interface) design contribute to the overall user experience, and what are some key principles that designers should follow to ensure a visually appealing and functional interface? -
Replied To a Post in Cannot run exe from asp.net
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 … -
Began Watching Cannot run exe from asp.net
I have tried to read https://www.daniweb.com/programming/web-development/threads/386380/cannot-run-exe-files-in-asp-net-application but still lost in trying to achieve something. I installed the latest .net framework, and IIS on the latest updated windows 11. I wish … -
Replied To a Post in Is it possible to prevent image downloading?
The above php is using this image. Just thought I'd harvest that as well...  Of course, finding the php code that includes the image would be a lot harder! -
Replied To a Post in Simple jquery to test FORM's total Upload Size not working
Have you started by including a link to the jquery library in the <head> of the html file? PS javascript is not java, so not being a java programmer is … -
Began Watching Simple jquery to test FORM's total Upload Size not working
Warning ... I am not a JAVA programmer so please be kind ... thanks for any help you can provide. Retired bit basher looking for a bit of help with … -
Replied To a Post in Is it possible to prevent image downloading?
 I downloaded it on my first attempt. Right click. View source find image link click on it. Save it. Accidentally downloaded it twice! file name was 20180406-_15A0049.jpg, file size … -
Began Watching Is it possible to prevent image downloading?
I have a script that delivers an empty gif file when an attempt is made to download an image ("Save image as..."). Here is a link to my page. Try … -
Endorsed Dani
-
Replied To a Post in What are specific steps for optimizing on-page or technical SEO?
And <h2 product type. /h2> should of course read <h2> Product Type. </h2> That sort of typo occurs if you try to sit talking to someone while answering a question … -
Replied To a Post in What are specific steps for optimizing on-page or technical SEO?
The most obvious thing to me is the lack of any h1, h2 h3 tags on the site! Individual products do have an h1 tag however on their own product … -
Replied To a Post in My hosting site was hacked and a landing page form is hacked
If someone uses a browser with javascript deliberately switched off they will totally bypass your spry validation scripts. And the recaptcha script as well. Spry is antique code from about … -
Replied To a Post in What are specific steps for optimizing on-page or technical SEO?
Link building helps. Such as raising a question here with the site url in the question... You say you are a newbie, but the site is massive and has been … -
Began Watching What are specific steps for optimizing on-page or technical SEO?
Hi everyone, I'm kind of a newbie and I manage my site, but my site seems to have some issues, and it has so few pages indexed that lots of … -
Replied To a Post in My hosting site was hacked and a landing page form is hacked
Why not give us the url of the page in question, then someone might spotted a weakness in the code that lets spammers through. -
Began Watching My hosting site was hacked and a landing page form is hacked
A hosting site I use was breached and a landing page form is hacked. The hack does not affect my other domains or their forms. I have reset .httaccess, swapped … -
Replied To a Post in Working on improving meta tags for my WordPress site
Oops, you do use a feature image in your summaries, I must have looked at some individual posts not realised that the cartoon style images in there text was your … -
Replied To a Post in Working on improving meta tags for my WordPress site
**Here's my solution** Use the plugin ContentViews, available from wordpress's plugin section and from the creator of the plugin's own site if you want the paid version with more features. … -
Replied To a Post in Working on improving meta tags for my WordPress site
So are you saying that you want the Categories individual pages/lists to be headed by the Category name? EG the category How we work to be headed as How we … -
Replied To a Post in Working on improving meta tags for my WordPress site
It is surprisingly simple to solve this problem. Give your blog post a title. Where it says Add Title on the blank page of a new post in your blog. … -
Began Watching Working on improving meta tags for my WordPress site
I have duplicate H1 tags on all pages of my website's blog, including tags, categories, and more. I have tried using default tools to fix the issue, but have been … -
Gave Reputation to gonshonmargo in Convert javascript animation into css3
Sure! I recommend using CSS3 animations to achieve the desired effect. You can use the @keyframes rule in CSS to define animations with different keyframes and durations. Then, apply the … -
Replied To a Post in calculate value in textbox
https://www.javatpoint.com/html-output-tag <!DOCTYPE html> <html> <head> <title>Output Tag</title> </head> <body> <p>Calculate the Sum of the two Numbers</p> <form oninput="res.value=parseInt(a.value)+parseInt(b.value);"> <label>Enter First Value.</label><br> <input type="number" name="a" value=""/><br> +<br/> <label>Enter First Value.</label><br> <input … -
Began Watching calculate value in textbox
I have 5 textboxes. How to calculate the total of price entered by users? Users need to enter quantity in each textbox and then it will calculate with price that … -
Tweeted calculate value in textbox
I have 5 textboxes. How to calculate the total of price entered by users? Users need to enter quantity in each textbox and then it will calculate with price that … -
Replied To a Post in Is there a replacement for Webs.com ?
Also, while looking for a clue to a SQL query's error, I ended up on w3schools, which has improved a lot from its earlier incarnations. And can across this https://www.w3schools.com/spaces/ … -
Replied To a Post in Is there a replacement for Webs.com ?
Free webhosting seems to have disappeared from sight, and all the free ones had some restrictions anyway. But wordpress.COM offers free hosting (not to be confused with wordpress.ORG, which gives … -
Began Watching Is there a replacement for Webs.com ?
Hi, I'm looking for a replacement for FREE web hosting, since Vista Print bought Webs.com and ruined it for everyone. I cant find a place to transfer my HTML code … -
Replied To a Post in creating nice thing with code
Need a lot more information than you have given. Is this a website, an online shop, an app, or what? And are you going to pay for this help, or … -
Began Watching creating nice thing with code
Hello guys, how are you all doing ? Guys there someone there, who is interested in building a project together ? to connect exchange ideas and knowledge -
Replied To a Post in Searching for Vps - Vps Questions
While planning to build a search engine, you might want to read this to get an idea of the amount of data involved. https://lewisdgavin.medium.com/googles-data-footprint-will-blow-your-mind-2237cf8e0d4 and perhaps this. https://en.wikipedia.org/wiki/Google_data_centers -
Began Watching Searching for Vps - Vps Questions
Hello There, I am searching for a vps host that will give me unlimited bandwidth as I want to run a searchengine from scratch after I build it and I … -
Replied To a Post in How Can I Cheak My Website Is Hack?
Can you show us the site and the extra pages? In some circumstances, a search on a wordpress site can make you think there are extra pages (One of my … -
Began Watching How Can I Cheak My Website Is Hack?
In my website many unnecessary pages added many time. I have delete many time he come again? -
Replied To a Post in 2023 SEO HACK TO WIN
If there was some special magic way to get listed on the first page of google, everyone would start using it, so it would immediately fail to work as then … -
Began Watching 2023 SEO HACK TO WIN
"How to position a new domain as quickly as possible on the first Google page?" I am aware that many parameters shoud be taken in consideration, including the KD, the … -
Replied To a Post in basic php script to get log files
Or Create a webpage with a list of dates, place it in a hidden folder with no links to it. Each date is a link to open the error logfile … -
Began Watching basic php script to get log files
PHP script that provides a basic web-page asking for a date. That date is then used to get the log file for that date from a directory containing many log … -
Replied To a Post in iFrame Security Questions
Borobhaisab, why do you wish to steal other peoples' work and display it on your own website, after editing some parts of the content, such as the name of where … -
Began Watching iFrame Security Questions
Hello Php Programmers, I want to open iframes, more than one, to some of my webpages from other webpages. What do I need to be careful off so no crook … -
Replied To a Post in Where to host my MP4 files
Why not put your video on youtube, and link to that inside a frame? Or are you worried that lots of other videos apart from yours will appear after it … -
Began Watching Where to host my MP4 files
I have a website that have 6 videos from +500MB to +1GB i have uploaded them my other hosting which is not same as the website thinking it would not … -
Replied To a Post in Where can I get a Website Done?
The worst thing to do is to try to build the site yourself! Because if you have to ask here how to do this, you clearly don't know how to … -
Began Watching Where can I get a Website Done?
I've recently started off a Cupcake business for myself and I really need a website done as most of my customers are struggling to find my business on the web. … -
Replied To a Post in Where will Twitter be in a few months?
I find it unbelievable that Musk walks in on day one and says the code has faults here, here, and here (realy? is he the greatest coder ever born and … -
Began Watching Where will Twitter be in a few months?
There's a list of advertisers that put ads on hold. But given the talent bleed, can it survive both problems of ad revenue and talent bleed? It really doesn't matter … -
Replied To a Post in How To Do Fuzzy Match Sql Query ?
Searching seven columns in one table in such a way could return the entire table in some cases. It suggests to me that your tables may not be normalised properly, … -
Began Watching How To Do Fuzzy Match Sql Query ?
Hi, Are these MySql queries (with Php) correct ? Wild Card match. Fuzzy Match query. Imagine there are 7 columns in the Mysql table. $sql = "SELECT * from $tbl … -
Replied To a Post in How do I create a porn website
How to create such a site? Collect lots of images and videos, but avoid stealing them or you will end up being sued. Try contacting subscriber only sites and get …
The End.