Printer configuration
Hi All,
Suppose one of the user deleted the printer settings unfortunatly ,then what is the pro
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Add trigger to UpdatePanel programmatically
Hi,I'm working on a website which uses AJAX and Masterpages. What I have is an AJAX UpdatePanel whi
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty