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

Programming & Design - December 2007

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

Adobe photoshop

2007-12-18 13:20:07 · 3 answers · asked by A 1

I'm making a website for my business, and I've been searching for hours for codes for a request form...I need something with name, address,city & state,zip, e-mail address, phone #(optional), or if anyone knows a an extractor then I can get the code off my old website(i didn't make the old site and I doubt if they'll give me the code). Can anybody help me please?

2007-12-18 13:19:27 · 8 answers · asked by Sonya 2

2007-12-18 13:18:02 · 7 answers · asked by A 1

I am looking for a programing code other then batch which will allow me to delete files and folders

I tried c to complicated and buggy also c is not very well documented.

I also tried python but theres no way to store it as a exe so that it would run from my u3 usb drive.

Batch is boring.

pl not too sure how that works.

Visual basics is cool but thats also easy to mess up.

I guess theres no hope for me.

So my questions is how can i delete files and folders in a easy to compile code that works on win32 (xp pro) and pref have the exe extension.

2007-12-18 12:39:12 · 2 answers · asked by Anonymous

Wheres more Money To be Made?

2007-12-18 12:21:50 · 3 answers · asked by Anonymous

or stand for?

2007-12-18 12:09:51 · 2 answers · asked by ladybugs380 5

I want to launch a small business and sell products from my site. I eventually want to learn to use Dreamweaver as well. Any recommendations?

2007-12-18 12:04:10 · 7 answers · asked by 4j 1

I've never used either of these, but am interested in 3-d character design. I want to design buildings, characters, and clothes. Like the ones in Final Fantasy. How much does each program cost with a student discount. Do you need to go to school to learn them. The reason I want these programs is to help visualize my characters, and settings that I'm writing for my script.

2007-12-18 10:30:13 · 4 answers · asked by Anonymous

2

Does anybody here know an in depth explanation about what SAP means in the computer industry? Anybody who can give me a good explanation will get 10 points. Thanks

2007-12-18 08:55:55 · 13 answers · asked by I_Rockzzz!!! 3

Could anyone please provide me a simple step-by-step tutorial on how to use my own image as the background on my Blogger? It seems so complicated, and I'm not good with computers.

Thanks!

2007-12-18 08:36:02 · 3 answers · asked by Anonymous

Is there a place where I can download something FREE to make like a slideshow of photos with a song to go with the slideshow?

-So like a slideshow with music for my desktop..

Free download or anything anywheres?

2007-12-18 08:20:06 · 3 answers · asked by likeicare2007 2

Well, as you might have guessed, I'm having trouble setting up/using a Favicon.

I made the favicon, but it's not working, the pixels are the right size and everything, so that's not the problem... and when I use the code for it, it doesn't work - I think that's the problem.

Advice, anyone?

Thanks!!

2007-12-18 07:41:26 · 4 answers · asked by Anonymous

I have wahm shoppes and they have a wysiwyg home page creator. My problem is I want to put picture on the left side and information on my store on the right and it's not letting me do that. I can put words there but it would just be one line. Someone did mention to use tables but I don't know how to do this , I don't know html. Can someone help me pls?? I've asked in their forum but no one answered me!!

2007-12-18 06:21:28 · 5 answers · asked by Anonymous

Where can i just talk to someone to get an idea how much it would cost to develop a relatively complex and daily updated website? i would work on it myself, but just need a basic website to start with. as time and money permits i will be adding to it. It would be an encyclopedia of sorts but for a specific subject (dont want to go in more detail). people can add, and there will be blogs, comments section. photos and videos.

any ideas. I live in schaumburg, IL near Chicago.

I just want to know the costs, where to go, just where to start pretty much.

2007-12-18 05:48:16 · 4 answers · asked by D 2

2007-12-18 05:42:01 · 10 answers · asked by Michael D 1

I know this is a stupid question.I too know that practice makes a man good programer.But when i practice i feel boredom,though i am prety good when it comes to other things that involve logic .I am quite much interested in logic and have a good interest in things that involve logic and thinking but when it comes to programming THUMBS DOWN.
I have a good knowledge of JAVA,C,C++ and am a novice at visual basic .NET 2005.
I try to program java using notepad but now i am thinking to move to netbeans or eclipse.Plz tell me how can i be a better programmer besides doing a lot of practice.

2007-12-18 04:54:47 · 6 answers · asked by Singularity 3

I have a follow-up question to one that I already posted. My question was how to insert an image into a website without having the white background. The answer was to cut the white part out and insert a transparency and save it as a png.

I did that, and it worked, except now when I post the image to my website, the transparent "blocks" are just turned to black. Then the images post with black areas instead of the transparency. Any help? Thank you again!

2007-12-18 04:14:32 · 1 answers · asked by B T 2

Hey guys, I'm having some trouble in PHP. I have an html table that is filled with rows of data from a database. What I want the table to do is, when a maximum size is reached, the table data extends downwards so it doesn't run off the screen. For instance:

This:
ffffff
fffff

Instead of :

fffffffffffffffffffffffffffffff.

It works for textarea fields, but I want it to work for regular text fields. Any help would be appreciated.

2007-12-18 03:50:07 · 3 answers · asked by austin 2

I have a hyper link from "Sheet 1" that links to a hidden "Sheet2"....I used a VB Code....My question is: Is there anyway to add to that code so that once I have linked to the hidden sheet (which the VB Code unhides), is there a way to automatically have the "Sheet2" get hidden again when i navigate away from the sheet?...Please Help

2007-12-18 03:16:56 · 4 answers · asked by Anonymous

• Project code must follow C++ syntax and cover the concepts particularly
1. Classes , Friend functions ,Function overloading
2. Dynamic memory allocation
3. Text Files (to save data)
4. Structures
Your program follow these task:

b) Display a welcome / greeting .

c) Menu driven program to allow ‘View Balance’, ‘Deposit’, ‘Withdraw’, ‘Transfer’ and ‘Exit’. Start with a beginning balance of 1000.00 in checking and 1500.00 in savings.

a) Should allow 5 users for Performing of different task like view balance, Deposit etc.
b) In View Balance, Current Balance should be shown.
c) In the Deposit, the customers can deposit amount in his account and updated balance must be displayed.
d) In the withdraw, the customer can withdraw amount and updated balance must be shown.
e) In the Transfer, the amount must be transferred to other customer account.
f) If amount is less than 500 Rs then deduct 25 Rs on each withdraw.
g) If amount is Greater than 2000 Rs Then

2007-12-18 03:11:17 · 4 answers · asked by Huzaifa Sultaan 1

I am having trouble making my png image background's transparent in older versions of IE. Does anyone have any suggestions on how to accomplish this?

My current website is designed in asp code, and I am using CSS to structure my pages. I am also utilizing Dreamweaver to design my site, just in case if anyone's curious. Please help, thanks.

2007-12-18 02:53:37 · 3 answers · asked by Big Joe 1

2007-12-18 02:42:24 · 1 answers · asked by mr.merlin121 2

Hi

I have asked this question before but I can't understand why there isn't an easy answer.

We have a website, I wabt to add a small latest news area that can be updated by a html virgin. The suggestion I had was setting up a Nuke basing system, is there no easier way ?

There is stuff out there like Yellbox.com that allows the website users to add content surely there are similar things for the website owner to update?

Please help

2007-12-18 02:01:39 · 3 answers · asked by mrajsmith2000 1

I want a special design and look for my website. I buy a special font called “Gadget” and put all my headlines in that font. Will I have a problem with my design scheme in doing this?

2007-12-18 01:37:03 · 4 answers · asked by THE TRUTH HURTS AND SUCKS! 1

If a website is designed in Dreamweaver on a PC, would I be able to take that site and open it in Microsoft Frontpage on a Mac?

2007-12-18 01:02:22 · 2 answers · asked by THE TRUTH HURTS AND SUCKS! 1

In Structured programming there are three control structures used .Selection, Sequence and Repitition. Describe how each of these 3 control structures is used? Also what are the differences between the 3 and when would you use them? if Possible give an example

2007-12-18 00:16:32 · 1 answers · asked by BlademanX 2

http://i190.photobucket.com/albums/z212/MikkMurder/nightmare_main_bg_4159.jpg

2007-12-17 23:41:49 · 4 answers · asked by Anonymous

and how it works.i'm planning to make use of a profesional web design company .
how does a database works and who looks after the database of a website.
thank a lot,take care

2007-12-17 23:11:16 · 5 answers · asked by Anonymous

any examples:

2007-12-17 19:03:33 · 1 answers · asked by David Junior 3

fedest.com, questions and answers