The ISA are: http://highered.mcgraw-hill.com/sites/dl/free/0072467509/104653/PattPatelAppA.pdfI want to know how to multiply a bit by 2 to shift it left, divide it by 2 to shift it right and store the bits that extend out to restore them at the bottom again, shifting the bits in a circle....
206 byte By
kku at 2007-11-20 11:05:06
Hi,<br/>plz can any one fix it'<br/>I upload my web site but it will showing sql error<br/>i-e<br/>"Client does not support authentication protocol requested by server; consider upgrading MySQL client"
3432 byte By
cjmcfg at 2007-11-20 11:05:14
I know nothing about php code but i do some other code and some coding basics. I was given this registration script and it has a "Parse error: parse error, unexpected '<' in /homepages/6/d122159774/htdocs/stjohns/portal/register.php on line 79"I can't seem to find it...Here is my c...
2662 byte By
Nibinaear at 2007-11-20 11:05:24
Hi there. I've been trying to get a basic example of TinyMCE working, you know the WSIWYG editor for CMSs. I've posted on their official forums, but no one will help, so I decided to post on dev-archive in a last attempt to get it to work.So far I've created my file below which is an...
1083 byte By
snapd at 2007-11-20 11:05:26
Hi guys,I haven't really used javascript before except for the odd snippet, and I was wondering if anyone can help me with a problem I have:I need a script that chooses a phrase at random from 4 pre-defined lists of phrases, and does it all from the one page - rather than a separate page and a...
405 byte By
ayumi at 2007-11-20 11:05:33
currently have a program which runs in this sequence...main window calls a popup window.. in the popup will process n update. how can i set to close the window with <a href="javascript:refreshparent(...)">close me </a>wanted to refresh the parent and close the child window. i got some co...
2148 byte By
voidflux at 2007-11-20 11:05:39
Hello everyone.I was confused on what makes a many-to-one relationship. For instance I modeled this .ddl db2 code in Rational Software Architect and its showing its a many to 1 relationship based on the code I'm going to paste.The reason Im' asking this is because I'm writing a progra...
333 byte By
ayumi at 2007-11-20 11:05:40
i have an input <input type = "checkbox" name = "checkboxDel[]" ...>how can i use javascript form. to get the checked value? or get the component name itself. as when i do a post the query string of this component is ...&checkboxDel%5B%5D=25&...anyone has better idea of how to go about? thanks...
225 byte By
taboonch at 2007-11-20 11:05:41
I made a program that adds 2 hex numbers in 16-bit. I was wondering if I could use the same code to add 64-bit hex numbers. What changes should be made to my code?? :D<br/>Attached is my code for the 16-bit addition. :)
227 byte By
Quell at 2007-11-20 11:05:48
Hey.<br/>I was doing some winsock stuff for WM2003, and i ran into a problem where SO_RCVTIMEO is undefined. So i am stuck on how to set the timeout for sending/receiving data. Any ideas how to do it?<br/>Thx in advance :D
2022 byte By
edhan at 2007-11-20 11:06:05
HiI am trying to display either source1 or source2 thumbnail image but unable to find a solution. Hopefully someone will be able to help.Here is the code I am trying to figure out.$db=mysql_connect ($DB_HOST ,$DB_USER,$DB_PASSWORD) or die ('I cannot connect to the database because: ' . mys...
how can i insert a database in my website that where i can add edit delete?
Hi all...<br/> I am using XUL to develop a prototype ( Just a GUI, with no functionalities) on firefox...i am struggling to decrease the size of groupboxes...by default my groupbox is occupying all the window space from left to right...HELP!!
1345 byte By
ahammad at 2007-11-20 11:06:52
Hello,I would like to scan a certain directory for XML files. Then I want to take in every XML file, read it, and stores the contents as a string in an array. For example, if the directory has file1.xml, file2.xml, and file3.xml, they would all be scanned and read. Then, all the contents of file1.xm...
633 byte By
petru66 at 2007-11-20 11:07:02
A part of my current project has to do with running JScripts from .NET. For this I create a VSA Jscript engine, feed it with the scripts, compile and run. The problem comes when compiling: all names used in functions and not declared as "var" raise errors. Clearly, no run is possible anymore.I could...
Hi all :)I need help for a simple, i guess, application.The application should be in embedded visual c++.The only thing the application will do, is to open another application...!Thats all!for example, it should be like this (I am not a coder, sorry...):open ("Storage Card\app2\app2.exe")Can someon...
Hello,I am writing an assembly proc to put a text string on the screen without using int 21h and I'm looking for the fastest way to do it.These two procedures are doing the job, but I want to know which one is faster, and maybe there is a faster way? The only specification is that it needs to r...
476 byte By
yeahdude at 2007-11-20 11:07:47
hi good day,i'm having a problem with ascii to hex conversion. please someone help me with coding. i've seen iviggers code and man you're good at it. thanks. and it answers my problem.but my other question is, that can i have a more simple code of ascii conversion to hex. i need a sim...
I am working on a simple little Ajax app that displays flash video. But I am running into limits with I think some sort of garbage collection with flash that is forcing me to have to refresh to clear it. I cant have more than 14 instances of it loaded. After that it just wont display it. So if for e...
229 byte By
ikava at 2007-11-20 11:08:55
Anybody can say if this directory makes sense:<br/> http://www.wirelesspedia.com/Applications_Software_Development<br/>I mean the way they are grouped by different categories. Any info and feedback is really appreciated.
330 byte By
rieske_p at 2007-11-20 11:09:08
hi,i want to make some bluetooth remote control between pc and mobile, which can control pc from mobile such shutdown pc, restart pc and send message to pc. there will be two program, pc as server on j2se, and mobile as client on j2me. does anyone know the link, or anyone that have build same appli...
I am trying to count the number of box tags in the newly opened window... Inspite of the fact there are 3 box tags it shows 0.Later I added a small piece of code to the javascript file and it showed 3...Where's the bug in the code ??Below are the javascript code and the xul code resp..the javas...
665 byte By
g1m0v0n5 at 2007-11-20 11:09:35
Hai, I am working in Php and Mysql 5.0. I need to create an online newsletter.I have to send newsletter (Html files or Email with a pdf file as an attachment) to all email ids which are stored in an online database. The html newsletter and pdf file are stored in a folder on the webspace.I login to...
I have a table like thisCREATE TABLE tbl_CustMaster(CustID BIGINT IDENTITY(1,1)CustName VARCHAR(100),JoinDate DateTime,EndDate DateTime)Now I want to run a query in which I want to extract custID which lies between JoinDate and EndDate. Can someone help me in doing this??...
1127 byte By
lribeiro at 2007-11-20 11:11:20
Hello. I'm trying to write a script o post the content of a text file to a ASP web page. I need to provide username and password to log on to that web page. This ASP web page also needs a digital certificate to authenticate. I'm using the code bellow but i get the message "a connection to...
105 byte By
pdunning at 2007-11-20 11:11:32
how do I add two 64bit integers using the 32bit mips instructions?<br/>Any help would be appreciated
628 byte By
tgwdnghn at 2007-11-20 11:12:05
Hello- I'm entirely new to assembly and such, and I have several questions regarding the Interaction Between CPU and Devices.How does the CPU communicate with various devices? Hows does it see if a device exists? What organization or standard, de facto or otherwise, determines how the CPU inter...
WM5VS2005VC++ using WTLHello All,I am developing a mobile application for smartphone. I am closing/terminating my application in smartphone by posting a message to main dialog and calling Destroy window and PostQuitMessage function. Is this the correct way to close mobile application?Because I found...
Hello,I am using INT 13h AH=02h ( http://en.wikipedia.org/wiki/BIOS_call#INT_13h_AH.3D02h:_Read_Sectors_From_Drive) to read sectors from a drive to the memory, and I was wondering how one should pick the target address? Are there any rules? Do I just pick a number from 0x0000h to 0xFFFFh and use it?...
177 byte By
BrinkSr at 2007-11-20 11:12:58
How do I load the 'EXCEL' or 'HTML4.0' output from a Reporting Services ServerReport.Render call to an 'Excel.Application' object using Javascript?
541 byte By
JavaDev at 2007-11-20 11:13:35
I am developing an application in struts framework , where i am trying to display some content to the div tag in jsp when a option is selected in drop down box in a <html:form>i can do this in jsp using onchange=this.form.submit() but i dont want to use this method as it effects the performanc...
hey everyone i was wondering how i can pull files that are uploaded to folder and have them post on a page IE:i have folder usercontent-where content is uploaded toand html doc content.html-where content should displayalso upload form at userupload.php-the formhow can i get content loaded into userc...
476 byte By
Mitsukai at 2007-11-20 11:14:05
hi i have disable selection by overriding mouse events.. however i can still select evrything using CTRL+A.is there any work around..?document.onselectstart = function() { return false; }document.onmousedown = function() { return false; }document.onclick = function() { return f...
6704 byte By
Mitsukai at 2007-11-20 11:14:16
in ie it doesnt display anything(completly blank)and in firefox it works perfect..here are my files (u dont need the images to test it .. do u ..?)index.jsfunction newXMLHTTP(){ var ret = null; try { ret = new XMLHttpRequest(); } catch(e) { try { ret= new ActiveXObject("Msxml2.XMLHTTP"); } ca...
404 byte By
Mitsukai at 2007-11-20 11:14:47
i have this cssDIV.border{ -moz-opacity: 0.85; background: #999999; border: 1px solid black; filter: alpha(opacity = 85); margin: 2%; opacity: 0.85; padding: 2%; width: 100%;}it shows fine in IEbut in firefox its strectching beyond padding and margin...for firefox i must set width 92% and ie 100%......
so i was wondering if anyone had a script that i could use to upload files to folder a. and then on a seperate page have what was uploaded to folder a output with links to download files from said folder. ive been tryng now for over a week and cannot figure it out. i am very new to php so the more e...
Hello, I was wondering if anyone could help with this issue I'm having. I need to create an HTML based website which rotates images every x seconds; however I need to use java to code it. Presently I have var dimages=new Array();var numImages=7; dimages[0]=new Image(); dimag...
759 byte By
amal2004 at 2007-11-20 11:15:09
hii all,Im doing a research about search engines.if any body knows how it works pls reply this thread.I found some details but don't know whether correct.Also i would like to know is there any difference between the mechanism of search engines? ***first it searches the all web pages based on t...
Hello to all gurus, <br/> I am making a software for payroll system in my company. But the time limit is very less. So I am in a hurry. Can anyone please send me links of the table structures of Payroll system<br/>Thank You
how can i set headers and footers in a html page
107 byte By
walidaly at 2007-11-20 11:16:01
How do I connect from php to mysql through a Unix socket not going into TCP/IP as they both on same server?
how do i change the following code so that i can have a list rather then a dropdown box that loads into embedded player? The dropdown will load into player but i dont want a dropdown. any help? <html><head></head><body bgcolor="6699cc" ><center>WILL ONLY WORK IN INTERNE...
893 byte By
yoyosh at 2007-11-20 11:16:35
I have Vista Business (64bit) and I tried to install MS SQL SERVER 2005. My computer`s name is HFAST. During installation I have choosen 'Windows Authentication" and LocalSystem login. I`m running Administrator account. Here is my problem: I have installed 2 database engines (one default and on...
Hi all!I'm trying to make two-state buttons. For that purpous I've used this code:window.onload = rolloverInit;function rolloverInit() { for(var i = 0; i < document.images.length; i++){ if(document.images[i].parentNode.tagName == "A"){ setupRollover(document.image[i]); } }}function...
Even though there exists an element by name 'outbox' in my style sheet, the getElementById() fails to return the handle... plz explain me why...this is bugging me since 7 days...here i need to do 2 things1. i need to write some data to the window using window.document.write,2. i need to dy...
Hi Guys,I'm getting following error while running the perl program and calling C function from it. Would anyone please tell me what is the problem ?Thanks,Himanshu------------------------C:\MTF>perl C_func.plMicrosoft (R) Program Maintenance Utility Version 6.00.8168.0Copyright (C) Microso...
515 byte By
bobo at 2007-11-20 11:16:58
I had a very nice 1 liner bash command running in a cron job to backup all of mysql, then it would compress it in .gz, then finally email it to me.I can't find that website anymore so I'm looking for a bash guru. The line would look something like mysqldump -udbusername -pdbpassword db_nam...
I split the main window into 2 frames vertically using iframe in xul...i dont know how to write to the first frame using the document.write function. how do i get the handle to the document of the first frame..plz explain me with little example code...<?xml version="1.0"?><?xml-stylesheet h...
193 byte By
THY02K at 2007-11-20 11:17:04
Hi, is there a "SQL Profiler" which comes with SQL 2005 Express Edition ( http://msdn2.microsoft.com/en-us/express/bb410792.aspx) <br/>If not, can I download one separately?<br/>Thanks
1454 byte By
chunks at 2007-11-20 11:17:10
one of my friend mailed me about this help and i could not help him. please save this as .htm and pls tell what value should be entered in the Textbox to get the Alert Correct <html><head><title>Solve It</title></head><body><center><h1>Can You?</h1&...