Posts
 
Reputation
Joined
Last Seen
Ranked #708
Strength to Increase Rep
+4
Strength to Decrease Rep
-1
16% Quality Score
Upvotes Received
4
Posts with Upvotes
3
Upvoting Members
2
Downvotes Received
19
Posts with Downvotes
11
Downvoting Members
11
5 Commented Posts
~10.8K People Reached
About Me

Web Master HTML (Started Developing in 2002), CSS (Started Developing in 2004), PHP (Started Learning in 2009), Action Script (Started Learning in 2008), Computer Diagnostics and Repair day to day. Built my own rig as well. .............Weakness Forums…

Interests
HTML, CSS, CMS (Learning), PHP (Learning), Action Script 3.0 (Learning), SQL (Learning), AJAX (Learning)
PC Specs
Fullsize Tower, ASUS M2N SLI Deluxe Motherboard, AMD AM2 5600 Dual Core Processor, ATI x800/x850 GTO…
Member Avatar for stevenpetersen

In CSS I was wanting to know if there is a way to set up a html table cells with tags [ICODE]h1, h2,[/ICODE] that are controlled with a style sheet. I would still need to know how to put the Gradient on each cell. (i will post as solved) [TEX]Thank …

Member Avatar for veneta1
0
149
Member Avatar for stevenpetersen

Include content from one page to another with HTML Code. On the page that you want to put content on just insert <!--#include virtual="YourURL"--> <html> <body> <!--#include virtual="YOUR URL" --> </body> </html>

Member Avatar for diafol
-1
326
Member Avatar for stevenpetersen

How do i add my ajax-loader.gif to my js. and what kind does the script look like.... Thank you to everyone.... My js. below [CODE]var Spry; if (!Spry) Spry = {}; if (!Spry.Widget) Spry.Widget = {}; Spry.Widget.TabbedPanels = function(element, opts) { this.element = this.getElement(element); this.defaultTab = 0; // Show the …

Member Avatar for stevenpetersen
0
211
Member Avatar for stevenpetersen

[URL="http://www.ibcfam.org/vistitor.html"]http://ibcfam.org/vistitor.html[/URL] Im trying to include a form from one page to the other for some reason it has been messing up the layout can you help please..... the include file is [URL="http://www.ibcfam.org/form.html"]http://www.ibcfam.org/form.html[/URL] thank you.. Also any feed back on the design would be cool too

Member Avatar for stevenpetersen
0
58
Member Avatar for stevenpetersen

need to reboot widows vista...... on a dimension e521..... My problem is that there is no PS/2 keyboard -and- mouse ports ... just usb...... how do i reinstall the OS without taking the harddrive out.....

Member Avatar for caperjack
-1
87
Member Avatar for stevenpetersen

Hello my name is steve & im trying to use ajax to change the content in a div when you click on a nav button (6 buttons in nav)...... I build out side using a Ajax book and it did not work...... deleted the project and im trying to start …

Member Avatar for stevenpetersen
0
202
Member Avatar for stevenpetersen

I was thinking there should be a point system for members that make those killer hard question. I have had a question that has never been hit, but i have seen it done. [URL="http://www.daniweb.com/forums/thread208243.html"]thread 208243[/URL] But this is not about my thread this is about what you think about a …

Member Avatar for stevenpetersen
0
534
Member Avatar for hno

i would make a div.... with the main color as a background color then make a image of the top of the boarder and a image of the bottom boarder..... then for the sides make a 1pt by 4pt image and stretch it to fit the side hight you want..... …

Member Avatar for stevenpetersen
0
108
Member Avatar for stevenpetersen

Need help finding drivers for UFT06 guslink link cable...... for windows XP Thanks to everyone again

0
79
Member Avatar for stevenpetersen

I had a someone ask me to day if i can make an online community..... thought this is going to be easy...... next think i know it needs to be based like face book..... Goin to start today...... if anyone can help in any way....... i do thank you.

Member Avatar for stevenpetersen
0
122
Member Avatar for stevenpetersen

I designed the site for free for a friend not to long ago and i wanted to go ahead and design it in flash. I wanted to see what ideas anyone might have about this design. [URL="http://www.predatorpitfighting.com"]www.predatorpitfighting.com[/URL] Thanks to every one

Member Avatar for rajarajan2017
0
42
Member Avatar for stevenpetersen
Member Avatar for bobchrist
0
94
Member Avatar for tomtetlaw
Member Avatar for stevenpetersen

I was told by one of my friends in a high place that you can make a JPEG into a Container to carry what every you need..... My idea is to put a Java Script in the Container that makes the picture uncopyable to print page and right click..... Also …

Member Avatar for codejoust
-1
178
Member Avatar for stevenpetersen

This form was found on the net and was change to fit my needs. I hope it fits yours as well....... I. Interdictory The Website Planning Worksheet is to be used in conjunction with the Website Design Contract and Website Content Worksheet. This questionnaire is designed to enhance communications between …

0
97
Member Avatar for stevenpetersen

1. Copy the coding into the HEAD of your HTML document 2. Add the last code into the BODY of your HTML document --> <!-- STEP ONE: Paste this code into the HEAD of your HTML document --> [ICODE]<HEAD> <SCRIPT LANGUAGE="JavaScript"> <!-- Begin function ViewImage(ifile,ix,iy,ititle) { var win; var sWidth; …

0
197
Member Avatar for mystikemporium

My name is Steve, I am willing to help and so is alot of others here at daniweb. What kind of problem are you having?

Member Avatar for shalya
-1
165
Member Avatar for mishra.shubha

If you do not now code i would just use [URL="http://order.1and1.com/xml/order/Home;jsessionid=7D692FAF9C39A9653C12903FE2B59CB2.TC60b?__reuse=1250612453527"]1&1[/URL]. Unless you want a [URL="http://www.daniweb.com/forums/member557724.html"]designer[/URL] to do it for you.

Member Avatar for codejoust
0
97
Member Avatar for stevenpetersen

I wanted to know if anyone new how to make a Seemless image in Photo Shop CS3....... Looking for a quick way to do seemless images.

Member Avatar for stevenpetersen
-1
113
Member Avatar for Lib Auth
Re: CMS

[QUOTE=Lib Auth;888193] [COLOR="Red"]Is there a way to incorporate a Content Management System into an already coded website?[/COLOR][/QUOTE] Yes there is away. [ICODE]<script languae="PHP"> open_database("location","username","password"); display_page("PAGE_ID"); close_database(); </script>[/ICODE] This is how i inserted the CMS into web pages at my internship, but i dont know the rest of the CMS. I …

Member Avatar for jamesmary009
0
113
Member Avatar for just asif
Re: help

the first one is really good but here is another..... [URL="http://www.tizag.com/htmlT/"]tizag.com[/URL] I also use...... [URL="http://www.tutvid.com/"]tutvid.com[/URL] for flash [URL="http://www.w3schools.com"]www.w3schools.com [/URL] for basic code [URL="http://www.developphp.com/"]developphp.com[/URL] for other code

Member Avatar for tomleo
0
52
Member Avatar for Rehael

First, I think you have a good start..... kodos..... But i did notice that there can be some add ons that will make the site look a lot better Main Navbar... is to wide and has some two messed up lines that make the site look very bad... also some …

Member Avatar for jamesmary009
0
77
Member Avatar for Alexancho

[URL="http://www.daniweb.com/forums/thread210478.html"]http://www.daniweb.com/forums/thread210478.html[/URL] [ICODE]<div id="container"[/ICODE] read laura_ci info

Member Avatar for MidiMagic
0
123
Member Avatar for vishalkhialani
Member Avatar for stevenpetersen

How do i style or put html into a [ICODE]map.openInfoWindow[/ICODE] (the bubble on google map). The reason is because i would like to include a picture and style the text. The code below is just a normal Java API Map that i use. The key has been removed for the …

Member Avatar for pritaeas
-1
603
Member Avatar for takefood

I beleave your are talking Ajax. A mix between java and css. [URL="http://headfirstlabs.com/books/hfajax/"]http://headfirstlabs.com/books/hfajax/[/URL] I hope this can help you. It is a book but if you like you can download the codes for the book work throw.

Member Avatar for stevenpetersen
0
41
Member Avatar for stevenpetersen

Hi i use Style Sheets in every site i design, but i have noticed that most of the time my background image never shows up and i end up using an html code. Can someone check my code over for me. If someone can show me another way to write …

Member Avatar for wilch
0
94
Member Avatar for stevenpetersen
-1
105
Member Avatar for vaibhav1983

What is the problem(s) you are having with your site when you view it in IE6?

Member Avatar for vaibhav1983
0
61
Member Avatar for marcosjp