I'm using Classic ASP on a Windows 2000 server to direct a handheld running Wiindows CE to input a barcode scan to SQL. My problem is that I can't set focus to the input textbox on the hand he...
I have a database of calendar type items. I generate a weekly report that pulls all records with a Start Date of the current date through the next three months using the following function: Be...
Please find the below errors
i cannot go ahead with the production relase because of this issue.
Kindly help me regarding this:
Hi,
I have an issue, I am making a scrip that uses MySQL The script suppose to run in 3 languages. English, Tamil and Bengali. The issue is that I do not find a Tamil or Bengali character s...
Dear Experts,
We have a exchange 2003 and Outlook 2003 client to connect. Today we found that any user / admin can send an email to any users just selecting the email address of the user in...
It started today - did not try office repair (or reinstall) yet.
Thank You
i dont seem to be able to get this to work, any ideas, thanks.
<script>
window.open('http://www.surveymonkey.com/jsPopInvite.aspx?sm=', 'win', 'height=160,width=300,scrollbars=yes,resizabl...
My boss wants me to document a Red Hat Linux release 8.0 (Psyche) box (2.4.18-14smp #1 SMP Wed Sep 4 12:34:47 EDT 2002 i686 i686 i386 GNU/Linux) . The questions I'm stumped on are:
Can Red ...
How do I expedite Googlebot generating a 404 report?
http://www.experts-exchange.com/Web_Development/Search_Engines/Q_23550298.html
Hi Guys
I run a small training centre. We are in process of expanding this business. I want to create three totally separate and secure networks in my centre. These will be for staff, student...
For Each loop fails with error "Variable 'strComputer' hides a variable in an enclosing block".
I commented out the variable strComputer and also receive an error.
I didn't think you had to ...
Can i migrate Infopath forms from 2003 to 2007 ?
Hello all
I am running server 2003 ent edition domain. I have 3 domain controllers. For some reason after a while the netlogon service simply pauses and I cannot join new machines to my dom...
I want to bring up system information on my server and when I do thru system tools to says to start the service called Help and Support. When I open services I dont see it any service called H...
Trying to print a line chart source query results (see attached sample). Aline for each [CRLastName] plotting the count value with the x axis representing Vmonth/Vweek but using the VWM as the...
I have the following awk script that parses a files and outputs this data to another file. I'm using the pipe symbol as a delimiter. What I need is to apply a prefix and suffix to this data. ...
Hi Experts,
I use a SQL datasource to fill a datatable that I use for a VB application. When setting up the contraints in and between datatables I can use fillschema or setup all contraints (...
Hi,
I have a 2d array, is there any traversal algorithm which starts at the 'center' of the array then spirals around to the outside? Something like:
// 4x4 array:
x x x x
...
Hi,
I am doing electromagnetic course and stuck on some questions. Would appreciate assitance on the same.
Thanks
The internet connection slowed down for all our computers on our LAN. We isolated the problem to a computer that was slowing everyone's internet access down. Once we restarted the computer, ...
I have an approval-required list where multiple people enter items. One person is an approver and is a member of my approvres group.
I would like for items entered by the approver to be au...
Firefox will only open index.shtml as a text document while IE opens it as a web page
What should I do to the Apache server to allow firefox to see the file as an html page?
I'm trying to find the list of file changes in my repository between two dates/two versions. I tried using svn list -r [date] but it only gives me the listing of files before [date].
It wo...
I am trying to use BrowseForFolder to open a folder dialog in vbscript.
Set objShell = CreateObject( "Shell.Application" )
Set objFolder = objShell.BrowseForFolder( 0, "Select a folder:", ...
Hi,
Within a Word document, I want to be able to specify a starting location and an ending location to finally get the focus on that part of the document. This code was working fine in 20...