6,557 Topics

Member Avatar for
Member Avatar for minbor

Hello, I am new at programming and would like to know is it possible to pass a chunk of html code (more than one line, a whole table, for example) as an asp variable? I have looked through a lot of tutorials and could not find a clear answer. Thank …

Member Avatar for SheSaidImaPregy
0
108
Member Avatar for dallas9712

Hey all, I was wondering does anyone know of any html rotator scripts that can be time coded to show a particular picture at a specified time of day? I have an internet radio station and I would like to show my personalities on the home page to my website …

Member Avatar for LittleStar
0
100
Member Avatar for RatanKumar

Hi, I want to use struts-html:checkbox to insert/update a field in a table. I am using dynavalidatoractionform in struts-config and beanutils.copyproperties to populate these fields in a formbean i need this checkbox to be checked by default when the page comes up. on submit, it should send Y if checked …

0
54
Member Avatar for SerapH

I already have web pages written in HTML that give out Help info about various functions of the application. How do I get them to pop up when the user clicks a button on the VB.NET form ? Private Sub btnHelp_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnHElp.Click …

Member Avatar for SerapH
0
202
Member Avatar for fisher318

Hey everyone, ok, I am working with a site, had css outsourced and what not, have an ameteur level of knowledge of css. However, I can't seem to get specific link attributes associated to the radio station list. Can anyone offer a suggestion of what needs to be done. The …

Member Avatar for MidiMagic
0
70
Member Avatar for Labby77

Hello all master coders, I have been doing my site exclusivley in html. What is the big differences bewteen php and html? What are the advantages/disadvantages? What, if any would be the penalty from going from an html site to a php site? Would this hurt the PR I have …

Member Avatar for fatihpiristine
0
87
Member Avatar for Jurnee

After hours of searching for for a nice looking drop-down menu in CSS I found the perfect one on the Dynamic Drive website. It's working wonderfully - as long as I don't try and position it anywhere on the page except for the default position. As soon as I moved …

Member Avatar for naptown
0
208
Member Avatar for curt22

Why aren't the css background images showing up in the sidebar? [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Your Page</title> <style type="text/css"> body, html { margin:0; padding:0; background:#000000; color : #00cc00; } body { min-width:810px; } #wrap { background:#000000; margin: 0 auto; width:810px; } …

Member Avatar for curt22
0
78
Member Avatar for FragFighter

Hey, I'm looking at developing an HTML-based game and have never done any HTML coding or game design. I am wondering if anyone has any suggestions as to what program I should use or what I should start researching and learning about (any books I should read?) Thanks

Member Avatar for FragFighter
0
135
Member Avatar for sakura_fujin

hi guys how do you export your database to html format? my project goes like this: we built a simple music manager that adds, edits, deletes, searches and sorts records (that's track listings) excluding the multimedia part (i.e. play a track, etc.. our prof didn't require us to do that, …

Member Avatar for masijade
0
92
Member Avatar for mrityunjay22
Member Avatar for mattyd

Hi, I am developing a simple site and have (after it being recommended) been using CSS to handle the [URL="http://stormtroopr.webng.com/"]homepage[/URL] image display. The display consists of an array of 25 (95x95 px) images aligned to form one image. CSS has allowed me to display them just as I wanted (please …

Member Avatar for trudge
0
109
Member Avatar for bcm

I want to create a project in [COLOR="Red"][B]VB.NET2005[/B][/COLOR] in which I when I insert values in textbox it should appear in the related html string and next time when I run the project it should display the same values. I am able to retrive the values in one textbox but …

0
60
Member Avatar for wgilbank

the thing is i have two anim gifs wich i made using fireworks Link to Html Files . so what i need is when i click on the 1st html file with the Anim gif then theres a hotspot on gif linking me to second html file i would like …

0
39
Member Avatar for Tom Tolleson

CSS class not applying properly I have created som code that allows a user to create an object by clicking a button. It's working fine. However, I have a CSS class called "draggable" (which makes the object draggable). If I apply the class to a hand-coded object: [code] <form action="#"> …

Member Avatar for sillyboy
0
78
Member Avatar for roy--

Hello, I've been trying to send html emails via the mail() function. I tried different combinations of headers configurations. and spent hours and hours on this with no luck. All I get is plain text, as if i did not define the headers. headers would be displayed in the message …

Member Avatar for ShawnCplus
0
135
Member Avatar for bcm
Member Avatar for preetham.saroja
0
102
Member Avatar for davidianstyle

I'm a CSS noob and I'm trying to find the best way to get started on learning common practices of creating stylesheets. Is there any good tutorials/examples online besides w3schools to get me going in the right direction? Thanks!

Member Avatar for davidianstyle
0
70
Member Avatar for Amenda

I'm making a website with the little help of my dad who’s is working in <SNIP> [URL="http://www.webdesigningcompany.net/"][/URL]. It is the professional site and which site I making it is just finished up an html, xhtml, and css tutorial for review and would like to know the html code for aligning …

Member Avatar for MidiMagic
0
77
Member Avatar for ramirez

Hi all. I have an application were a user fitt (outside the game) a "ship" and after the full fitt he can save that in a doc file. In that file we'll see 4 fields with vari lines in each of them (not the same fitt for all the ships). …

Member Avatar for Puckdropper
0
119
Member Avatar for Renierb78

I am using divs to relative position my blocks of code. I got 3 colums - left, center and right, i am floating the first left, the third column right, then want to center the 'content' div between the left and right divs, but it dont center align it in …

Member Avatar for MidiMagic
0
66
Member Avatar for kobi

Hello there in my html page i use the following link <LINK href=c:\"Calendar.css" type=text/css rel=stylesheet> i would like to avoid rediracting to the file css ,so my question where i should put all the information in my htmal page after? the <body> ?before the <body>? which tag to use? Thanks …

Member Avatar for MidiMagic
0
118
Member Avatar for Lomoco

For reasons unknown to me, I cannot read special e-mail message. This means like HTML messages, and those from Apple. How would I go about re-enabling that? I have searched in help, and prefs, but didn't find anything. Thanks!

Member Avatar for John A
0
103
Member Avatar for JaedenRuiner

Well, I'm not sure how other people do it, but eh, for some reason VB makes my task excessively difficult, because it is so inter-dependent and integrated. Now, HTMLDocument, is a Document interface for...go figure...an Html Document. However, I can't use it. I can only get to it via a …

0
186
Member Avatar for JZM

for business use maybe plain white and gray I cannot seem to find any do you guys no where any are

Member Avatar for macneato
0
34
Member Avatar for Kaydren

Hi guys! Im new to the forum, but I just had a serious question to ask. I dont know how it happened, because it worked previously, but now whenever I print any website or something off of a page, its just source code or HTML. I dont know which I …

Member Avatar for Serunson
0
73
Member Avatar for KDesai

Hi, When you look at the following code it shows up fine in IE and FireFox as a list of images placed next to each other. But when I open it in Word it puts each image on a new line. How can this be fixed. Thanks <!DOCTYPE html PUBLIC …

Member Avatar for MidiMagic
0
123
Member Avatar for mag00

Fairly new to this, and looked around on the net and didn't readily find my answers. I am setting up picture pages, thousands, and want to be able to change header or footer information down the road as the site expands. I am on godaddy non windows hosting. I need …

Member Avatar for mag00
0
160
Member Avatar for thirunavukaras

Hai.... To print Html page using PrintDialog and Print Document i am created one windows appication.. the windows application have many pages in my booking page i have two buttons one btnprint,btnclose i am go to click btnprint button and corresponding i reader one html file . then in local …

0
74
Member Avatar for bill.jeffs

Hi I am failry enw to web deisgn and want to build an online portfolio, kinda like an online C.V for my self to show prospectiove employers. Im looking for some tutorials to help get me started in using CSS/ HTML if possible in Macromedia 8 Suite and wondered if …

Member Avatar for autocrat
0
108

The End.