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

Programming & Design - October 2007

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

what is the command doskey used for?

2007-10-22 06:44:57 · 3 answers · asked by ronald.carson 1

A division on a page is limited in height, but contains a regularly updated list of entries. When the list contains more entries than the "height" accepts, a scroll bar appears to the right.
How to FORCE the scroll bar to slide to the bottom, so the LAST entry is always visible (no user action)? (Must preferably work on IE7, FF, Oracle, Netscape and Safari!)

2007-10-22 06:44:41 · 2 answers · asked by just "JR" 7

is it determined by the operating system or by the application programm.
thanks

2007-10-22 06:44:31 · 3 answers · asked by Sunshine 4

2007-10-22 05:36:06 · 2 answers · asked by Anonymous

i've got about 100 labels on MS Word, and am needing to make mailing labels for them, is there a program in MS Word that i can use?( tried mail merge, didnt work, wouldnt do each individual label) or something i can download??

2007-10-22 05:00:41 · 3 answers · asked by tiggergurl 1

I fancy a challenge, and will be buying bit by bit as funds allow.

So I am looking for a tutorial with not too much jargon.

2007-10-22 04:56:06 · 3 answers · asked by Linux Mint 11 7

I am looking for a good web page editor software. I know that Dream Maker is supposed to be the best, but I don't want to pay $400 for something. What is good out there for under $100 or is it impossible to find?

2007-10-22 04:35:54 · 5 answers · asked by Anonymous

I use blogger. I already tried deleting the HTML part that had the blogger template info, and replacing it with the HTML code for my new template. Is it even possible to have a template besides one from Blogger? I really really really want a different template...is there any way I can do this?

2007-10-22 03:32:13 · 2 answers · asked by The Naturalist 3

I have an html form with three fields. The same three fields are the 3 columns in a table in a mysql database. I have a php scipt to add these filds in a new row using INSERT, but when the form is submitted, a new row is created in the table but the 3 fields are bank. Not sure whats wrong with the variables.
The form info:


Title Link


Content:




The addpdx.php info:
$query = "INSERT INTO pdx (title, link, content)
VALUES ('$title', '$link', '$content')";
$result = mysql_query($query);
print "Data submitted to database! (Click here to view)
mysql_close();
?>

2007-10-22 03:17:06 · 4 answers · asked by mjcarney23 2

2007-10-22 02:58:40 · 5 answers · asked by Anonymous

...or go to its parent directory in other words..

2007-10-22 02:41:22 · 4 answers · asked by mic 2

Identify a situation where laying out a web page exclusively in CSS without recourse to html table constructs was a good or recommended idea.

I am struggling to think of an example.

2007-10-22 02:10:03 · 5 answers · asked by Robert T 2

I drew a map in EXCEL and want to rotate it clockwise. Is it possible to do it?

2007-10-21 23:17:19 · 3 answers · asked by Peggy M 3

2007-10-21 20:12:11 · 7 answers · asked by Anonymous

2007-10-21 19:40:24 · 8 answers · asked by jenn m 1

EXAMPLE:

I want a European-style Font....such as Russian or Algerian Font that I type in English, but it gives the appearance of Russian or Algerian or similar in FONT FAMILY.

MITCH_MENSCHEL@YAHOO.COM

2007-10-21 18:14:04 · 3 answers · asked by Anonymous

We have a webpage and I want to do some simple updates (just changing some text on a few pages). I have found the file, it's a .asp. So far we have been downloading them and have edited them with Notepad, but it's hard to read.

I was wondering if there is a simple freeware editor that would make it easier to update the .asp files, maybe there is a WYSIWYG type program? Or any other suggestions? We're not experts on this, so it's gotta be pretty simple. Much appreciated.

I'll be doing the update from a notebook with Windows XP.

2007-10-21 16:04:58 · 1 answers · asked by Anonymous

Please try answering all the questions. Im kind of new at all this..

1.] Whats a good website to get a site. And doesnt have ads all over the page. I dislike that!

2.] Whats a good program to use. A free program and a program you need to buy. Name both.

3.] Do you know a site where I can learn all about having a site? A good site that will show my or teach me alot of things.

Thanks for much.

2007-10-21 11:50:03 · 6 answers · asked by Buddy! :D 2

does anyone knows a hosting sites that includes all in one packages? such as domain registrations and webspace at minimum $ dollars permonth?
well i just came across a site that gives these all in one package
here i found this: http://www.webfelogik.com

2007-10-21 11:37:51 · 8 answers · asked by webfelogix 1

I want to learn how to manip faces onto another body, etc. I don't mean changing just the hair color or eyes.

Do you have any recommended tutorials? I use Photoshop CS and I've already checked Google, and DevianART and they didn't help much. I remember seeing tutorials on Livejournal but I had my computer formatted and didn't have a back-up...

So, please post any level of tutorials for manips on faces onto another body... (eg. http://katieleungfan.com/multimedia/manipulations.php)

2007-10-21 09:45:34 · 0 answers · asked by .JESSICA. 2

Can anyone here create Css layouts really nice ones? i will pay as long as its not too expensive i wont mind please anyone, and if you dont have a answer please dont answer with search it on google, or yahoo.

oh and if you have any examples i would love to see them

2007-10-21 07:39:34 · 1 answers · asked by Anonymous

2007-10-21 07:17:03 · 1 answers · asked by Marenol 1

2007-10-21 06:21:56 · 4 answers · asked by rj serna 1

firstly tell how to lock the project when we enter wrong password more than 3 times then tell how to use that project

2007-10-21 04:38:40 · 2 answers · asked by nidhi j 1

I 'm going to create an automatic inventory system , so i want to know the basic operations to include in my program

2007-10-21 00:55:48 · 3 answers · asked by masker 1

2007-10-20 19:55:00 · 1 answers · asked by Nytryk 1

What is the syntax for creating a new user who will be able to create tables, drop tables, add/update data on the tables and perform queries? Also I noticed that when I use the select * from all_tables command I get a whole lot of information. Do I need to create a new database for the new user so I can see just the tables the new user has created when I use the above command? How do I do this? Can I then integrate this using Visual Basic 6?

2007-10-20 19:36:23 · 3 answers · asked by Nikhil M 3

i want it in jsp...or struts or beans

2007-10-20 19:33:01 · 1 answers · asked by Anonymous

I need someone to tell me how to make my own website, or at least give me a link to a site that discusses how WEBSITE, not webpages are created.

Stuff like domain registration and ISP...

2007-10-20 19:23:38 · 7 answers · asked by 11 4

fedest.com, questions and answers