Bytes - IT / Dev Knowledge Shared Latest IT and Development Questions Answered |
I have a Hp slimline pavilion s7627 i kno its kinda old and my sound card is the realtek high definition audio something like that. when ever i try 2... more »
Hi,
how to ensure that pc does not sleepa or hibernates even if i leave it unattended?
I was downloading something, and left the PC unattended... more »
Just wondering...Am I the only one in the access universe that would like an Outlook like calendar option? Is there such a thing as a calendar that... more »
Hi all i wanna invoke a function when user presses ctrl+F .The function works same like searching a string in word or notepad but in my project i m... more »
Here is my code:<title>Dom demo</title>
<script type="text/javascript">
function changeText()
{
var Temp =... more »
hello!!!
i have five txt file in one folder(cat2t.txt,cat9t.txt,cat6t.txt,cat43t.txt,cat19t.txt)
and i need to extract data from this file without... more »
Hi I am working on a program that will connect to a server that I input from the command line and make a request for the HTTP response. I am... more »
Hi All,
I am trying to create own manipulator, which will add the extra tab with input. Please find when I run the below program I... more »
Hi,
I have a field month (datatype number) in my table and I want to display the month in words. I wrote:
select Format(Month,"mmmm") as month... more »
I can't seem to get this working:
$query = "SELECT c.c_id,c.c_name, COUNT( p.recipe_title ) as theCount
FROM new_recipe_cat AS c
LEFT OUTER JOIN... more »
With reference to the attachment my Query is I want to insert 1 common value for the Columns Ref No & Address.
i.e If there are total 6 records in... more »
Hi everyone
I am having a problem that i have to solve
The attached Excel file have a list of purchase made in 10 days
With 3 products A, B, C.... more »
In a MS Access query it's straight forward when you want to return record number 100 as in:
SELECT *
FROM Depreciation
WHERE... more »
I know that I cant do alot of things with runtime that i can do with regular, and i know that one of those limitations is writing to a runtime table... more »
With information gathered from a question I posted 3 weeks ago, I made the following query for my movie database:
SELECT Nation.Nation,... more »
Here is my code:<title>Dom demo</title>
<script type="text/javascript">
function changeText()
{
var Temp =... more »
I am working on a query that I would like to get the top 4 values based on a group. Here is the SQL:
SELECT qRenPercRept1.CountOfccName,... more »
I am in the process of modifying some code that reads a .txt file after it has been created from .pdf (this works great) and find a specific line in... more »
Hi guys,
i hope you can help me with my head-against-the-wall-bouncing-problem. First the scenario:
winlogon.exe (with customized GINA) calls a... more »
I have two tables Invoices and Payments. invoices have payments. I want to write a query that displays unpaid invoices and the remaining amount of... more »
Hi All,
I want to execute two sql statement conditionally in a single SQLTask of the DTS package -
Is it possible to implement this ?
Please... more »
Hey guys,
I can't find a good snippet to check whether an php error has occurred (maybe warning and notices too).
I'm doing this for... more »
I created an existing sample that writes input text to a background image no problem. See here.
I attempted to use a font using Imagettftext ()... more »
I'm not asking for source code, but simply help on this concept.
I am required to make an Appointment Book. My program looks like this :
... more »
I am maintaining a intranet web application that allows users to Search/Add/Edit items and run reports.
When the user searches for items or runs... more »
I am using a web form which populates radio buttons via a loop.
Each radio button in the form is numbered by the loop so if there needs to be 3... more »
Hello i'm writing a class for network all works fine but when client disconnected my code can't dected it so if u can help me or say is there an... more »
I'm trying to read an Excel worksheet and do a find/replace for all of the commas "," in any of the cells in the sheet and replace them with a dash... more »
Hello,
I just read a few tutorials about CAPTCHA from the net..I got the class captcha.php and a main file ..I pasted a few codes from the net but... more »
Hi
Bassically what i want to do is check the user agent and if it is a mac redirect to /mac if it is a pc redirect to /pc if it is another or... more »
I am following some code written for the binary tree.
The tree variable is the class object.
The program is running fine. however, I really... more »
Hey everyone..
I am facing a strange problem right at the start of my project.
I am developing an asp.net application using visual web developer... more »
Hi,
I am a newbie to C++ (and programming in general)
I have the following:
char* fOutMsg;
strcpy(fOutMsg, "03DS2");... more »
Hi there,
I want to know if a unique token or some identifier is issued upon successful logon
to a Windows machine via Active Directory.
If... more »
Public Class frmMain
Private Sub btnExit_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnExit.Click
Me.Close()... more » | | | | Forums
Visit our community forums for general discussions and latest on Bytes
/bytes/about
We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights.
Get the best answers to your questions from over 229,136 network members.
|