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

Programming & Design - August 2007

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

I want to be able to know how many times a website is visited each day from my home computer and also know the times that it is visited. How can I do this? Is there a program I can download to do this? I want to be able to know how much time is being wasted daily at a certain website. Thanks.

2007-08-27 03:49:14 · 3 answers · asked by callipygous23 2

I am building a webpage using alot of css (my first time). I read elsewhere that it is unwise to use css tags to create styles that can be created with straight html- because a viewer may have css shut off and no style is apparent.

I have tried using

for my first heading but I do not like the look of it ( I much prefer my css styled design>. Is there a way to get that style to become heading 1? Like I want to use

and amke it appear size 12 font and blue.

Is this possible and how do I do it if it is? I am using Dreamweaver MX 2004.

Thanks! :)

2007-08-27 03:48:19 · 2 answers · asked by Anonymous

even godaddy.com wants customers to pay for domain transfer

if i buy a domain from godaddy.com and transfer to my host provider may i have to pat for this transfer to that host (or) i can do it by my self .

any body experienced in such transfer respond in detail please?

2007-08-27 03:18:14 · 3 answers · asked by Anonymous

I need a site review for a website client I am working with and would appreciate any comments the community may give me. I am looking for design, usability, and overall usefulness of the content. Here is the URL:

http://www.quadrem.com/

2007-08-27 03:03:35 · 5 answers · asked by michaeldillon 2

What is the normal steps/approaches in getting customers to use my services?

2007-08-27 03:01:40 · 1 answers · asked by Black Zedd 2

Hi,
I'm designing a site, and i've discovered that it displays slightly differently in Firefox than Internet explorer or Safari. The link below is the site. You can see when viewed in IE, everything is as it should be. When viewed in Firefox, the banner size flash app is lowered down a bit, which moves the layout and makes it look not so good. Does anyone know how I can resolve this?


http://www.softsystems.co.uk/adopt/


Thanks!

2007-08-27 02:46:40 · 4 answers · asked by Richard S 3

Hi,

Im using phps mail function to send email. How can I get it so that when a message is sent, it doesnt end up in the junk section of hotmail etc..

2007-08-27 02:37:04 · 5 answers · asked by jeff lemon 1

http://antonycartwright.somee.com/

Ant...

2007-08-27 02:25:01 · 2 answers · asked by sirantonycartwright 3

Can some one go to this site and tell me if its working? Thanks!
www.factoryfarming.com

2007-08-27 02:15:46 · 4 answers · asked by Hold_your_color 2

in the sense of beauty

2007-08-27 01:40:57 · 15 answers · asked by Anonymous

help needed

2007-08-26 22:09:43 · 7 answers · asked by kalyan 1

Links to tutorials owuld be appreciated.

2007-08-26 16:36:54 · 1 answers · asked by (: 3

I downloaded flash player 9 and it wont come up when I select open with.

2007-08-26 15:39:32 · 1 answers · asked by Anonymous

It's like question marks now or rectangular boxes.

2007-08-26 14:44:23 · 2 answers · asked by reaper0218 1

We designed this logo from a font at one of the big font sites. I have looked through thousands and cannot locate it. The logo can be viewed at http://garagetrendz.biz/images/garage1.jpg
**the font that uses the arrows

2007-08-26 12:51:17 · 1 answers · asked by ajriggs26 3

A javascript routine receives a form, with variables as:
cmd = "update", lst[0] = "1", lst[1] = "3"

It calls a php routine(through an Ajax call):
function p_admin_users_update($form)
{
*** get the from data as "variable name", "variable value". ***
for all variables in form:
$txt .= variable, value
(say $txt = "variable name = variable value");
return ($txt);
}
?>
Question: How can I get the variable name and its value in the PhP routine?
Tried many ways... no avail. get_object_vars does not work: type says object, function does not.

2007-08-26 10:36:22 · 2 answers · asked by just "JR" 7

Hi,

I have a text area on my website which users use to fill out an about me section. But if they press return (enter) when I recall the text from the database, there is no line break in the text.

How can I get it so that when a user enters in their info and they press enter, it automatically breaks?

Thanks

2007-08-26 10:32:43 · 7 answers · asked by jeff lemon 1

2

Hi,

I need some php code so that I can send an email when a user registers with my site. All I need is the email code.

Any ideas?

2007-08-26 09:13:18 · 6 answers · asked by jeff lemon 1

how to watch it online

2007-08-26 08:31:04 · 5 answers · asked by Anonymous

I have a hard time to pass a form and its data from a javascript to PhP, in an AJAX environment.
The following JS function receives data from a php code:
function js_admin_users_update(theForm)
{
showform(theForm);
sajax_target_id = 'admindata';
x_p_admin_users_update(theForm);
sajax_target_id = '';
}
(Showform shows details ok)
function showform(theForm)
{
var txt = "Form name: " + theForm.name + "\r\n";
txt += "theForm.elements.length " + theForm.elements.length+"\r\n";
for (var i=0; i txt += theForm.elements[i].name + " = " +
theForm.elements[i].value + "\r\n";
alert(txt);
}
the function "p_admin_users_update(theForm)" MUST return a $txt that will be displayed, i.e.:
function p_admin_users_update($frm)
{
$txt = "admin_users_update()
";
return ($txt);
}
How do I get variables names and values from the object?

2007-08-26 06:56:34 · 3 answers · asked by just "JR" 7

how can i publish my webpage to the web by using microsoft access.. pls help me! tnx..

God Bless

2007-08-26 02:07:01 · 5 answers · asked by Anonymous

0

I recorded some lightening storms on my digital camera yesterday and uploaded it to my computer. Is there anyway that you can crop out certain parts of the video to get a picture out of it?

2007-08-26 01:49:46 · 3 answers · asked by silly.hillbilly 1

I've got 25gb of web space and frontpage 2003. My website is looking OK but i want the banners and menu's of each page to be identical. I know this is possible and prob easy but i cant find anywhere to teach myself to do it! Please help me if you can. Perhaps I can do a bit of web design in return for advice :-)

2007-08-26 01:41:31 · 4 answers · asked by Herestheid 1

Dream weaver r3, adobe cs, Adobe golive 4.0, meta creations headline studio, unlead cool 360", unlead golive animator, unlead cool 3D, ray dream studio 5, metacrations canoma. I have never done a web pag except my space,,,lololol,, but I am cpu literate, advance user, just not in this application. I am a one man band,,,"Ethan Miles Band" and would like to get all my stuff out there. myspace.com/ethanmilesband ... Any help or tips would be greatly appreciated!!!

2007-08-26 01:36:34 · 2 answers · asked by SillyBilly 1

2007-08-25 21:17:42 · 2 answers · asked by tomar 1

i'm about to design a web application that possibly will connect to different databases. these databases contains the data that i need. the problem is they have varying structures. how is it possible to extract the information that i need. is there a software that could help?
i have an idea though but i'm not sure if it's okay. I'll ask each database administrator the queries necessary in order to access the information that i need. is this a stupid idea? can you suggest an alternative?

2007-08-25 19:11:58 · 4 answers · asked by andy 2

i want 2 view the html codings of the webpage which i want ..i mean for example abc.com i want to know the html of abc.com .let me knw how ?

2007-08-25 19:04:16 · 2 answers · asked by wild child 2

what dose this mean?
• The text is limited to approximately five lines, with approximately five words per bulleted item.

2007-08-25 17:56:27 · 2 answers · asked by pinkfariey 2

^_^ can u help me for this one?

2007-08-25 17:32:25 · 2 answers · asked by Anonymous

fedest.com, questions and answers