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

Programming & Design - December 2006

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

I have a website and want to make a link to allow my viewers to make my page there home page. Can someone give me the code to write in my frontpage.

2006-12-21 07:43:35 · 5 answers · asked by heardentertainment 1

hi, I have 3 forms , one contains text boxes one contains list box and the other one is invoice form

my list box been listed taking infos from separate textboxes by using additem function now I want to transfer them to invoice form but in the list box I have 3 information like price and QTY in one line (£3.57 , 2 QTY ), I want transfer to each info to separate text box in the invoice so I can do calculations.

How list box looks like

e.g . £3.57 , 2 QTY

now I want to transfer them to separate text boxes

thank you

2006-12-21 07:20:23 · 3 answers · asked by Anonymous

I Have Built up a PC. i have never turned it on yet. can i make it a mac instead of a pc. if so what specifications(type of software/hardware) do i need?

2006-12-21 07:07:16 · 9 answers · asked by L 5

For example I have a variable named alpha that has a integer value of 15. I want to use that same variable in the second page. I know in fourms you could use request.querystring or request.form but those are for fourms.

2006-12-21 06:42:23 · 6 answers · asked by Anonymous

2006-12-21 06:41:38 · 4 answers · asked by wizard 1

hi , i have two forms in my program , i have text box in one of the form and list box in the other form i want to transfer information from list box to text box, between forms , can anyone please tell me the codes

2006-12-21 06:36:18 · 3 answers · asked by Anonymous

OR you own videos?

2006-12-21 06:34:03 · 3 answers · asked by Kamunyak 5

So I am doing with my web project in VS 2005 I clicked the build-publish site. And save it to my desktop so I can open it in my web browser and see what it looks like totally done and compiled with a dll. I have ran it plenty of times on my computer while developing it I just want to see it as the final project. So i build to publish and when i click on the icon default.aspx and choose open with Internet explorer i get an error message on the page

The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.

A name was started with an invalid character. Error processing resource 'file:///C:/Documents and Settings/Administrator/De...
<%@ page language="VB" autoeventwireup="false" inherits="_Default, App_Web_gip8cbnp" %>

But if I dubble click on the icon and open it in VS and then choose view in browers in works? How do i just view it in the browser without open up the VS first

2006-12-21 06:26:42 · 1 answers · asked by csdraska 1

Hello, would you like to evaluate the following proposed website design, and provide feedback on the look, feel, & its usefulness? Head on over to this address:
http://elilies.com/ordi/services/?lang=en
That proposed design is being created in the hope of replacing the website that currently resides here:
http://www.DrOrdi.com/
Please be honest but diplomatic. If you can't be diplomatic, please don't respond. Thank you very much and Merry Christmas! Charles.

2006-12-21 06:17:41 · 3 answers · asked by DrOrdi 2

hi , i have invoice in my program , i want program to generate invoice number uniquely for each invoice

thank you

2006-12-21 05:51:48 · 2 answers · asked by Anonymous

hi , i have invoice in my program i need code to print the invoce with the info

2006-12-21 05:35:13 · 2 answers · asked by Anonymous

2006-12-21 05:01:25 · 3 answers · asked by Pankaj G 1

opera,firefox,internet exploler..............................???

2006-12-21 04:37:35 · 17 answers · asked by Atul 1

hi , i have list box in my program which i use additem function to list items from text boxes , in one line of the listbox i have many info e.g price and quantity , but i can not leave space between them , can anyone help please

alli want to do is list something below

£4.75 , 2 QTY

thank you

thank you

2006-12-21 04:36:41 · 5 answers · asked by Anonymous

2006-12-21 04:04:35 · 5 answers · asked by Menoz 1

how can i get it back to normal so i don't have to move the page to see the whole page?

2006-12-21 03:51:44 · 7 answers · asked by Charles S 1

I am trying to delay a hobby / business website and I am looking for a good open source CMS wiht blog abilites. It is worth teaching myself MAMBO?

Thanks.

2006-12-21 03:51:05 · 2 answers · asked by B K 1

I want a ticker that counts days, hours, minutes, seconds to a specific date - like the Superbowl, or Opening Day, or whatever. html or java script solution preferred.

2006-12-21 03:34:47 · 6 answers · asked by commish144 2

The Problem :

I have an array of data and every piece of data in this array is itself an array of data, for each element of the array I create a new object based on the data, for example :

...
class dynamic{
function dynamic($DATA){
$this->name=$DATA[0]
$this->value_1=$DATA[1]
$this->value_2=$DATA[2]
}
}
...
$DATA=array(array('testa',1,2),array('testb',2,1));
for($x=0;$x $this->OBJECT[$x]=new dynamic($DATA[$x]);
}
...


Don't ask me why it's done like this and don't ask me to change it, this is the way it needs to be for the other classes to work.

Now, later on in another class I do a sort($this->OBJECT) and so far it will sort by 'name' ascending or descending, name being the first variable... If I change that to another variable I can order by that variable...

My question is simple... The answer, I fear, may be beyond the majority of Y!Answers users...

How do I define which variable to sort by and which sort function should I be using to do this..?

2006-12-21 03:29:07 · 1 answers · asked by just_another_user 3

It is an addin in VB i suppose.

2006-12-21 03:08:22 · 2 answers · asked by arpit109 1

I'll be running this off my pc. No network, no web access. Just a simple exploration of mysql.

2006-12-21 03:07:01 · 5 answers · asked by John K 5

I want to have the same margins, layout and headers/ footers. I want to do it in one and then automatically have the same for the other 10+ of my spreadsheet.

2006-12-21 03:03:47 · 4 answers · asked by Dimi 1

I just downloaded corel idraw graphic suite x3 and when i clicked finish it dissapeared and then nothing happened. i think it had just finished installing before i clicked it. does this mean it is taking a long time or what?

2006-12-21 02:46:11 · 2 answers · asked by Anonymous

2006-12-21 02:44:44 · 4 answers · asked by vishal a 1

I am trying to send data from one cell in excell to access and access to excel. I have created a sheet in a workbook in excell to imput data and at the end of the table it has a end answer. That end answer need to turn around and show up in access data. From access data I need to be able to type in the number that will be inputed in excell to figure the end figure.

2006-12-21 02:31:32 · 1 answers · asked by heardentertainment 1

is there a dvd that can teach you the basic computers other then going to school a take a courses
please let me know and thanks

2006-12-21 02:10:33 · 2 answers · asked by DENISE 6

i need to keep track of my conversations and what i did in each store. so when i go back i can remember what was done on each date. i also need a reminder or a schedule i could print up everday. what would be the most user friendly program for my pc?

2006-12-21 01:34:15 · 7 answers · asked by mike 2

I am looking for a 3 D animation on Inside / Walk in of a Mobile phone If u have any pls email it to sunilreena@gmail.com

2006-12-21 01:01:06 · 2 answers · asked by Sunil Jose 1

Hi

i see pages in news papers site like eenadu.net,andhrajyothy.com.i want to save them in some or ther forms for the future .
can i save these documents let me know how .becos papers do not have mail facility.

2006-12-21 00:59:42 · 3 answers · asked by sydney surfer 2

fedest.com, questions and answers