473,544 Members | 1,997 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

General Forum

For Miscellaneous Answers and Insights that don't fit in existing topics
0
4,175
thread by: Nikhilesh10 | last post Apr 19 '23 by: Nikhilesh10
The key differentiating features between the two and how does it affect the run of the program?
30
4,182
subashini Thiyagarajan
thread by: subashini Thiyagarajan | last post May 31 '07 by: eragon
Hi, What is the coolest letter in A,B,C,D.................Z?
0
4,182
thread by: SteveQuist | last post Nov 14 '22 by: SteveQuist
I have a form with a textbox txtSelectedCustomers that has the values: "ACE ", "CORN ", "DOVE " I am trying to use this textbox in as the selection criteria. If I use: In ("ACE ","CORN ","DOVE ") as the selection criteria, it works. if I use: In (!!) nothing is returned.
3
4,201
thread by: premMS143 | last post May 6 '09 by: Markus
In my home I've a PC. But i think the home was not earthed properly, hence I'm feeling shock whenever I touch my PC metal case. Is there any alternate way to avoid this...? Please suggest me..
3
4,213
thread by: LRI41 | last post Sep 8 '06 by: LRI41
I googled an error message and it came up with two posts on your forum and when I got there it said I needed to register to post my question, I am not sure whether is this the correct place to post it or not. I did read the FAQ's but did not find them enlightening. The two post that showed up on Google were the same question but with...
11
4,224
Banfa
thread by: Banfa | last post May 17 '07 by: tolkienarda
I'm sure you've all heard this one You come to a T junction, 1 road leads to certain doom in the pit of invalid memory accesses while the other leads to a chocolate mountain (or in mmccarthy's case a Whiskey Lake). There are no sign posts but there are 2 people at the cross roads, one is wearing a red T-shirt and the other is wearing a blue...
6
4,242
thread by: pawejpawej | last post Sep 22 '07 by: pushpinderbagga
I want to store hindi language in the column of mysql table. what kind to changes can be done for that.
4
4,247
thread by: jmarcrum | last post Oct 17 '07 by: sicarie
I have to modify this assembly code in order to make it use interrupts. Right now, when I push button 1 on the microprocessor the count increments once (the LED's count in binary, using only 3 LED's and only counting to 7 in binary). The second button on the microprocessor, when pushed, resets the count. I have the addreses for both button in...
0
4,253
goodbean
thread by: goodbean | last post Jan 16 '23 by: goodbean
I am currently trying to figure out why gcc is throwing a warning at me for this macro only when using the '--' operator. It's a simple macro that cubes a value: #define cubem(a) (a * a * a) When I call it in main(): cube_result = cubem(--a); However, this is what gcc says: https://pasteboard.co/LgHUg0lhcQgl.png
0
4,256
thread by: rizzy | last post Jul 27 '07 by: rizzy
Hello, didn't know where to post this, since you don't have a vbscript section. I thin k however that this applies to javascript as well. I have an asp.net web application which allows the staff to swipe a variety of cards as input. I have a magtek card reader (their tech support is incompetent) for that purpose. It requires an activex...
1
4,269
link
thread by: link | last post Sep 2 '07 by: ax7884
I keep on downloading these files and still don't know what's the use of .jad file. Should I really download these both files? Thanks :)
1
4,280
daffurankan
thread by: daffurankan | last post Aug 23 '07 by: pbmods
hai, this ankan from this side i wanted ton ask that what is RUBY ON WHEELS ? it `s that a new technology in the web dynamic application. Reply ASAp Regards
1
4,295
thread by: musai | last post Dec 26 '07 by: debasisdas
Hi Members how to use findwindow API for outlook application let us example For excel we use to find excel FindWindow("XLMAIN", vbNullString)
1
4,312
thread by: justin00 | last post Dec 12 '07 by: debasisdas
I'm having some trouble whenever I'm trying to apply date queries to my report recordselectionformula. I'm using c# with an Access db. The report is a subquery with links already established between it and the parent report. "nextCycle" is a c# datetime object. My code for the formula is as follows: ...
1
4,339
thread by: endoflife | last post Aug 13 '07 by: epots9
hello my friends i have a web page and ı want to redirect this web by using body onload with (parent.window.location) how can I redirect with this method? Can you explain or help me pls, take care.
3
4,343
thread by: karpakavallli | last post Oct 8 '07 by: debasisdas
i need the code and the explanation to the code calculator
18
4,361
thread by: metaphysics | last post Jun 4 '07 by: pbmods
I'm having trouble with installing something that requires me running a script using a command prompt. The instructions say that I need to open a command prompt to my /script/script_name/ directory and after I do that, I need to type in a file name and it should do the rest. After I get into my FTP, what command do I need to type? Sorry if...
2
4,363
thread by: Randomdude12 | last post Aug 11 '21 by: luckybansko
Hello! Why can't I get the directions? I'm a beginner and I have no clue where the problem is. When I open it in the live browser I can see the map but no option to choose routes. <!DOCTYPE html> <html> <head>
1
4,373
thread by: abhinav7777 | last post Jan 4 '08 by: numberwhun
Hi!! I'm Final Year Student(CS).. I'm developing a project which is a prototype of a SPY Vehicle.. I want to know how to access parallel port using C/C++ , VB.Net or Java. Anybody having knowledge about controlling stepper motor using parallel port , help me out..
0
4,375
xarzu
thread by: xarzu | last post Aug 17 '21 by: xarzu
How do I pull ascii files or folders off a server I am remoted into? For the first time in my life as a software developer I am tasked to remote in by VPN (sort of) to a server where ASP code resides. I want to copy and paste the text locally so I can do things like searches for function names and such. I can do it on the server perhaps but...
0
4,386
thread by: Loren | last post Feb 14 '06 by: Loren
I have a smartclient (3 tier) solution that I deploy via a hyperlink on our Intranet. It is having some problems. On some machines now when the user clicks the link it will not load the application it just simply sits there and does nothing. However, on some others it gives this message IEExec.exe - Common Language Runtime Debugging Services...
0
4,412
thread by: goatbishop | last post Oct 12 '21 by: goatbishop
Hello, I'm happy to join in this platform. I'm a graduate student and my research interests is machine learning. I'm working on subspace clustering and related work. This is my first article in Bytes. Unsupervised Learning The core of Artificial Intelligence is machine learning(ML), whose main task is to identify and distinguish between...
0
4,421
thread by: PollyR | last post Feb 15 '22 by: PollyR
Greetings, I have a website that has two versions - mobile and desktop. The last one now uses Schema.org. Should I add it on the mobile site as well? How do you think?
1
4,444
thread by: aish | last post Oct 1 '05 by: aish
I want to insert datetime into the database.I want to insert date as a dd/MMMM/yyyy format SqlDateTime x; if((TextBox1.Text).Length==0) { x=SqlDateTime.Null; } else { x=DateTime.Parse(TextBox1.Text);
0
4,446
thread by: anonymous | last post Oct 21 '05 by: anonymous
Hey all, I sent this as a response to someone else's problem, but then I thought it might be useful to more people so I'm starting a new thread to share and discuss it. I found a great JavaScript library (Ajile) that completely handles namespace creation *and* importing. It's amazing! Check it out @ http://ajile.iskitz.com/. It allows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.