limit the users of a particular web application
how to limit the users of a particular web application you are developing ?
Answer Question
| January 5, 2013 4:49 PM
ASP.NET, PHP
how to limit the users of a particular web application you are developing ?
need a code of calculator in Javascript
Hey guys, I need to make a calculator I have buttons for 0-9 digits = button and have +, -, *, /, modules and square root operators and CE, M+, M- and backspace. I have made the interface. Now all I want is make the javascript code. It will be simple, I need a function [...]
Answer Question
| January 4, 2013 11:41 AM
JavaScript
Hey guys, I need to make a calculator I have buttons for 0-9 digits = button and have +, -, *, /, modules and square root operators and CE, M+, M- and backspace. I have made the interface. Now all I want is make the javascript code. It will be simple, I need a function [...]
how to get calculations in vb.net
Hi guys I’m newbie to vb.net thank you all.
Answer Question
| January 3, 2013 3:55 PM
VB .NET, VB.NET 2008 Express Edition
Hi guys I’m newbie to vb.net thank you all.
how to limit bandwidth of a network using java?
in LAN we get a bandwidth which is much more than that of WAN.So while testing an application in LAN which is meant to work in WAN environment we need to limit the bandwidth in a WAN emulator.
Answer Question
| December 30, 2012 1:26 PM
Java, LAN, WAN bandwidth optimization
in LAN we get a bandwidth which is much more than that of WAN.So while testing an application in LAN which is meant to work in WAN environment we need to limit the bandwidth in a WAN emulator.
Adobe pop ups
I get a pop up every time something happens every 2 seconds from Adobe asking if I would like to allow changes to the computer
Answer Question
| December 27, 2012 10:57 AM
Adobe Acrobat, Adobe Acrobat popups
I get a pop up every time something happens every 2 seconds from Adobe asking if I would like to allow changes to the computer
Abstract Class
What is abstract class? What are the uses of abstract class in Java?
Answer Question
| December 26, 2012 8:15 AM
Java
What is abstract class? What are the uses of abstract class in Java?
Active window
Hey, I’m making a chat program that should give a “signal” if someone writes something, but the form is not active. So does anyone know how to get it work like if form isn’t active then e.g. it change label1 text to 1 =D
Answer Question
| December 26, 2012 2:28 PM
Visual Basic 2008, Visual Basic program
Hey, I’m making a chat program that should give a “signal” if someone writes something, but the form is not active. So does anyone know how to get it work like if form isn’t active then e.g. it change label1 text to 1 =D
Software development
I want to develop an Application software. I have knowledge of programming languages but I’m not understanding from where I would start development. I have my own idea. I’m not getting a proper language for development, as I need to develop my application with a great graphics. Also recommend me the best tool for designing graphics, [...]
Answer Question
| December 26, 2012 3:40 AM
Software, Software development
I want to develop an Application software. I have knowledge of programming languages but I’m not understanding from where I would start development. I have my own idea. I’m not getting a proper language for development, as I need to develop my application with a great graphics. Also recommend me the best tool for designing graphics, [...]
How can you save money for SEO?
Why pay thousands to a search engine optimization company when you can do it yourself and save money?
Answer Question
| December 23, 2012 7:40 PM
internet marketing, search engine ranking, SEM, SEO
Why pay thousands to a search engine optimization company when you can do it yourself and save money?
rslvsp function returns null
Documentation for rslvsp points: “A null pointer value means the object was found in a machine context.” But I verified that my user space was created successsful rslvsp(_Usrspc,”userspace”, “QTEMP”, _AUTH_ALL) If it is found in machine context, how can I resolve to it (Have a pointer to the user space)? if is not in a [...]
Answer Question
| December 21, 2012 9:41 PM
API, iSeries, rslvsp function, V6R1
Documentation for rslvsp points: “A null pointer value means the object was found in a machine context.” But I verified that my user space was created successsful rslvsp(_Usrspc,”userspace”, “QTEMP”, _AUTH_ALL) If it is found in machine context, how can I resolve to it (Have a pointer to the user space)? if is not in a [...]
DATE CONVERTION
How to convert date from the format YYYYWW to julian date?? in Visual Basic. yyyy = year and ww = weeks
Answer Question
| December 21, 2012 5:35 PM
Visual Basic
How to convert date from the format YYYYWW to julian date?? in Visual Basic. yyyy = year and ww = weeks
Best way to learn Java?
Please tell me the best way to learn java. and which is the best learning center for Java in bangalore, with less fees. Thanks.
Answer Question
| December 26, 2012 12:32 PM
Java, Java Learning Tips
Please tell me the best way to learn java. and which is the best learning center for Java in bangalore, with less fees. Thanks.
code snippet
This is text in box. below is my code snippet: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE xliff PUBLIC "-//XLIFF//DTD XLIFF//EN" "http://www.oasis-open.org/committees/xliff/documents/xliff.dtd"> <xliff version="1.0"> <file original="global" source-language="en" datatype="plaintext" date="2009-08-12T12:32:00Z"> <header/> <body> ... <trans-unit> <source>from %from_date%<br />to %to_date%</source> <target>de %from_date%<br />até %to_date%</target> </trans-unit> </body> </file> </xliff>
Answer Question
| December 19, 2012 4:34 PM
Code
This is text in box. below is my code snippet: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE xliff PUBLIC "-//XLIFF//DTD XLIFF//EN" "http://www.oasis-open.org/committees/xliff/documents/xliff.dtd"> <xliff version="1.0"> <file original="global" source-language="en" datatype="plaintext" date="2009-08-12T12:32:00Z"> <header/> <body> ... <trans-unit> <source>from %from_date%<br />to %to_date%</source> <target>de %from_date%<br />até %to_date%</target> </trans-unit> </body> </file> </xliff>
Tips to learn
Hi, I have 5 months experience in IT MNC company as a intern student and I’m still working. No Salary. The company java project codes so difficult, I know the basic of java only. Here I am not getting the chance to learn programs and I have so many doubts. Seniors not helping. What should [...]
Answer Question
| December 19, 2012 6:37 AM
Java, Java Learning Tips
Hi, I have 5 months experience in IT MNC company as a intern student and I’m still working. No Salary. The company java project codes so difficult, I know the basic of java only. Here I am not getting the chance to learn programs and I have so many doubts. Seniors not helping. What should [...]
Entry Level Vendor Neutral SQL Certification
Hello, Can anyone recommend an entry level vendor neutral SQL certification? I am looking for a cert that is focused on SQL coding rather than learning a specific database. I want to get into database programming and show that I know the basics such as normalization, querying, joins, etc. Thanks for your help.
Answer Question
| December 18, 2012 2:54 PM
SQL, SQL certifications
Hello, Can anyone recommend an entry level vendor neutral SQL certification? I am looking for a cert that is focused on SQL coding rather than learning a specific database. I want to get into database programming and show that I know the basics such as normalization, querying, joins, etc. Thanks for your help.
QR Code barcodes in .NET
How could I generate barcodes not in black and white, but still it could be scanned, it this possible?
Answer Question
| December 17, 2012 3:58 AM
.NET, Barcode
How could I generate barcodes not in black and white, but still it could be scanned, it this possible?
I am New to vb scripting. Need help to create a script to read registry
Dear Experts, I am New to vb scripting. I need help to create a script. I need to create a login script that maps user DFS network drive accordingly to their department. The login is as follows: a. to read registry of last logon user b. get last logon user AD group information c. if [...]
Answer Question
| December 17, 2012 2:03 AM
VBScript Functions, Windows 2003 AD, Windows 7
Dear Experts, I am New to vb scripting. I need help to create a script. I need to create a login script that maps user DFS network drive accordingly to their department. The login is as follows: a. to read registry of last logon user b. get last logon user AD group information c. if [...]
Binary search tree
Hi, I need a Java method that return the level of a given node assume root in level 1.
Answer Question
| December 17, 2012 2:49 PM
Java, Java method
Hi, I need a Java method that return the level of a given node assume root in level 1.
Perl subroutine needs reference?
(Sorry about dropping line feeds. “How to use editor” does not open. Is there a manual html-type insertion I can use, like ?) With string: my $kp = “(@array[$i1]*@array2[$i2])*(@array3[$i3]*@array[$i4])”; @array elements are those strings to find: ee, sd .. etc, in the sub tt3′ regex substitutions below. I want to tt3($kp), as other similar tt3($kp1), [...]
Answer Question
| December 12, 2012 9:57 PM
Perl, Perl subroutine
(Sorry about dropping line feeds. “How to use editor” does not open. Is there a manual html-type insertion I can use, like ?) With string: my $kp = “(@array[$i1]*@array2[$i2])*(@array3[$i3]*@array[$i4])”; @array elements are those strings to find: ee, sd .. etc, in the sub tt3′ regex substitutions below. I want to tt3($kp), as other similar tt3($kp1), [...]





