I ran into another problem, I can change field lists now without a problem, but I can't have field lists from more than 1 table at once...So if I add say, the customer table field list, bind a text box to a field in the customer table. Then switch the field list to the invoice table, the text...
Lets say I created a report in design view. I did not use the wizard so I have no field lists available to bind to my text fields in my report. So my report has labels, but the corresponding fields that the labels refer to are all unbound. Is it possible to add field lists to my report after its...
I'm wondering how to pass an array of strings to a function.
Ie:
//variable declaration
char roman1[50][20];
//function prototype
void Thousands(int[], int[], int, char[]);
//function call
Thousands(num1, num3, j, roman1[20]);
//function header
void Thousands(int num1[], int num3[], int j...
Heres the code:
<body background="LOGO_porky1.jpg" height = "100%" width = "100%">
I added in the height and the width attributes to see if they helped and they didn't. The picture I'm using will be fullscreen at 800x600 res, but it is smaller and repeats as a tile...
Heres a script I have written for my website. Now, my manual says that "elements[]" is an array used by javascript to hold a form's elements, and "length" is an attribute that holds the number of elements in the form. So I'm wondering why I keep getting an error telling me...
Ok, I've changed the name of the form to form1 and made the appropriate adjustments (I think) and I'm getting the same error, so ....Heres then entire source for that page.
If you see a or tag ignore it, I was trying to bold the important lines of code for this post but couldn't get it to...
I'm making a web page that calculates the total of T-shirts purchased using a check() function, called by a button, in a form. Heres the important info.
1. The actual name of my form:
<form method="POST" name="form" action="--WEBBOT-SELF--">
2. The actual code for...
I use a GF4 TI 4200 on a P4 2.4 ghz w/ 512 DDR ram. I recently bought Eve Online and installed it. When I opened the game I started having graphics problems such as my mouse cursor is constantly flickering and when I drag it around it leaves a trail of black boxes behind it. Turns out the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.