I need to present some information on a web page. It will be about 8 columns of data with headings.
The data needs to stay directly below it's heading.
Do you think I should use CSS with DIV's and SPAN's to implement this?
Or should I just use a TABLE with TR's and TH's
Thanks for the info...
I'm creating a PHP application where my users will upload pictures.
I have everything in place as far as picture management is concerned (uploading, deleting, etc.).
Only thing I can't figure out is what if a user uploads a picture that is like 5 gig or something like that?
Is there a way to...
I want to create a blue line across my screen that is the length of the screen. It will be about 30-40 pixels thick.
When the user is not logged in, it will just be a thick line on the screen. When the user logs in, I want text on the line to say
User logged in.
Kind of like a status bar...
OK, Let's say I have 8 DIV sections on my page.
I want the 8 sections to float into 2 separate columns (kind of like msn.com)
Do I need a DIV section for each column and then the 8 sections nested in those or is there another way to do it?
What is the proper way?
Thanks
I have a page arrangement question regarding CSS.
I'll use msn.com as an example.
If you go to www.msn.com and notice they have sections.
Some of the sections are:
Fox Sports
Money
Video Highlights
Entertainment
I want to arrange a page in a similar way. Traditionally I would have used an...
Java stuff like Javascript and things like that are not working in my ie browser.
What do I need to install to get it working again.
I was messing around a few days ago deinstalling stuff and I think I wacked something I needed.
I want to create a mysql table for a project that I'm working on.
The table will have about 300 fields.
Do you think this is too many?
Will this cause any performance problems?
or should I try to break it out into smaller tables.
Carl
Not sure if this is the right forum to ask in, but I thought I would ask here since I'm using PHP.
Ever see one of those "Virtual Tour" things on the net that the real estate agents use?
How would I make one of those on my web page?
Thanks
I want to indent all of the lines in a paragraph besides the first. How can I do this?
My paragraph would look like this:
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX...
How do I set up apache so it can only be seen from my local machine?
I'm on a network and I don't want other machines on the network to see my apache instance.
Thanks
carl
I have an 2 HTML selects
something like this
<SELECT>
<OPTION>id 1
<OPTION>id 2
<OPTION>id 3
</SELECT>
Then there should be another <SELECT> that only has the options of what is selected by the first select.
For example if the user selects id 2, I want to query the database and make the 2nd...
I'm new to ASP 2.0 so I have some questions.
I have mutiple users of my website.
Let's say I have a db table called mytable.
There is a column on this table called userid which tells which of the users to which this row belongs.
I put a login view control on my page.
Where do I pull the...
I am very new to Microsoft products so please bear with me.
I am trying to figure out the relationship between ASP/C#/VB
I am under the influence that ASP is a server side scripting language for the web, just like PHP and JSP.
Now I'm learning that I can create an ASP web app using C# or VB...
I'm not much of an iseries person, so please understand if I don't know much.
I need to turn off journaling when the "create collection" command is run.
Seems like by default the journaling is turned on.
How do I turn it off?
Thanks
carl
Writing a C program, fedora core linux system.
Here is the variable declaration of my main program
MYSQL_RES *result;
MYSQL_RES *sresult;
MYSQL_ROW record;
MYSQL_ROW srecord;
char *dbserver="XXXXXXXXXXX";
char *dbuser="XXXXXXXX";
char...
I am developing a software package that I plan to put on the market sometime.
I just thought of a name for my software package. Let's just say I want to call it "FastSoftware Pro 1.0" (This isn't the real name)
How can I find out if there is someone else out there with a software package...
I just had a problem with my computer.
Windows wasn't starting and I was getting a blue screen that said UNMOUNTABLE_BOOT_VOLUME
I ran chkdsk like Microsoft recomends and it fixed the problem. The computer now comes on and works fine with 1 exception.
Internet explorer will not start.
I...
I'm trying to help out a friend of mine with a computer problem and here is what I'm experiencing.
Initial problem:
They would turn computer on and nothing would happen, the screen would stay black, there was power going into the machine because the fan was running and the drives were humming...
I have a table that has 5 rows
Only the 1st row has data.
But, I still want to see the border for all of the empty cells.
Seems like only the cells that contain data are being displayed.
What if I want to display all 5 rows even if the last 4 rows are empty?
Thanks
Carl
I have something...
I want my table to have a border, but I only want to see the vertical borders;
I want the horizontal borders to be invisible with the exception of the top and bottom.
Is this possible?
If so, how?
Thanks
carl
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.