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

Programming & Design - September 2007

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

this is the code
Shell ("cmd /k ping -t -w 10 -l " & text2.text " & Text1.Text)
text2.text is the size of the byte of the ping
text1.text is the website name
I need help please how do i seperate text2.text and text1.text ?

2007-09-04 03:24:53 · 2 answers · asked by heayea 1

please help me....i need it very much.......

2007-09-04 02:45:47 · 2 answers · asked by sarah jane 1

GeoRSS does not seem to work well.
I always encounters following message.
"Please zoom out to see more map information...".
It goes well when I draw map inside USA, but it goes wrong in the case of outside USA.
Anybody who knows how to fix it ????

2007-09-04 01:55:20 · 1 answers · asked by fantastic map 1

2007-09-04 01:32:47 · 5 answers · asked by Anonymous

how can i compare a string to another string if they are equal or have the same characters or not?

2007-09-04 01:21:17 · 6 answers · asked by fatal_phan2m_21 1

2007-09-04 01:10:44 · 3 answers · asked by harrym 1

Do's and Dont's in making Flowchart.

2007-09-03 19:56:12 · 1 answers · asked by julliantonia 1

hey guys i've made a web page but i want it to be uploaded to internet as a website .... but i dont no how to do tht so guys plzzz help me out

2007-09-03 19:44:55 · 1 answers · asked by Anonymous

what computer language is the base of visual basic. i cant find it anywhere. plz help

2007-09-03 18:02:27 · 5 answers · asked by Anonymous

It's a schematic drawing that I'd ultimately like to print onto several sheets and then tape them together. I can't make it smaller or it loses the resolution to the point of much of the print disappearing. Also I seem to be able to look at the file from the site it's on, but I can't save it to my computer for some reason. When I tried to print even one 'window of a page', I could do 'print preview, but then when the normal print window came up, you know the 'how many copies etc.' window. well I hit '1 copy' and then it just said something like 'unable to print'.
My printer works fine.
Any help would be great. I have Windows ME. Hey, it works for me, I can't afford better, but that file is in an old style of file anyway. Sorry I can't remember if it's a jpeg...actually I seem to remember it's a URL...I'm pretty sure...sorry I'm not really computer savvy.

2007-09-03 17:27:29 · 3 answers · asked by paulj0557-vacuum cleaner expert 3

Where can you go to learn how to use programs like Microsoft office?

2007-09-03 17:15:31 · 9 answers · asked by Anonymous

The images on the computer are nice and clear, but the images on the web are fuzzy. The color is great, text is great; but not the images. I even downloaded a different browser, but I have the same results. Help please.

2007-09-03 15:13:17 · 3 answers · asked by rollinsmincey 2

whats the difference with windows and linux hosting plans

2007-09-03 15:12:58 · 3 answers · asked by Gangsta 2

I created a website in Front Page and had an email form that came as part of a template. It worked great with my old host but I recently switched to GoDaddy hosting and I am not sure how to get the form to email me the questions people have when they fill out the form from my site. Can someone please advise me what commands I need to put in the HTML to get it to email me the form? The page looks great but when you hit send you get an error message. Any help is appreciated.

2007-09-03 15:08:37 · 2 answers · asked by flafuncop 2

I read the Wikipedia article on this topic, but still don't understand it very well.

2007-09-03 14:46:12 · 5 answers · asked by Bobby S 3

Related Questions:

How do you avoid named cell conflicts (e.g. if they both have cells called "cellName")?

Is there a single easy command to take a single block of data and make it into a new sheet with a certain name.

How do you rearrange sheets?

2007-09-03 10:06:25 · 3 answers · asked by bob135 4

wtf does this mean?
error: Class names, 'HelloApp', are only accepted ifannotation processing is explicitly requested.

also, a website of common java programme errors and their meanings would help too

2007-09-03 08:44:01 · 2 answers · asked by konnichiwacj2 1

stop any one from seeing a webpage. even if you do not own the webpage

2007-09-03 08:10:30 · 5 answers · asked by Karl c 1

it is a script for a jail does it look rite as it keeps sayin source file not compiled
session_start();
require "global_func.php";
if($_SESSION['loggedin']==0) { header("Location: login.php");exit; }
$userid=$_SESSION['userid'];
require "header.php";
$h = new headers;
$h->startheaders();
include "mysql.php";
global $c;
$is=mysql_query("SELECT u.*,us.* FROM users u LEFT JOIN userstats us ON u.userid=us.userid WHERE u.userid=$userid",$c) or die(mysql_error());
$ir=mysql_fetch_array($is);
check_level();
$fm=money_formatter($ir['money']);
$lv=date('F j, Y, g:i a',$ir['laston']);
$h->userdata($ir,$lv,$fm);
$h->menuarea();
$q=mysql_query("SELECT f.*,u.username,u2.username as jailer FROM fedjail f LEFT JOIN users u ON f.fed_userid=u.userid LEFT JOIN users u2 ON f.fed_jailedby=u2.userid ORDER BY f.fed_days ASC",$c);
print "Federal Jail

If you ever cheat the game your name will become a permanent part of this list...

Hi

step1:
I created a template file as follows with 2 editable regions:title,body in dreamweaver cs3:

1.Opened an existing html file = xxxxx.html
2.file > save as template > temp
3.I then created title region as follows:

(a) Navigated to a an area on the temp file in design view
(b) Templates > New Editable Region, created a title region

repeated step 3 for body as well.

step2:
I then opened an existing simple html file with html,title,head,body tags in it, and attached the templae to it:

1.Opened an existing html file = main.html
2.Modify > template > Apply Template to Page

A dialog box appeared:

site: massag therapy(name of my site that i had created earlier)
templates: temp

Inconsistent regions names
so i resolved it by selecting body form the drop down list:
Move content to a new region:body

After this i saved it and when i opened my main.html file the body was mapped correctly with the templae applied to it,

But the wherei had created a editable region for title the following was displayed:
title (in grey)

I dont understand why isn't dreamweaver working, i had the same thing happen in frontpage?

kind regards

thanks in advance

2007-09-03 01:34:49 · 1 answers · asked by jam 5

Do's and Dont's in Flowcharting

2007-09-02 21:49:26 · 6 answers · asked by julliantonia 1

2007-09-02 21:19:03 · 11 answers · asked by blastbabyx3 1

2007-09-02 20:51:29 · 3 answers · asked by andrew martin 1

All the sudden it asks me for a key! =/

can someone give me theirs? please! andd thanx =]

2007-09-02 15:49:08 · 4 answers · asked by Anonymous

thanks

2007-09-02 14:37:02 · 2 answers · asked by Anonymous

Laptopcloseout.com
is it reliable?

2007-09-02 14:08:31 · 1 answers · asked by 56984 2

Is it possible to read input data from a file (like C) in a javascript program? If not, how do they do it, now that C and Fortran are out of date?

2007-09-02 11:42:28 · 2 answers · asked by cidyah 7

fedest.com, questions and answers