10,655 Topics

Member Avatar for
Member Avatar for al-joe

I have already displayed the contents of a database in a table in my page. I need to add the values in a column in that table and get it displayed at the bottom of the column. Could you give tips, codes and other sources so I may display the …

Member Avatar for al-joe
0
123
Member Avatar for kyehia

i want the flashremoting.dll file........i dont know from where can i get it. i downloaded the flashremoting.net from macromedia and i didnt find this dll in it..So can anyone help me

0
58
Member Avatar for cancer10

Does anyone know how to place an image inside a HTML textbox? Like: [url=http://photobag.2plans.com/][img]http://photobag.2plans.com/images/98427696.jpg[/img][/url]

Member Avatar for Rashakil Fol
0
108
Member Avatar for Big Riv

I am experiencing a great degree of difficulty trying to password protect a page on my site. I have a .txt file of user id numbers which serve as passwords, and I want to create a java script to gain access that file from my html form. Any help out …

Member Avatar for Troy
0
406
Member Avatar for Nubbing

Hello all. Pretty much finished my project for school, everything works, you can add and delete files, can't crash the program e.t.c. but I can't find out how to list these in order of date. [img]http://img300.imageshack.us/img300/4570/visualbasichelp5ck.png[/img] Currently I have the sorted property of the list box equalling true. As you …

Member Avatar for Comatose
0
2K
Member Avatar for indigopear.com

Hi, I have a resizable container div with overflow:hidden. If an element within the container doesn't fit completely, we want to set its visibility to hidden (rather than letting it crop). I have a function that checks offsetTop and offsetHeight to determine if an element is within the bounds of …

0
110
Member Avatar for djbsabkcb

Question: when I run reports using crystal reports with parameters. The time it takes to run is extremely slow when loading, printing the report, etc.. Any idea what I should be looking for with this kind of problem?

0
82
Member Avatar for bestgraphicsbd

I was wondering if there was a way of incorporating an Excel Spreadsheet into a website for adding/updating by users?

Member Avatar for tgreer
0
56
Member Avatar for vvvv

Hello everyone, I have the following script: var text; <% For i As Integer = 0 To array.GetLength(0) - 1 %> text += '<a href="#" onclick="Test("<%= array(i, 3)%>"); return false;" ><%= array(i, 1) %></a>&nbsp;' <% Next %> <%= array(i, 1) %> is a name of a person <%= array(i, 3)%> …

Member Avatar for vvvv
0
75
Member Avatar for alfagirl25

im currently using frameset in my application.i want to resize the frameset, basically the contents and main frame so that i did not cover the whole window.is it possible n how? currently im my frameset consist of header,footer,contents and main frame.

0
60
Member Avatar for GR Web FX

Hey People This is probably a very simple problem but the hey! When im in imageready i always go to the 'Save Optimised As' option when saving my work. I think it saves the work at 60% quality. does anyone know how you change the quality generated when you save …

Member Avatar for DanceInstructor
0
84
Member Avatar for msaqib

hello people I am having 2-3 web forms on my website for guestbook and tutorial submission. But these days i am getting tons of spam guestbook entries n tutorials. I did lot of security measures but cant avoid them. I have places security code, session check and lt of other …

Member Avatar for msaqib
0
79
Member Avatar for Dinaz

Does anybody else have this probem...? DW sometimes puts a date in the middle of the body text, or near the "proper" existing date on the page. When the extra date is in the middle of the text it seem to delete some of the text. Sometimes there are a …

Member Avatar for iamthwee
0
89
Member Avatar for reilly4three

I have a well developed and well thought out idea for a website, and I want to run it by someone who might want to take me up on it. What do I do? Thank you! reilly4three

Member Avatar for DanceInstructor
0
82
Member Avatar for Tranceramic

Hi! I am having problems with my DIV code that I am trying to use for Myspace. It's fun to work with, but frustrating because I'm not working it properly. I have looked through an HTML book for instructions but still can't fix my problem, but I don't want to …

Member Avatar for DianeD
0
137
Member Avatar for macburger

[COLOR=Orange]expected error on homepage[/COLOR]i have a error on my homepage error expected how do i get rid of it? :cry: :rolleyes:

Member Avatar for macburger
0
158
Member Avatar for simpoon

Dear all, I am writing a simple textEditor, in which I need to know the current setting of the text(to be exact, the insertion point), which my cursor is pointing to. E.g. whether it is bold or not, the font size, the font I am using, whether it is underline, …

0
57
Member Avatar for ctkr

I am a beginner in the wonderful world of forms. I have 2 Forms on the same website that web uses will vote for their favorite routines for the upcoming convention in one or both halls. The forms work well by themselves. They submit the information to the thank you …

0
102
Member Avatar for hazor1

Im helpin a friend out with his website, a form but the submit button is giving me major problems, when i hit it, it emails be name=B1, and now im praying one of you guys can help me out with this [HTML]<FORM ACTION="mailto:harry.baynes@ntlworld.com" METHOD=POST TARGET=code ENCTYPE=text/plain> <input type="submit" value="Submit" name="Form"> …

Member Avatar for Dani
0
98
Member Avatar for ctkr

HELP! I am just starting the wonderful world of form development and data handling and need some assistance. I am working on the .txt file that the form will send to various emails accounts. The form asks the user to check boxes to select which of the 700+ dance routines …

0
62
Member Avatar for gowrikrishna

. The problem is I want to print a html document in landscape orientation. Actually we have 2 tables in a html form. The table contents are dynamic i.e we retrieved data from database using JSP and inserted into the table using HTML tags like <table>......</table>. Please any one help …

Member Avatar for Troy
0
76
Member Avatar for s0312001

Guys I am trying to do the following in html can you please help :cry: I am having problems positioning images as follows [IMG]http://img230.imageshack.us/img230/5721/image5qg.jpg[/IMG]

Member Avatar for s0312001
0
93
Member Avatar for sbmarsh

Hi all, i was just wondering if anyone knows of any good sites that i could maybe get tutorials from to create wordsearches and crosswords? any help would be great sbmarsh

Member Avatar for sbmarsh
0
84
Member Avatar for zoiks

I'm designing a site using one of those, er, webdesgner programs. I just uploaded it, and got the following message: Parse error; unexpected T_STRING in (blah blah) Here's my code: [code] <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title></title><meta http-equiv="refresh" content="0;url= Intro/Main.html" /></head><body></body></html> [/code] Help, please?

Member Avatar for tgreer
0
102
Member Avatar for Dan51

Is it possible using script and cookies to due the following, and if it is please recommend a place to buy the code! - check for a previous stored zipcode cookie - if false open a window to allow user to input zipcode - store in cookie - refresh page …

Member Avatar for Troy
0
117
Member Avatar for StandardsDT

hey guys im having trouble getting a message to appear for anyone using internet explorer. my website is standards compliant so it does not show in IE. i had one of my friends modify his warning script that he used for his site for mine. it uses both php and …

Member Avatar for StandardsDT
0
223
Member Avatar for Dani

I am working on a project for my uncle's medical office. However, I'm a little stumped coding the design. I want it to be tableless. It's currently set up for testing here: [url="http://www.daniweb.com/sneezy/"]http://www.daniweb.com/sneezy/[/url] It looks fine in IE but the design is all screwed up in Firefox and Safari. It …

Member Avatar for Dani
0
155
Member Avatar for Dani

I have always developed in Internet Explorer and designed for Firefox. I also make sure that my site looks fine in Safari. However, there are a bunch of quirks and things that don't look too great in Opera, and I was wondering whether it is worth considering. I know that …

Member Avatar for paradox814
0
171
Member Avatar for carrieb_0710

I am trying to find the right code that will allow a user to make a choice by clicking a radio button (which is already in place), then clicking the submit button and have it send their choice to me via email. Right now, when they click submit, the email …

Member Avatar for paradox814
0
70
Member Avatar for maxelcat

Please refer to the code attached. I am wanting to alter the right hand box contact information. It is a table cell, and I have set up two css classes to define it. ONe is .infobox and the other is .infoheader. I am happy with the way it appears except …

Member Avatar for maxelcat
0
109

The End.