6,574 Topics
![]() | |
Can someone look at this and tell my why it's not working like it should? It gets the data from the database fine, just wont post to search.php [CODE]<?php //connect to your database ** EDIT REQUIRED HERE ** mysql_connect("localhost","root",""); //(host, username, password) //specify database ** EDIT REQUIRED HERE ** mysql_select_db("test1") … | |
I am trying to Add rows to my table through DOM. I have two drop downs and one text field in one row. One drop down is populated from database and when the second drop down is populated through Ajax. As far as one row is concerned it is doing … | |
for this to work you need to add some text boxes and name them accordingly, make sure when you add a text box add [CODE]$_POST["new_text field"] = $new_text field;[/CODE] etc etc. html coding can be used within the html tags only. | |
I'm making a form for admins on my site to submit new videos. the form page has several text boxes (for info like name of video, description, ect.) and a few file upload boxes (for flv video format, mp4 format, ect.) But when it passes to the next page, when … | |
I am writing a program that sends an email with attachments. I need to send it as HTML but I can not find any reference as to how to do this. My code follows: [ Private Sub sendMail(ByRef Message) Dim Attach As Attachment Attach = New Attachment("c:\Project\Articles1\Article.txt") 'create the mail … | |
Hey Folks, There is lot of hype/expectations around HTML 5.0. So I was looking for more details about new features in HTML5.0 & also how these features will be working in various browsers. I think Geo location is/will be the one of the hottest topic/feature, I found one good article … | |
I need some help with my coding:(. I have a php file with a delete link. It flags the user record with "1" when delete is clicked. What I don't know is that "how to remove the user record from my php file". The user record is fetched from mysql … | |
The Internet explorer doesn't allow the dropdown list to show downwards.Hi, I am trying to insert values into a dropdown list with a for loop. I have a dropdown list like. [code] <div style="padding:200px 0"> <asp:DropDownList ID="ddlno" runat="server" > </asp:DropDownList> [/code] In the coding part, I have this. [code] int … | |
Hey folks, realise this is probably beneath the general level of conversation in here, but I have no technical training. I'm working on a WP site called worseforwear.com, helping out a friend. In the right sidebar, I want to create a CSS exception for the list-style: square part of the … | |
I'm trying to put some text which will confuse HTML parser inside the CDATA section for javascript to access. But seems it won't work in both firefox and Internet Explorer. In Firefix, it will treat it as comment, it's still possible to remove the <!-- and --> go get back … | |
I have just developed my first 'large' application in ASP.net. I have developed many smaller web pages and sites and never really had this issue. In VS everything looks crisp and clean and is layed out perfect via CSS. After uploading the code to my server all my alignments are … | |
Hi I'm trying to create a professional looking JQuery Slideshow for the website I am currently working on. I know the basic syntax of JQuery and could really use some help on how to create this. I have tried making one using JQuery and CSS, but it ultimately did not … | |
Hi guys, I am developing an invoice project. I am calculating amount of each section and assigning in grand total. For multiple invoice body section, I am adding dynamic html code using jquery append function. I am successfully added section and removed. When I added new invoice body on click … | |
I'm trying to get a number of things accomplished, and getting stuck on all them. First of all, I'd like to have the footer all the way at the bottom, whether or not there is significant content on the page. I'm also having issue with the footer link, it is … | |
When I use Conditional CSS for Firefox (Gecko) the styles do not change. I'm trying to align the icons with the menu in Firefox. [URL="http://jaelmarketing.com/index.php"]http://jaelmarketing.com/index.php[/URL] My code: [if Gecko] #nav-icons ul li { padding:20px 0 1px 30px;} What am I doing wrong? Please help? Avernon2 | |
Hi, I'm self taught but I've got a pretty good grasp on php now. What I want to do is completely separate it from my html....if that's possible. I keep reading about it but everyone keeps referring back to using templates which I don't want to do (unless they're my … | |
Simple issue... If my website is storing text in a database (MySQL) - and will ordinarily be outputted in good ol' HTML... but possibly via XML, or JSON... how do I store the text, allowing for eg. paragraph breaks, but not using HTML to format it?? lworks | |
Hi, I have a problem with a Flashcontrol(AxShockwaveFlashObjects). The Flashmovie that I get plays well, this is not the problem. I have to show a HTML code to explain the problem I have. I have received a link that is: [B]"http://online.casinotropez.com/promoLoadDisplay?key=em9uZUlkPTM4MzA3MDk2OCZsYW5kaW5nUGFnZUlkPTEzNTEwMTUzJnByb2ZpbGVJZD01MjY5NTE%3D&clickTAG=http://online.casinotropez.com/promoRedirect?key=em9uZUlkPTM4MzA3MDk2OCZsYW5kaW5nUGFnZUlkPTEzNTEwMTUzJnByb2ZpbGVJZD01MjY5NTE%3D "[/B] This link in this HTML here will play … | |
I am having problems as I work on a layout for this site [URL="http://www.alserracolorado.com/dnn/"]http://www.alserracolorado.com/dnn/[/URL]. It is in DotNetNuke. I am trying to make a pure CSS skin. You can see that the two containers or Div(s) with my content arn't stretching the main cell behind them. Instead it is staying … ![]() | |
![]() | I am creating a quiz generator is supposed to pull the values of the radio buttons that you select and put them in an array which will be compared to an array of correct answers that were pulled from the XML file. The main question is how can I pull … |
Hello, I am little stuck with . It is not populating the errors for me, rather it is loading the page without . Attaching my code: [CODE]<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.2//EN" "struts-config_1_2.dtd"> <struts-config> <display-name>CSV File Upload</display-name> <description>CSV File Upload</description> <form-beans> <form-bean name="FileUploadForm" type="example.struts.FileUploadForm"> … | |
I have four buttons in an HTML form. Here is the HTML: [CODE]<tr> <td> <div class="fileinputs"> <input type="submit" name="submit" class="submit" /> </div> <div class="fileinputs"> <input type="file" class="file" name="uploadedfile" /> <div class="fakefile"> <img src="uf_btt.png" /> </div> </div> <div class="fileinputs"> <input type="reset" class="reset" /> </div> <div class="fileinputs"> <input type="button" class="print" onclick="window.print()" /> … | |
I am trying to set up the code so that the it takes the user from one form to a thank you page, then to another form and have some of the info from the first (last name, first name, email) into the second. I managed to get the code … | |
I want to assign a whole chunk of html content to a php variable. I was wondering if anybody knows of a way other than catenating manually. It's a huge chunk of html full with escape characters so don't want to do '' or "" thing. Any help is appreciated. | |
I am trying to create a simple horizontal dropdown menu using CSS. I have developed the code so far but there are two problems - 1. Positioning of the list items 2. Hovering can not make the sub-menu visible. I have [B]attached[/B] few screen shots. the HTML code is as … | |
Is there a way to set tinymce so that the user can post text and html in the same box without having to open the html box to enter code? I have seen on other sites where you can enter text and then some html and it comes out fine … | |
Hi everybody. I'm developing an application that sends keystrokes to another background application. The problem is that i have so send a "Alt+F", but i can't get it to work. I'm using PostMessage: [CODE] [DllImport("User32.Dll", EntryPoint = "PostMessageA")] private static extern bool PostMessage(IntPtr hWnd, uint msg, int wParam, int lParam); … | |
Hello, I recently constructed my first website for a friend using Sharepoint designer. Everything seemed to go well except when I click a link then click home again the webpage shifts position. Here is the site [url]http://www.surveillanceservices.org/[/url] Click "About" then "Home" repeatedly to see the problem. Anyone know what is … | |
Hello Friends, I have a simple problem, in my HTML page I want to display a paragraph and link but do not want to print it. Please guide me how to use CSS to achieve this. | |
Hi i am developing a custom form in asp.net. I developed in my laptop which has the latest IE 8 and Firefox version. 3.6.x ; however I run this on the customer browser and I got horible displaying on the design of the page, I am guessing that IE 8 … |
The End.