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

Programming & Design - February 2007

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

I'm taking an HTML class at the moment but the teacher isn't to the part where he teaches mouse overs yet and I REALLY wanna learn how to do it, it's one of the few courses I'm actually very excited about learning.

If anyone knows a lot about mouse overs and their different elements and implementations, PLEASE mail me. I'm actually looking for someone who I can talk to in chat to help me with different HTML elements. Thanks!

You can also answer the question here if you don't feel like talking to me, just give an example of a mouser over that would let me understand how it all works.

2007-02-05 04:40:53 · 4 answers · asked by Anonymous

Hi,
I was at home since 8 years due to not having work visa. Now I have just started working as an I.T. programmer. I'm finding everything difficult. I dont understand programming & how to code. I am always stressed out and have to ask my friends for help all the time. I dont want to be dependent on friends all the time. Its getting difficult for me. Should I change my career. I cannot do the hard thinking stuff anymore. I have a 3 yr old kid and sometimes remove my frustration on him due to work tension. Will it be easy in the future or should I go for easy jobs such as data entry, receptionist, etc.
If any of you is new in this IT field too, please let me know what you are going throught.
Pls advise. Thanks.

2007-02-05 04:33:42 · 5 answers · asked by SS 3

2007-02-05 04:28:47 · 1 answers · asked by Sarah 1

From VB 6, using Access, I want to display, search, etc data from access by using datagrid or listview objects in Visual Basic 6. But it takes more than 60 sec. for 1 lack rows. So I need some trick to overcome this problem.

2007-02-05 04:27:58 · 2 answers · asked by Haroon Sayyad 1

2007-02-05 04:25:50 · 2 answers · asked by sum1 1

2007-02-05 04:22:06 · 3 answers · asked by brian stovold 2

I have a small script that reads all of the image files from a directory, and the directory contains images and thumbnails, the images are named img.jpg and the thumbs img-tn.jpg I do not wish for the script to remove "-tn" for when I want to display or link to the larger images. Is there a function that can do this? (Note that not all of the filenames will be identical in size, but the thumbnails all end with -tn)

2007-02-05 04:20:19 · 1 answers · asked by toko 3

2007-02-05 04:18:28 · 3 answers · asked by curous mca student 1

I'd like to pick and choose which directories to give a user access to. Will chown allow me to add an owner without replacing the previous one? I don't really want to make groups, because I have a pretty complex system of organization for things (it works, I swear!).

Thanks
-Sean

2007-02-05 04:01:06 · 5 answers · asked by Remiel 2

http://guluwita.googlepages.com

I want it like the link "Make Y! your homepage"

2007-02-05 03:58:19 · 2 answers · asked by Thilina Guluwita 4

2007-02-05 03:42:27 · 1 answers · asked by Bassam K 1

in c++, while implementing inheritance, scope resolution operator i.e. '::' is used to specify the visibilty mode of derived class.is there any replacement for this operator?(maybe some other operator or something else).if yes,then wat is the replacement?

2007-02-05 03:42:27 · 5 answers · asked by Saniya 1

web designing .which will be suitable for me. i am living in india

2007-02-05 03:40:15 · 4 answers · asked by cipotli 4

l,in distributed computing,urgent

2007-02-05 03:38:52 · 1 answers · asked by arun 1

2007-02-05 03:38:06 · 4 answers · asked by xanga.com/the_skirt_girl 1

Given: A transparent background GIF file -example A Black Hat with blank - transparent background....
can a person at the website toggle the hats color
from white blue green brown etc. etc. without having to switch from 1 gif to another ...I want to adjust the color of the single gif file.

can it be done with some type of code?

2007-02-05 03:37:45 · 4 answers · asked by Luke Z 1

may accidently pick the same idle workstation,how can the algorithm concerning it be changed to prevent from race?ie;how algoritm can be modified if 2 processors request simultaneously,hurry pals

2007-02-05 03:29:53 · 1 answers · asked by Anonymous

By now software industry is struggling with trash technologies and methodologies that came from hypes and stupid businessmen. Methodologies that makes the huge solution for the problems that they caused. No one wants to really take a look at something like formal methods or stupid design of multi threading. Will this change? I am tired of doing stupid jobs on and on.

2007-02-05 03:28:38 · 2 answers · asked by Kaveh S 1

2007-02-05 03:12:49 · 6 answers · asked by amit r 1

2007-02-05 02:53:48 · 4 answers · asked by chad b 1

In which areas these can be used,Is It a job oriented course to be done.which is the best institute to be opt.

2007-02-05 02:48:48 · 3 answers · asked by Ashwini T 1

Can someone please explain in english what creates the PMTTYPE field from the IF statement within the followin SELECT statement. I dont know SQL and appreciate all u brains out there!

"SELECT DISTINCTROW IIf(IsNull(MailinSource.MailinSourceID),"No Source Entered",Trim(Trim(Str([SourceNo])) & " " & [Description])) AS SourceDesc, MailinSource.Description, Val(Trim(Trim(Str([SourceNo])) & " " & [Description])) AS ValDesc, IIf([Prepaid],"Prepay",IIf([Receipts].[DowntownCash],"DCR",IIf([PaymentTypes].[PaymentType]="Cash","Cash",IIf([Receipts].[Mailin] And ([HeadOffice]=True),"Mail","Non")))) AS PmtType, Sum(([ReceiptsID]<=CLng(nz([RelatedReceipt],[ReceiptsID])))*-1) AS ReceiptCount, Sum(Receipts.ServiceCharge) AS SumOfServiceCharge, Receipts.MailinSourceID, Sum(IIf([DowntownCash],[AmountSubmitted],[TotalTax])) AS Expected, Locations.Location, Locations.LocationID"

2007-02-05 02:28:14 · 2 answers · asked by justaguyaskingaquestion 1

anyone know the answer?

2007-02-05 02:20:50 · 2 answers · asked by toy181 2

please please help me,.. I need it ASAP... Thanks...

2007-02-05 02:06:55 · 1 answers · asked by xfactor_skydestroyer 1

Is it easy to get a Oracle DBA job without completing Oracle OCP certification?

2007-02-05 02:05:04 · 5 answers · asked by oliver 1

IIf([Prepaid],"Prepay",IIf([Receipts].[DowntownCash],"DCR",IIf([PaymentTypes].[PaymentType]="Cash","Cash",IIf([Receipts].[Mailin] And ([HeadOffice]=True),"Mail","Non")))) AS PmtType

This is the full SELECT line- I'm trying to understand what conditions makes the PMTTYPE field/variable (I'm not a app guy)

SELECT DISTINCTROW IIf(IsNull(MailinSource.MailinSourceID),"No Source Entered",Trim(Trim(Str([SourceNo])) & " " & [Description])) AS SourceDesc, MailinSource.Description, Val(Trim(Trim(Str([SourceNo])) & " " & [Description])) AS ValDesc, IIf([Prepaid],"Prepay",IIf([Receipts].[DowntownCash],"DCR",IIf([PaymentTypes].[PaymentType]="Cash","Cash",IIf([Receipts].[Mailin] And ([HeadOffice]=True),"Mail","Non")))) AS PmtType, Sum(([ReceiptsID]<=CLng(nz([RelatedReceipt],[ReceiptsID])))*-1) AS ReceiptCount, Sum(Receipts.ServiceCharge) AS SumOfServiceCharge, Receipts.MailinSourceID, Sum(IIf([DowntownCash],[AmountSubmitted],[TotalTax])) AS Expected, Locations.Location, Locations.LocationID

2007-02-05 00:42:12 · 3 answers · asked by justaguyaskingaquestion 1

2007-02-05 00:25:36 · 4 answers · asked by irenie2004 1

i always here it mentioned as an OS but what is it

2007-02-05 00:21:24 · 3 answers · asked by roger c 2

2007-02-05 00:21:01 · 3 answers · asked by Angie 1

where can i find free HTML codes for my website?

2007-02-04 23:28:08 · 3 answers · asked by Anonymous

fedest.com, questions and answers