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

Programming & Design - March 2007

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

2007-03-13 23:35:08 · 3 answers · asked by Anonymous

I have created a chat application. When i open 2 chat windows in the same computer,it can communicate with one another.
But how do i make it communicate from one computer to another?
but i dun need a ready made application.
i wan 2 know how do i setup a chat server so that i can communicate from one computer to another using the application i have created.

2007-03-13 23:34:44 · 2 answers · asked by javascript 1

I have created a chat application. When i open 2 chat windows in the same computer,it can communicate with one another.
But how do i make it communicate from one computer to another?

2007-03-13 23:10:11 · 3 answers · asked by javascript 1

A program like a phonebook of a cellphone, using linked-list, a double pointer, sort it by name, the user will have the choice to edit or delete an entry and save it in a binary file and get it again.

2007-03-13 23:01:14 · 3 answers · asked by enay_21 1

i will use it in creating a program like a phonebook... i have to have a pointer that will point in the previous and next entry.

2007-03-13 22:53:08 · 3 answers · asked by enay_21 1

2007-03-13 22:45:11 · 6 answers · asked by Lisa 1

How to Access AS400 from Mobile Device, If anyone have idea please give me answer as quick as possible.

2007-03-13 22:45:07 · 2 answers · asked by Shan 1

Can u please explain why it is either !? thx in advance reallly need it >< and does anyone noe how to make a flow chart for the following
Option Explicit
Private sub cmdFor_click
Dim count as integer
cls
Print "count to 10 using a for loop"
For count =1 to 10
Print Count
Next count
End sub

NEXT ONE T_T

Private sub cmdReapeat_click
Dim count as integer
cls
count = 1
print "count to 10 using a repeat loop"
do
print count
count = count +1
loop until count =11
end sub
THX IN ADVANCe

2007-03-13 22:37:13 · 2 answers · asked by Anonymous

how we protect our html page that a page visitor cant view sourced of it?

2007-03-13 22:29:04 · 8 answers · asked by suddu 1

i want to make a login page that can post the username to the next page..can someone help me?

and how can i post 1 data from 1 page to another?
thanks..

2007-03-13 22:03:34 · 3 answers · asked by firza 1

No mater what it takes I really wanted to be a professional webpage developer.
I know well html but I couldn’t develop a good looking site.so what is the currently using language should I know flash, JavaScript, front page ,macromedia and so on to develop an amazing site that look great and run fast.

2007-03-13 21:58:00 · 8 answers · asked by yonas t 1

Can you help me? How can I create a program using c++ that if I type a name the name will be in Uppercase, Lowercase, and Reverse w/o using strupr, strlwr, and strrev and using array and loop statement for the main program and I don't know the other condition that to be use. plssss help me...

2007-03-13 21:36:04 · 2 answers · asked by Anonymous

Please see the table here.
http://img.villagephotos.com/p/2007-3/1247850/Table.jpg

1) What are the topics of each tables?
2) Identify the primary key(s) and the foreign key(s).

2007-03-13 21:26:47 · 2 answers · asked by Xiangwei Xi 3

I have an idea for a website. I pretty much know what I want and how I want it organized, but I'm a little intimidated by the idea of trying to create a website with no knowledge of the process. I learn very easily, any reccommendations, are there any hosts that walk you through the creation of your website or rather has software that does? Is this something that a person of above average intelligence, in possession of a basic understanding of computers, but with no experience can learn as they go, through trial and error, or do I really need to take a class? Is there a book that I can learn from, I prefer to learn from books anyway? Thanks for your help!

2007-03-13 21:18:15 · 8 answers · asked by sage 5

2007-03-13 21:04:33 · 3 answers · asked by tafilah 1

Does anyone know how to program a site like http://www.fish4tips.com ? I would like to make a small question and answer site like that.

2007-03-13 20:36:07 · 1 answers · asked by Citizen Slam of the Chub Guard 2

2007-03-13 20:03:49 · 5 answers · asked by pmaster500 1

Hello
I have develop a project in ASP.Net2 and C#.Net using CSS desing sheet....

I have used a header image in the top in a Table Cell and all elements in document will be centered.....

Its working fine all in Internet Explorer but when I am checking it into other web broswer such as Fire Fox, Opera following error occur....

1- Header Images does not show.
2- All elements of Document becomes left align...

Why this is happen and suggest a good idea that my web page became comfortable in all web browser.

Many Many thanks in Advance.....

2007-03-13 19:58:06 · 2 answers · asked by Jack J 1

Hi I have to set the Recordsource property of a Report in Access at runtime. However when i run the code. Its giving me a runtime error '2191' saying "You cant set the Record Source property in print preview or after printing has started.

Kindly let me know how do I set the recordsource property at runtime

Regards,
Vikram.

2007-03-13 19:42:31 · 1 answers · asked by Anonymous

Recently a couple of my wallpapers seem to have shrunk and I can not seem to get the little arrows that are suppose to be on the side to work. I thought there was an adjustment for wallpapers in general that you could set to stretch to fit screen but I can't find it now, does anyone know if this exists and can you please tell me where the adjustment is located if there is one?

Thanks, I would really appreciate the help!

2007-03-13 19:40:54 · 4 answers · asked by Sage's Unicorn! 2

Like, the color at point x,y on yahoo.com is red. Is this possible with Javascript?

2007-03-13 19:25:51 · 2 answers · asked by noodlesandbeef 1

like i have a index.html page but i want that whenever anyone opens it, it redirects to a doman/something/ automattically within a second plz help me

2007-03-13 19:17:36 · 5 answers · asked by Sarfaraz Ahmed A 1

2007-03-13 18:51:50 · 3 answers · asked by kordash5 1

write a program that accepts a string input. it then counts the no. of character.
this is the given output:
Input a string:Hello world
No. of Character:10

2007-03-13 18:49:53 · 3 answers · asked by Anonymous

2007-03-13 18:35:32 · 2 answers · asked by Anonymous

2007-03-13 18:30:22 · 3 answers · asked by Ace Sagie 1

2007-03-13 18:03:37 · 8 answers · asked by chand 1

2007-03-13 17:29:29 · 2 answers · asked by grunt482 2

0

I was wondering how to make website login boxes work and how to make certain web pages only viewable to logged in members. Any link or guide would help me and others who read this out a lot : ]

I am asking about how to make ones work in templates I am designing. Please only answers with guides and help, no advertising for companies : ]

2007-03-13 17:26:59 · 2 answers · asked by JasonXiao 3

fedest.com, questions and answers