Hello.
My VB.Net project is connected with MS Access. Whenever input in VB, it will save in Access. I don't have any problem with textbox but I don't know …
Hi, All
Presently I am working on a MLM (Multi Level Marketing) Software using PHP & MySQL. But I am not being able to display the Down line Tree …
I am writing a game in which I need to know whether or not a user preforms an action in one second or less. I can not use time() because …
I need the code for fingerprint capturing using vb6 and also which control do i use in achieving it.
Hi
can any one please help me with some sample for multiple textbox value in php search.
all the fields in the search are in one table.
I have attached …
I want to save the capture fingerprint into database. the below code is given with SDK which fired on fingerprint capture. Please help which value i can store into my …
Hi Dw
I want to record video with audio, the current program has two forms of which one form record external video and the other form record internal so I've …
Hey guys, been a while since I've been here, but still the best source for help. Hoping you guys can help me with a checkbox/radio button scenario.
HTML...
<div style='margin-bottom:5px;'> …
hi, I am having a problem with adding button on jTable for each data I get from the database.
here is what I get from database in SQLite
…
Greetings Daniweb!
Just recently, I was able to integrate a Fingerprint device to my application. Can now scan fingerprints and save them to database using the INSERT TO syntax.
But …
Hi,
I am stuck with a problem. I have two Date objects (util class objects). I want the difference between these two dates as the number of days between them? …
Hi Dw.
I have a MS Access database that has 9 columns what I want to do is to retrieve all data from a database only on 5 columns.
I …
Hi guys,
I wonder if you can help me at all. As some of you will know I do a bit of java development here and there but unfortunately …
Hi group,
I'm discovering that my Excel spreadsheets that are being created by a VB.net app I've written isn't completely closing them as they should be. I'm struggling to understand …
The GitHub Repo is here. This was part of a contest with someone I met on Omegle. The goal was to see who's VM could run a set of …
(short version of the story)
I'm using Kubuntu in BIOS Legacy State as this was the only way I could see USB option in Boot Menu (F12). And it was …
I have a char array which need to check each and every character untill there is no more character to check,
so in C usually we write as:
Basically, I have a program in Delphi which POSTs data to a MyBB script on a server, when the MyBB script recieves that POSTed data it is supposed pass that …
How to calculate time complexity of any algorithm or program ....
need help on this..
I'm not quite sure the difference between strcmp and == operator when comparing 2 different strings, I was told to do this but == works as well with less typing.
…Hey,
I just started learning C++ a couple of days ago and I'm interested in making an automated bot for an MMORPG ie. Runescape, MU Online, Silkroad Online, Last …
Heya i want to use ShowWindow(hWnd, SW_HIDE); to hide some application,
The problem is that the code i wrote works perfectly for any application except the one i need …
Hi, I'm new on this forum, but a friend directed me here to seek further assistance with a program I am trying to create. I have to create a program …
Hi all..
How i can make a report without using database.
Data can directly from the active form.
Thank you in advance
I've tried following the Microsoft instructions to add multiple Textboxes to my form, but just cannot get it to work.
Thus, I've deleted everything I wrote, so I don't …
Hi, Daniweb.
I have this hobby project I'm playing with where I need to generate data for a MonteCarlo simulation.
The data needs to fit within a bell-curve around …
I've tried everything, including running bootrec numerous times and I can't boot into Windows10. It started when I came home and noticed Windows was informing me I was missing my …
How come when I make a big change to my AdWords campaign, suddenly there's a huge spike in my Google organic traffic for the next half hour or so?
Hi everyone,
I appreciate this may not be the best forum for such a question however this is by far my favourite forum as everyone is so friendly and helpful …
I wonder how to handle exception in ResponsesEntity
.
When it receive wrong url, it supposes to go to the catch
block and display the log
. But I keep getting error …
What has Schrodinger got to do with the complex and paradoxical concept of quantum computing? The answer is that both Erwin and his hypothetical cat relate directly to this subatomic …
Hi DW.
Is there anyone know how to read a text file line by line from the web/internet in VC++?
I have a function which works well in reading the …
Im having a hard time on how to display the total price when i choose roundtrip, on how to display the price and the total price.. someone please help me …
I have multiple JSpinner which have items 1-10 , and one JTable. When the JSpinner is clicked, the value will be added to JTable. I want to get the row …
Hello everyone,
I am having trouble with my code to list all the prime numbers in R. This is what I have thus far:
prime = 0:100
for(val in prime){ …
Hello how do you feel about Ionic 3 and Angular 4 frameworks? Are they compatible with Ios? Do i need to know Java to use them?
Write a program that displays all numbers divisible by 3 and 4 within a range entered by user. Display five numbers per line. Numbers are separated by exactly two spaces.
…I'm searching for a forum for my website http://www.game4tress.com
The only free forum I know is https://www.phpbb.com/
The problem is that I've used this …
I'm new to working with PHP and I am in need of some help. I am currently working on setting up a test using Dreamweaver so that users can log …
Coin game: Alice and Bob are playing a game using a bunch of coins. The players
pick several coins out of the bunch in turn. Each time a player …
hello friends , i need a help to create a binary tree using PHP and mysql. Friends i able to create a tree which is start form parentID with 0 …
Hello,
I have been searching around the net looking for solutions to my problem, but none have worked. My issue is that when i redirect using:
<meta http-equiv="Refresh" content="0; …
Howdy All -
I am just wondering if anyone has successfully converted a massive (subjectivity implied) COBOL application to another language. If so, into which language was your system converted …
Hello,
I ususally browse internet using google chrome. OS is windows XP.
Can anybody tell me any free and safe proxy server?
Whenever I search for any online shop, my …
I have this email code from a website template that I want to use for my site. The problem is that when I click on the "Send message" button, the …
Hello,
I´m not a professional in vb.net, but i try to make a tool for my colleague and me. I got a XMLTreeView on my form and i load …
Inside of a class template having parameter typename T
the compiler generates an error concerning 2 functions. T
does not seem to be recongnized as the template class parameter it …
i need your help , i m trying to put borders around the page in the attachment ,so i try some DIY like this :
<html>
<head>
<style>
body …
Please see my post vbScript - The Basics for more details on vbScript.
Some scripts need input (other than from the command …