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

Programming & Design - June 2007

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

web development code for dynamic databases

2007-06-06 08:42:11 · 5 answers · asked by candygal 1

I'm pretty new to blogging even though I spend a decent amount of time online whether it is for my job, personal research, shopping, email or whatever. I'm thinking of doing some of my personal journaling online. I had previously used easyjournal.com and found that many times when I want to view past entries it sends an error message and it takes a few tries to get it to work. Also, you have to pay a fee to upload photos and use other features. I'm thinking that I may start private and then move on to inviting other friends to view my entries and respond or contribute. What are your favorite sites that offer space? I've only recently taken a brief tour of eblogger.com and that looked intriguing. Thanks for opinions and input!

2007-06-06 08:41:48 · 4 answers · asked by Sal J 2

3

I asked a question ebfore about photo programs. But i really wantt PHOTO SHOP =]. is it possible to send it through the computer. or is there a website to get PHOTO SHOP free? Can someone send it to me or something. i really want it its to expensive to buy.

Pleasee. ill give best answer

2007-06-06 08:00:05 · 6 answers · asked by x0staci 2

Is it bordercolor="grey" or something like that?

2007-06-06 07:43:09 · 5 answers · asked by torylocker 2

I am trying to insist to php, to break after it has writen an ip address and date, but it will actually write "
," and "/n" how can i actually make it break with a new line.
=========================...
function ipset(){
$ip = $_SERVER["REMOTE_ADDR"];
$new_file = "addresses.txt";
$file_handle = fopen($new_file,'a');
fwrite($file_handle,
$ip."-".date("m/d/Y").
"
")/n;
fclose($file_handle);
ipset();
}
?>
=========================...

OUTPUT in textfile:
(making more than one line because text box won't let me put long strings...)
=========================...
69.152.147.191-06/06/2007
(continue string on next line*)

69.152.147.191-06/06/...
(continue string on next line*)


=========================...

2007-06-06 07:25:24 · 3 answers · asked by truepal20032001 2

what are broken links on a website?, why do they happen?,
how to mend them?, do these hyperlinks have any life?, I use DW and when I use check links options it shows a few broken links, but the site seems to work fine, any ideas what is happenning?

2007-06-06 06:47:35 · 3 answers · asked by Hell Raiser 3

Hey, I'm using VB.NET 2005 and am trying to add a DELETE statement to a command. Here's the code:

Dim strDelete as string = _

"DELETE * FROM Families WHERE Name = '" & lvfamilies.selecteditems & " ' "



This previously worked in VB6 but now it tells me array bounds cannot appear in type specifiers. Any ideas?

2007-06-06 06:45:00 · 2 answers · asked by austin 2

I am a web designer and I know html. I used to build sites in tables and now I need to learn how to build standards compliant sites with css...

2007-06-06 06:33:01 · 8 answers · asked by divina_jodi 1

I work for a buiding maintenance company, and need to organise lists of equipment for buildings we maintain throughout the country.
What I'd like to do is to create an excel file for each customer, which opens up to display tabs along the bottom for each geographic area of the country. Clicking on a tab for a given area then reveals another workbook, with a new set of tabs for all the individual buildings within that area.
Note that I'm not talking about using hyperlinks linking to external workbook, but somehow setting the tabs to open workbooks within the same view, as opposed to individual worksheets.
I've seen this done, so I know it's possible, but I've looked extensively and can't find anything.
Any of you Excel wizards out there know how to do this?

2007-06-06 06:25:17 · 2 answers · asked by Anonymous

0

I Want to know what is w3c because i see it alot on virtual world's? And I want to know is it a program that you use to make a virtual world because yahoo use's it too.

2007-06-06 06:20:57 · 4 answers · asked by [♥) 5

Lately ; when I click the X in the red square to close that page, I get the message: ( The instruction at "0x6600accc" referenced memory at "0x6600accc". The memory could not be "read". Click on OK to terminate the program. Session monitor: iexplore.exc-Application Error. )

2007-06-06 05:46:17 · 4 answers · asked by Anonymous

2007-06-06 05:43:12 · 2 answers · asked by pintu d 1

Can I do it in Publisher?

I have registered my domain name already. Is there a programme or a book that you would recommend to help me. I don't know a huge amount about it but I have common sense, I am willing to try and do it myself and I am a quick learner!

I am in the UK.

Your help would be much appreciated! Thanks guys x x

2007-06-06 04:40:38 · 9 answers · asked by babs 3

i need to set up my personal website. I do I go about it?

2007-06-06 03:53:27 · 6 answers · asked by zorro 1

if i wanted to make a 2 sided card layout, 8.5 x 11 folded in half, what would be the best layout for microsoft word? or tell me some directions on how to get a 2 sided card layout

2007-06-06 03:44:12 · 4 answers · asked by crying_gurl87 1

if yes den plzzz give me the link to download it

2007-06-06 02:15:57 · 3 answers · asked by Sid 1

is there anyone can help me with this? i need to learn HTML and to design a creative web site. is there any good web site with HTML code? like mouse trail...

2007-06-06 02:10:22 · 6 answers · asked by Anonymous

What software solutions would you recommend

2007-06-06 01:38:52 · 3 answers · asked by Dave 4

2007-06-06 01:16:02 · 8 answers · asked by Anonymous

2007-06-06 01:03:12 · 5 answers · asked by suzann p 1

2007-06-06 00:51:20 · 3 answers · asked by nony 1

I'm a college student who is trying to make a professional level website for my student organization. I usually use Dreamweaver, but that has recently been removed from my computer. I'm on a tight budget, and want to use a program that doesn't require too much HTML software. Is there anything like this that exists? (I don't want to make a 6th grade level Geocities pagemaker site either) Thank you!

2007-06-06 00:50:32 · 8 answers · asked by guido 2

what types of of files exist in linux and how can they be expressed using the first character? (eg: d is for directory)

Red Hat Liunx

2007-06-06 00:35:24 · 3 answers · asked by Anonymous

I need a free source code/code PHP pages to start my e-mail server free (like yahoo mail).Where will I get ?
I want to start a new free unlimited inbox e-mail service.I want php code for it free.Please help me. For Open source.

2007-06-05 22:12:08 · 2 answers · asked by Andy Robs 1

I want to learn how to use powerpoint and database for 2007

2007-06-05 16:44:56 · 4 answers · asked by Alexia 3

How to download Apache?
I don't understand the mirror and stuffs..
When I go to the download page, it brings me to this page directory and I get lost..

For PHP,
What does it mean by complete source code and the windows binaries?
Which one can i download?

Can anyone help me?
Please please...

2007-06-05 15:58:44 · 5 answers · asked by Soul Girl 1

Any web giving free basic tutorial for learning basics of PIC programming using language "C"

2007-06-05 13:19:38 · 2 answers · asked by kandyudayan 2

Here's the link:

http://www.hsn.com/cnt/prod/default.aspx?webp_id=3430085&web_id=3430085&sf=ec&dept=ec0027&cat=ec0031&prev=hp!sf!dept!cat

Would anyone suggest getting this computer, or rather, suggest not getting this computer? :)

2007-06-05 13:19:19 · 13 answers · asked by Brookiey 4

http://i165.photobucket.com/albums/u58/botticelligirl/Anchors.gif

2007-06-05 12:15:25 · 4 answers · asked by Anonymous

fedest.com, questions and answers