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

Programming & Design - July 2007

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

is it possible to transfer files to another computer useing command prompt? and what other tricks do you know?

2007-07-22 17:13:37 · 7 answers · asked by rick 2

2007-07-22 12:26:38 · 3 answers · asked by jermammi 1

It has to be something free. :D

2007-07-22 12:13:18 · 9 answers · asked by emmily! 4

I need help adding more than one hyperlink to one picture....to the point that if i click on different spots on the picture it would sent me to different places?

2007-07-22 11:42:44 · 3 answers · asked by Anonymous

2007-07-22 11:35:06 · 5 answers · asked by Anonymous

Hello.
I am a recent graduated from a college in computer applications and programming. I am here to ask if there is anyway somebody would be willing to teach me a few things about programming and hints/ tips to be more successful at it. My question. Is there anybody willing to help me? How do I get a hold of you ?

2007-07-21 20:02:49 · 5 answers · asked by rocky992_99 2

I want to open pictures but it is set as default on a program that takes ages to open up. So i want to change it to another program for my whole computer. Where can I go to fix this?

2007-07-21 18:47:50 · 4 answers · asked by Mo K 1

2007-07-21 18:19:19 · 8 answers · asked by mudassar nazar 1

This is extract of Command1_Click() of frmSetPass.frm to set and confirm password:

Private Sub Command1_Click()
On Error Resume Next
If Text1.Text = "" Then
MsgBox "You should enter a valid password", vbCritical, App.Title
Exit Sub
End If
If Text1.Text <> Text3.Text Then
MsgBox "Confirm does not match", vbCritical, App.Title
Text3.SetFocus
Text3.SelStart = 0
Text3.SelLength = Len(Text3.Text)
Exit Sub
End If
Open addstrap(getwinsysdir, "pfolder.uni") For Output As #1
Write #1, passconv.cvtstringtopass(LCase(Text1.Text))
Close #1
Unload Me
End Sub


Now, what should I do to stop users from giving a blank value for the password.

The encoding is done in ASCII. So, I need to fix the password limit between 3 and 9 characters consisting of only letters and numbers (case-sensitive) and no special characters.

2007-07-21 17:44:58 · 1 answers · asked by Anonymous

I have a 5million records and 30%-40% have duplicates, incorrect formats and with missing/blank records. I am assigned to clean it up.
Anyone could help me suggest what process should be done?
Any suggestions are accepted

2007-07-21 16:19:14 · 5 answers · asked by SaintKathy 2

i want to create a new system cashier with php.But i dont know how to develop it.Please help me..This system should have form to enter details about stock,daily amount,month,year,balance.What should i do??

2007-07-21 15:57:36 · 4 answers · asked by shanxi_gill85 1

why my domain is listed as
forexample.com with google and not as
www.forexample.com?

thanks in advance

2007-07-21 15:05:53 · 4 answers · asked by nino 2

Hi
I've been making stuff in Photoshop and Paintshop Pro
for awhile now but everytime i'm done, the product
doesn't look that clean. Can anyone give me some pointers on how to make it look cleaner?

2007-07-21 14:44:17 · 1 answers · asked by Anonymous

I want to create a good Flash (or Flash-like) web photo gallery to put on my website.
I do not like the templates the web hosting company provides - they do not look like the rest of my site.
Thanks

2007-07-21 14:11:17 · 2 answers · asked by steve m 1

2007-07-21 13:52:36 · 7 answers · asked by Anonymous

Look at this link

http://www.cyberglass.biz/flshstuff/mindreader.php

I've seen many things like this in the past and have always wondered how it works. It is something to do with Mathematics I've read but can't be arsed to figure it out. It is amazing and I'd love to be able to do this on my own. Can anyone explain this?

2007-07-21 12:58:10 · 6 answers · asked by UTurn 1

2007-07-21 08:50:30 · 5 answers · asked by Greg 1

Using following:
1> Divisible by 4 (since leap year is divisible by 4)
2> Not divisible by 100 (like 2900)
3> Divisible by 400 (like 2800)

Any suggestions please??

2007-07-21 04:48:27 · 5 answers · asked by neobuddy89 2

I am wanting to build multiple pages on a website using CSS and xHTML that all use the same image with the text over the image changing on each page. What is the most basic code needed to accomplish this?

2007-07-21 04:37:27 · 3 answers · asked by Anonymous

I have an older pc which my dad's work used to use for simple automation of instruments. Now, I want to take that old purpose and take it further: I want to turn it into a real fully automated robot with moderate AI. I have random other components that would be easy to add to the robot such as a small camera, etc. What is the best way to go about this. I simply want the robot to move around independently and perform simple tasks such as picking something up. I realize object recognition isnt easy, but how would I go about even some AI. What is the best way to give motors and otherwise inedependent hardware input from the pc. Thanks!

2007-07-21 03:44:38 · 4 answers · asked by Anonymous

new levels as i want to be able to result in a game that i can result in a grading based o0n levels cleared and score

2007-07-21 02:58:03 · 1 answers · asked by steven_cosc 1

I am working on a website in flash and dreamweaver. May seem ridiculous to ask but I would like to pull up the site and have it centered rather than aligned left. Just a bit confused. I attempted to fix it but I can't. Any help would be great.

2007-07-21 01:55:14 · 3 answers · asked by kp 1

what is normalization concept in php? how to normalize a table containing three fields namely city, state, country?

2007-07-20 20:47:39 · 2 answers · asked by Dine 1

2007-07-20 20:44:54 · 4 answers · asked by sathiya 1

I have paid and become a member in the marinediesels.co.uk website. Following does not work when I try to copy the page content: copy, Ctrl+A, select any paragraph.
I could only use PrtSc (print screen) tab and save an image in the Microsoft Paint format. But this does not work well because pages are long and I have to get them in multiple images. There also I can not change the font sizes.
If any one knows how I can get the pages copied please let me know.

2007-07-20 16:42:12 · 2 answers · asked by Ebi 1

I'm not talking about creating one like a Geocities or a similar kind. I'm talking about creating a website from scratch with more advanced stuff.
Thanks!

2007-07-20 16:35:12 · 4 answers · asked by I<I/\/\ 1

Does anyone know how i can put 2 picture together on paint on my computer? to be more specific i have these 2 pictures and i cut the head off one and the body and i want to then put them 2 together...it's a joke for my brother thats why i wanna know how to do it.So if anyone could tell me i'd greatly appreciate it.
Thanks ALOT!<3

Angelxoxo
<3

2007-07-20 16:30:33 · 3 answers · asked by Anonymous

fedest.com, questions and answers