Quantcast
Channel: DaniWeb Solved Topics
Browsing all 564 articles
Browse latest View live
↧

Input tag value being displayed but not being posted to MySQL database

Hi all I'm trying to put together a room hire site, to be used by the lettings clerks, for our local Quaker meeting house and I've hit a couple of problems. I have an HTML form that, using data from a...

View Article


Why is there 0 Contributions at this link?

https://www.daniweb.com/members/1186328/lacy-3 shows 0 contributions but you click through and they have made some posts.

View Article


Oddity at https://www.daniweb.com/articles/latest Why twice?

https://www.daniweb.com/articles/latest shows me this a duplicate of my recent post. Ouch. The ability to share images looks broken too!

View Article

Another issue. When I click Post Reply.

Just now when I crafted an answer then clicked Post Reply the button dimmed and it's just sitting there. Gave it a few minutes but there it sits. While I've found I can copy out what I wrote, tap F5...

View Article

Hi everyone, I'm harpreetp

Hi

View Article


Upgrade from Fedora 28 to Fedora 32

Hi everyone! i have Fedora 28 (with xfce) installed on my laptop. As Fedora 28 is now an old version, I'd like to know if there is a way to upgrade directly to Fedora 32, with no risk (I mean no data...

View Article

VB.NET Custom import excel to Datagridview

Hello all! I have an excel file that looks like this: Time of Day Lap Lap Tm Speed 14 - Stoicescu Dan - Regularitate Coupe 9:40:50.835 1 2:47.462 88.763 9:43:37.584 2 2:46.749 89.142 9:46:33.319 3...

View Article

How to move tkinter window | override-redirect flag

I have already created functions to handle that. But it's shacking when i try to move( After add more widgets). Can somebody help me with that. from tkinter import * from PIL import Image, ImageTk...

View Article


Create a fully redesigned tkinter window

After minimize the window disappear from taskbar and i can't set that again as it's looping...Is there any other way to minimize or fix that. watch inline code examples. from tkinter import * from PIL...

View Article


Image may be NSFW.
Clik here to view.

50 Years Ago On Daniweb. 5 years before the Internet was born.

Here's the screen grab: Here's the link to the 50 years ago reply: https://www.daniweb.com/posts/jump/ (doesn't work) Here's the link to the discussion:...

View Article

Having some problems with compiling py to exe

Here is what i get when compiling py to exe using cx_Freeze... I used Admin cmd too... but it keep give me this error.. how can I make it right...please help me with this....

View Article

my function is not working

function username_exists($username){ global $db; $sql = "SELECT 'username' FROM users WHERE 'username' = '$username'"; $result = mysqli_query($db, $sql); confirmquery( $result ); if...

View Article

Error in required structured data element

Google search console flagged a couple of my AMP pages with the error: Error in required structured data element When I use the URL inspection tool, it says: Linked AMP version is valid with warnings...

View Article


Looking for postal code information and street info

Hi there, Not sure if I am in the right place, but I wanted to ask where I can access a csv file for all the streets in Belgium?

View Article

Office 2016, 365 exchange emails stuck in outbox until system restart

Ok this is a weird one and its been ongoing for many months, wondering if anyone has any ideas. We have 10-15 office 365 exchange email accounts and they all work perfectly fine apart from one account...

View Article


code for these two programs

Write a program to sort an array of integers in ascending order by using pointers Write a program to sort an array of integers in descending order by using pointers

View Article

Check table to see if array items already exist

Hi all, I have been confusing myself for days over this so bear with me if it gets a bit confusing. I have a table called tags with columns id, name which list all unique tags (linux, php, mysql,...

View Article


Regex or string replace to add html tag

Hi, how can I use regex or string replace to add missing "p" tags to sentences without tags. I tried matching* and splitting first the whole string matching "h" and "pre" tags but dont know how to...

View Article

Button Array in HTML

Hello everyone, Could someone please help me with an Html and CSS issue. I am using asp.net c#. I am stuck in how to create an array of buttons in HTML. I do know how to create 1 button but I need to...

View Article

get selection into POST

New to this forum and to programming in PHP, so apologies if I miss some detail. I have found some code which does almost everything I need, but I can't figure out how to get the 'selected item' from...

View Article
Browsing all 564 articles
Browse latest View live