English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Programming & Design - September 2006

[Selected]: All categories Computers & Internet Programming & Design

I am tired of a lot of them and want more space

2006-09-01 10:32:30 · 4 answers · asked by mnbernier@sbcglobal.net 1

2006-09-01 10:30:38 · 11 answers · asked by rhetia7 1

I mainly use Picture It!, but that didn't have anything in it.

2006-09-01 10:29:15 · 7 answers · asked by Anonymous

online encyclopedia or internet gateways or search engines or windows helper application sites?

2006-09-01 10:00:34 · 3 answers · asked by Anonymous

I have a MySQL database with clients info in it: name, ipaddres, mac address, status

I want to do a bash script witch takes these and output in a file in this format:
surname1_name1,ipaddress1,macaddress1,status1
surname2_name2,ipaddress2,macaddress2,status2
etc...

So I can use my firewall script to get the ip's from the file and see if their status is 1 or 0 and use this information for the rules.

2006-09-01 09:51:08 · 1 answers · asked by Marton G 1

2006-09-01 09:32:21 · 3 answers · asked by freddy e 1

I need a tool or guide on how to create a rollover-ad. I need to control the size so fit say two products, side by side, with additional links on it. I want to have a button on my website that the customers can rollover, which will display and popup a window originating from that button, and have a close button. But I dont want them to have to click the original button, just roll over it.

So within the popul field, I want to be able to place items within it, along with text and links.

Is there a way to write it up in HTML, to display a .htm page within the window, so it looks just the way I make it? Of course I would do alot of testing.

Thats my goal. Does anyone have any programs or extensions?

Any help would be appreciated. I use Macromedia Dreamweaver/Fireworks MX.

2006-09-01 09:18:39 · 4 answers · asked by sbravosystems 3

I am running a query thru VB using LIKE command and it should return a value but doesn't. When I run the program in DEBUG mode and grab the SQL query string via COPY and PASTE it into ACCESS the query qorks fine and retruns the record. Why does it not work?
here is a sample of the code:
sqlstring = "SELECT * FROM stone WHERE stone1 LIKE '*" & stone1var & "*' OR stone2 LIKE '*" & stone1var & "*'"

and the copied string is pasting like this:

SELECT * FROM stone WHERE stone1 LIKE '*2-1-222*' OR stone2 LIKE '*2-1-222*'


Can someone help please???

2006-09-01 09:09:25 · 2 answers · asked by solomon d 2

Any one tell me how can i create ADD to Cart buttons for my website without any complex coding? Or please tell me any good website builder tools.

2006-09-01 09:05:47 · 2 answers · asked by The War 3

A transport company has n-no. of vehicles got a contract with a manufacturing company to trasposrt its goods to different parts of country. The client company has a very strict monitoring system of dispatch; any delay in reaching the destination will imply a penalty @ of Rs 300/= per day. A list of all possible destinations of the client-product has been given to the transporter which reflects the norm days to reach the location.

2006-09-01 08:53:07 · 3 answers · asked by Sreeman 1

I haven't started anything yet, so i'm pretty much open to any ideas. I would like to have some music in the background, and a fade in and out kinda thing after each photo.

2006-09-01 08:40:02 · 8 answers · asked by Pete 2

How do I select only the last entered order for each cusstomer from my customer orders table? One customer has ordered today & other customers placed orders earlier.

2006-09-01 08:38:00 · 5 answers · asked by Kenneth E 1

Given the following declarations:
char a[ ] = "abc", *p = "def";

What is the effect of the following statement?

p=a

a. It copies the string "abc" into string p

b. It changes p to point to string "abc"

c. It copies the first character of a ton the first character of p

d. It generates an error

2006-09-01 08:37:46 · 7 answers · asked by Anonymous

like a schedule

2006-09-01 08:31:26 · 4 answers · asked by Anonymous

can i get this sofware free from some website...i repeat its for mac....

2006-09-01 07:24:53 · 4 answers · asked by magic_guy 1

iam doing a dispensary management project ,so can anyone plz give me short synopsis for tht

2006-09-01 07:13:02 · 2 answers · asked by sahithi 1

What is the best way for someone to learn photoshop on their own? Any good reference links or anything? What type of stuff should be created?

2006-09-01 06:59:51 · 3 answers · asked by guru 5

I have questions about the Raptor flowchart program, but can't find any answers.

2006-09-01 06:57:22 · 1 answers · asked by robynsleo 2

What needs work on http://programming-designs.com ? More features, improvement on layout, introduction of new services, less text?

2006-09-01 06:55:34 · 2 answers · asked by Anonymous

2006-09-01 06:48:38 · 1 answers · asked by Rohan 2

Sometimes it works,sometimes not. I like the feature and would like it on all the time.

2006-09-01 06:47:51 · 3 answers · asked by Brrrbob's blog 1

My website is about language learning (English, spanish, etc) and I want to create randomic quizzes for people using my website (for example, the user reads a word in Spanish and have to write it in English). Does anybody know a flexible software to create quizzes in my website?

2006-09-01 06:32:10 · 3 answers · asked by mfelicio 2

know there has to be a way to remove the annoying need to click on a flash movie to activate it with service pack 2...how do i do it? i have a couple sites that have flash menus and it really has made them look bad by needing to click on the menu twice everytime you want to open a link...

2006-09-01 06:08:20 · 2 answers · asked by Dan W 1

Given two int variables, firstPlaceWinner and secondPlaceWinner , write some code that swaps their values. Declare any additional variables as necessary.

2006-09-01 05:42:51 · 2 answers · asked by ? 1

pls post code if ever thanks!

2006-09-01 05:40:32 · 2 answers · asked by solomon_wong11 1

Given three already declared int variables, i , j , and temp , write some code that swaps the values in i and j . Use temp to hold the value of i and then assign j 's value to i . The original value of i , which was saved in temp , can now be assigned to j .

My answer is:

temp = i;
j = i;

But it's not working? Weird???

2006-09-01 05:37:26 · 3 answers · asked by ? 1

I would like to convert into a DataView, or a DataTable, but it doesn't convert directly.

2006-09-01 05:29:19 · 1 answers · asked by Raalnan5 2

2006-09-01 05:28:09 · 2 answers · asked by Anonymous

2006-09-01 05:21:22 · 12 answers · asked by kvb_2003 1

fedest.com, questions and answers