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

Programming & Design - January 2007

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

I'm looking for a functional database that I can use as an example and adjust to my needs. The database will be for users to enter information into a form, have the option to save the information and finish the form for a later date, and send the completed form. As with most databases, the information needs to be put into a matrix (for excel). I've heard of fully functional samples/examples of this available on the internet, but jst can't find them. Do you know where I could find one?

2007-01-11 06:12:47 · 2 answers · asked by canajen 2

I have a degree in MIS, and have worked for IBM as a Database Analyst using Brio, and currently doing more database work, but light programming. I'm about to take a SQL class, but I'm wondering if this is the way to go. I've heard of the MCDBA and want to know what all should I know if I decide to pursue it, and would a job in Database Administration be fufilling and what are the salaries looking like for a beginner.

2007-01-11 06:02:01 · 4 answers · asked by Lady J 2

I cannot get the text of one of the pages on my website to wrap to the size of the screen when it is viewed in Firefox. The sentences just continue off the page so you have to scroll across to read.

I don't have this problem with IE or Netscape, just Firefox.

Has anyone got a fix?

2007-01-11 06:01:26 · 2 answers · asked by Cardinal Fang 5

I have a dataview that i fill with a dataset. All it has is Employee_ID and Log_Time. I specifiy the Employee_ID that I want. It loads fine and I have allowpaging=true and page = 20. What kida of code do I need to write in the PageIndexChanging event for my dataview so that it will page threw my dataset that loads the dataview. I have no idea where to start for this paging action?

2007-01-11 06:00:55 · 3 answers · asked by csdraska 1

l wanted to have a few screen savers and the company that l download from add it's own addrees bar to the top off my page. and l want to get it gone. l delete all the screen savers. plus is there a safe place to down load a screen saver that don't mess my coputer up.?

2007-01-11 05:55:36 · 6 answers · asked by Star-Dust 7

i want to take voice signal from the mic and using frequency analyzer software i want to note down those frequency reading which can be used in the visual basic 6.0 ....main problem i have got so many freq.analyzer software but none of them work with visual basic...
please suggest something good idea or even if you are having some new solution to go about my problem please suggest it!!!!!

2007-01-11 05:54:42 · 2 answers · asked by prasad 2

2007-01-11 05:50:07 · 8 answers · asked by rita4456 1

2007-01-11 05:49:35 · 15 answers · asked by Anonymous

99% of the questions here have the answer at the top of the page in Google. Hasn't anyone heard of Google?

2007-01-11 05:21:49 · 39 answers · asked by Keith W 2

what program, besides text-edit, can I use to type papers. are there any that are free, or do i have to buy them. I also would not like to use microsoft. I don't want to have to buy that,
Thanks

2007-01-11 04:32:43 · 3 answers · asked by Anonymous

what i reallty want is to display something like a clock but decreasing in real time using AJAX, i wonder if it's possible

2007-01-11 04:28:35 · 3 answers · asked by puki el pagano 5

I would really appreciate advice on this matter. I don't have a lot of experience with graphics, I had a website, and paid webhosting fees, so I built it with store editor, but got tired of paying fees, and I would like to build my own (business website) be able to add paypal buttom so customers can purchase items, and be able to publish it ( I already have my registered domain name). What would be a good, affordable easy to use softaware? Please advice :)
Thank you in advance to anyone that can give me a good input on this!

2007-01-11 04:19:16 · 5 answers · asked by à®?á?¦MORAJAá?¦à®? 4

When different people go to my website some have small monitors other have large. Some are set at 640X480 and others as high as 1280X1024.

Things don't display correctly. I would like to have a code that could display the correct page for the visitor.

I would simple make multiple pages and direct the viewer to the page that would display properly for them.

I need to some way to get that information from the visitor and then give them the option.

One page that does this is
http://www.dailyoverlook.com/

2007-01-11 04:18:34 · 3 answers · asked by the ancient 2

What is meant by iframe?

2007-01-11 04:01:26 · 6 answers · asked by Munib 2

I am planning to become a professional web developer what exactly i have to learn ??

i am planning and have experience in the following topics
1- XHTML and CSS
2- Macromedia Dreamweaver 8
3- Servlets and planning to learn JSP
4- i am good in designing programs based on TCP/IP and UDP using Java
5- Frontpage

and i am planning to learn the following too
1- Java script
2- JSP
3- ASP.net
4- Flash
5- Photoshop

please tell me exactly what i need because i really want to be a web developer. by the way i have experience in networks too.

2007-01-11 03:48:25 · 3 answers · asked by javar 1

2007-01-11 03:10:29 · 13 answers · asked by MYLN22 1

I do not know much at all about creating websites. Can anyone give me a run down. I know I need to get a host and domain. I believe I'm going to go through godaddy.com for that, unless someone tell me otherwise. I also need to know what kind of software I can get for codes for .coms. Any help is welcome. Thanks and Blessings.

2007-01-11 03:07:56 · 3 answers · asked by livin da life 2

create a program about conversion number to word, fibonacci, sum of powers & reverse! thanks 4 those who'd help me!

2007-01-11 02:09:17 · 2 answers · asked by johnapril 1

Hello,

I need to rename many jpegs by adding an "l" to the end of the file name. Someone suggested putting the following in a batch file, however, it does not seem to work. I was hoping someone can help me.

for /f "tokens=1" %%a in ('dir /ad /b') do @if exist %%a\*.jpg ren %%a\*l.jpg

Thanks,


Joel

2007-01-11 01:22:35 · 2 answers · asked by liquidjoel 2

Is there any way in the world you can use html to automate certain used fonts from a webpage to be installed onto the guests hard drive?
Basically, My webpage uses fonts not everyone has and its really important to the page to have them certain fonts. I've tried using microsoft WEFT but it just changes the whole page and things are evrywhere so I was wondering if there was a easy way of going around this. I was thinking of maybe using some kind of html or javascript or something to automatically install the fonts onto the viewers pc so they can view it and ofcourse I will notify them of this.
Please help.

2007-01-11 00:59:26 · 7 answers · asked by zaine7673 1

For example, the IFrame contains a text box and I want to access and change the contents of it from outside of the IFrame.

2007-01-10 23:41:44 · 1 answers · asked by Alan 1

Honestly - tell me what you think.
www.marina99.piczo.com
It is more a work in progress but I'd like to know what you think.

2007-01-10 23:38:14 · 15 answers · asked by Marina99 2

I am a computer novice with no-one to help me if my Packard Bell computer goes wrong. Can anyone out there rate this service for me please? I am thinking of 'Pay as you Go' - there is also a subscription charge

2007-01-10 22:17:47 · 4 answers · asked by AC Bloggs 1

i have asp.net form with some data on datagrid, i have written
ondeletecommnad event of datagrid to remove single row data
it works fine
but the problem is whenever i delete record from last row of datagird on ondeletecommnad event , it fires, then i refresh browser either by f5 or button, then event does not fires again

But whenever i delete record from any row except than last row of datagird on ondeletecommnad event , it fires, then i refresh browser either by f5 or button, then event again fires

I checked it by Debugging the application

2007-01-10 21:52:00 · 1 answers · asked by googsoft 1

I'm trying to create an array from a query in MS Access 2003. The array will be used to display statistical data for 12 months (periods) and will consist of 4 main elements: PeriodID, PeriodEnd_date, Total_qty and Total_Value.

The query will summarise the required data, based on user input (starting Period), but this does not always produce 12 rows of data as some periods have no records. What I want to do is perform a data check as it creates the array, and populate the QTY and value fields with zeros where there is a period within the specified range with no records. The desired end result is an array that will contain exactly 12 records. I know it must be possible, but for the life of me I can't figure it out.

Is there anyone out there who can provide maybe an example in VBA that could work for me?

Thanks.

2007-01-10 21:05:16 · 1 answers · asked by AndyTechGuy 4

I would like to specialize in communication areas and would like to know what the commonly useed computer applications are. I only know MS-Publisher.

2007-01-10 20:45:17 · 2 answers · asked by ethy_b 1

2007-01-10 20:25:42 · 4 answers · asked by jervi 1

All the tutorials I have read simply said to type jar -[options] [jar filename] [files to add].

Problem is, when i go to my command prompt and even type jar, nothing happens..

Do I need to download some kind of tool or add some directory to my command prompt options thing?

Any help is greatly appreciated.

Regards,
Phugz

2007-01-10 20:04:52 · 3 answers · asked by Phugz 1

fedest.com, questions and answers