6,557 Topics

Member Avatar for
Member Avatar for NuGG

I have been trying to figure out how to populate a html template with data from a multi dimensional array, but i cant figure it out. The template is taken from MySQL. This is what I have: $template=addslashes($row['content']); eval("\$body=\"$template\";"); print($body); Now the template is as follows: $row['content'] = "<html><p>array item …

Member Avatar for NuGG
0
227
Member Avatar for renierdbruyn

I need to submit a form on which there is a group of inputs(that can be dynamically generated) that needs to be an array of objects(list of dictionaries). I Dynamically generate the following item when a button is clicked on the form: var count = 0 $("#add-order-item").on("click", function(){ count += …

Member Avatar for Schol-R-LEA
0
354
Member Avatar for fantyfiz

hi, I made a form in html and paste it code in my wix website it works but I want when user enter data, the data should send on my yahoo email id. how i do this.

Member Avatar for diafol
0
163
Member Avatar for jonlloydd

I want to filter records being displayed from a MySQL table if the value of a field = one of multiple predeclared values. I am already running a query on my table which displays records based on which option from a dropdown menu the user selects. However before the user …

Member Avatar for linus72982
0
502
Member Avatar for fantyfiz

I write a code in html and want to create button that upload a file.I use the following code but it show button name choose files but i want the button show browse as display name kindly guide Filename: <input type="file" name="uploadFile" value="Browse">

Member Avatar for Kumar_K_K
0
208
Member Avatar for Bensirpent07

Alright so I'm trying to figure out why this code will show the menu bar on the computer when the page is loaded, but not on my Samsung Galaxy S4 whenever it's loaded. Here is the code, I can provide the link if needed, but I would prefer not to. …

Member Avatar for Bensirpent07
0
197
Member Avatar for Draw

**Hey Daniweb!** A bunch of us have been putting together a web-based drawing app. In a nutshell, users connect in real-time to draw or chat on a sort of interactive whiteboard. Plenty of these are made in Flash, but we are determined to build it in JavaScript and HTML5; a …

Member Avatar for Draw
0
262
Member Avatar for Robert_30

I have a form on a page where users can save information, and a dropdown that pulls those saved files from the directory they saved them to. What I would like is when they go to that page, is that when they select the filename from the dropdown box, it …

Member Avatar for Robert_30
0
245
Member Avatar for richardham31

I want to learn web design. As far as I Know the first step is to learn HTML. I hope I will learn this in this community. Want to learn from all of my friends here. Thanks

Member Avatar for jenniferjudy2
0
323
Member Avatar for Taimoor Rana

Hey guys, like I said before, im new to html and css and im having some trouble with the layout of my website. I basically have 2 problems/question. 1- I am trying to align the content of my page... but i am having a hard time. I've attached a picture …

Member Avatar for jenniferjudy2
0
232
Member Avatar for sem123

How to convert psd to html any software???? or any procedure to create it if software how to get full version of it?

Member Avatar for jenniferjudy2
0
252
Member Avatar for uri3000

Hi all, Does anybody know how can i convert from **Html to PDF in ASP.NET** ? I need a componnent which does it for *under 200$*. I've tested out a few dll's but they all seem to *cost 1000$+* !!! Thanks!

Member Avatar for jmind123
0
538
Member Avatar for patelsachin444

Hi, I have created dynamic dropdown list called technologies from table "technology". I have used it on another form called 'add_project'. In this form, there are 2 fields project name and technology which is dynamic dropdown list. I am getting all the values in dropdown.Now I want to save those …

Member Avatar for rpv_sen
0
7K
Member Avatar for jonlloydd

I have a search box and a dropdown box. I am using these to filter data being displayed on my table from the MySQL table. I can type a county name in to the searchbox and all the records with that county name will be dsiplayed. THAT works fine, however …

Member Avatar for matrixdevuk
0
578
Member Avatar for Badhrish

Hi All, I am a unix script debeloper and I am very new to html coding with basic awarness of syntax. My question is how to add html attributes inside the paragraph which actually contains my XML data? <LIST> <ControlSegment TABLENAME="QueueGeneric" CLIENT="PST" DOCUMENTSTATUS="" PARTNERTYPE="TP" EDITXM="410" EDIVERSION="005010" EDIMESSAGETYPE="4100" EDIMESSAGECODE=""/> </LIST> When …

Member Avatar for diafol
0
286
Member Avatar for jonlloydd

I am trying to create a search box that searches the county field of the database. If the criteria matches then the records will be displayed in the table. I have got the different counties in the dropdown box however when I click the record the table does not change. …

Member Avatar for diafol
0
360
Member Avatar for pardeepkhatri
Member Avatar for muthu_kumar
0
428
Member Avatar for Sorina_1

Hello :) I'm having a problem with my blog theme :( Here is my blog: http://shiwa-hime.tumblr.com/ and I what that tiny box called 'Cute Shops' to go up when I hover it. What do I have to add/remove in order to go up and not down? Here is the code …

Member Avatar for tdrosiadis
0
150
Member Avatar for stokie-rich

Hi Guys hope that you are all well. I have statred to use the bootstrap framework to create my website, I have got all of my pages working and linking correctly using bootstrap and its looking pritty awesome now! I have found a video on youtube to help me to …

Member Avatar for diafol
0
808
Member Avatar for malatamil

In this each member has 3 type of project selection. if one member has selected "regular Project" then remaining types should be displayed in dropdown for each member. But here i tried with this code.. example i have 6 members, then 6 members can have 3 type of selections.. if …

0
107
Member Avatar for rishisagar
Member Avatar for donz365
0
88
Member Avatar for prafulla23

hello experts, I want to show .jrxml file in html div as a preview of created report. I am using eclipse luna and I was created a report in jasper soft studio 6.0. and i need to show this jrxml file in html <div> </div> So please help me. thank …

Member Avatar for prafulla23
0
295
Member Avatar for computerbear

I am just in the first week of XML class. Never even heard of it before this class. I am getting this error message, and here is my output. I have tried in IE and Chrome. Same result. Can someone tell me what I am doing wrong? Thank you!!! Teddi …

Member Avatar for Squiva
0
308
Member Avatar for anupish
Member Avatar for hardikpatel

hi . plz help me i want to convert html page to pdf file how can i do that can you tell me the code for it or send me the link which help me reply soon thnks

Member Avatar for Select_1
0
601
Member Avatar for fireburner29

how to make active in dynamic multi level css drop down menu with php mysql ? i given my html and php code. <nav class="navbar navbar-default navbar-static-top" role="navigation" style="margin-bottom: 0"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="index.html">SB …

0
154
Member Avatar for Harinder_1

Hi, Can someone help me & tell me how to change the pre-existing photos on my website.I dont understand HTML. I dont want to change anything else on my website. Just remove the old photos from there & upload new ones.I am able to log into my website account at …

Member Avatar for JorgeM
0
140
Member Avatar for mattster

## Introduction ## Ever since the dawn of programming, we have had the luxury of variables, OOP, functions and other lovely tools within our languages. CSS is arguably the easiest language to ever pick up, with everyone having to learn it’s basics. However, it lacks any power, as we have …

Member Avatar for mattster
6
819
Member Avatar for tsp003

I've got a problem with my pagination with one of my components on my Joomla 2.5 website. I no longer have a subscription with the developers so they won't help me. Basically the pagination in this component is vertical instead of horizontal, as in the picture below. ![pagination.PNG](/attachments/large/3/39807112133f3356027c716834f3863e.PNG "align-center"). I've …

Member Avatar for gentlemedia
0
384
Member Avatar for JayGeePee

I'm having an issue with emulation check on IE7. For some reason it seems to be ignoring my css and it's completely scrambled. IE5, IE6, IE8, IE9 and beyond looks great. I had to fix alignment issues on divs in IE5+6, but other that they're fine. But IE7 just looks …

Member Avatar for JayGeePee
0
151

The End.