52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for NoID

Hello Guys, Is this possible, if so what do i need to type into Google for further information or if someone can show me please. I insert into the database under table Product1, Product2 Product1 -> Make -> Nokia | Model -> N95 Product2 -> Make -> SamSung | Model …

Web Development php
Member Avatar for NoID
0
67
Member Avatar for edwingudfriend

I have worked with code but I found this error Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\wamp\www\ACM1\search.php on line 50 <form name="form" action="search.php" method="get"> <input type="text" name="q" /> <input type="submit" name="Submit" value="Search" /> </form> <?php // Get the search variable from URL $var = …

Web Development php
Member Avatar for rajabhaskar525
0
265
Member Avatar for omotoyosi

Pls I have a table generated at runtime. each column have 2 IMAGE button (ADD AND DELETE) IF THE USER CLICKS ADD BUTTON, THEN A ROW IS DYNAMICALLY ADDED AND IF THE DELETE IS CLICKED THEN THE CURRENT ROW IS DELETED. hOW DO I GO ABOUT THIS. AM USING VB.NET …

Web Development asp.net vb.net
Member Avatar for omotoyosi
0
96
Member Avatar for wonderland

Hi, I recently discovered .htaccess, and it works great for me :) Only problem I came across was utf-8 support. I'm using .ht for password protection. And my pages is using utf-8 (I'm using letters like: ā, č, ē , etc). In "AuthName" I wrote a sentence in which uses …

Web Development php
Member Avatar for wonderland
0
106
Member Avatar for hery

this is my code: [code] $user = "sa"; $pass = ""; $host = "192.168.1.246"; $db ="payroll_hti"; $dbhandle = mssql_connect($host, $user, $pass) or die("Couldn't connect to SQL Server on $myServer"); [/code] i access from my computer with ip 192.168.1.100 this is my error report: Unable to connect to your database server …

Web Development php sql
Member Avatar for bodiandras
0
86
Member Avatar for Facte

Hi there guys, I am trying to create an RSS feed and for the life of me I can't get it to create working hyperlinks. Any help would be so massively appreciated. [CODE]<?php session_start(); $connection = mysql_connect("******", "******", "*****") or die (mysql_error()); $db = mysql_select_db("****", $connection) or die (mysql_error()); $q18 …

Web Development php xml
Member Avatar for jcanaway
0
178
Member Avatar for lifeworks

hi Ive realised that I have some way to go before I can call myself an accomplished php developer. I want to transfer my skill set into legit object orientated design, and also to learn best practice for designing php apps for the web... to the extent that I need …

Web Development oop php web-design web-server
Member Avatar for phpbeginners
0
146
Member Avatar for nccsbim071

How do i start mysqlserver with option of --log-bin using phpmyadmin. Where do i set mysql server startup options in phpmyadmin.

Web Development mysql php
Member Avatar for phpbeginners
0
140
Member Avatar for TheRekz

As you can see here that I have a text box with three submit buttons each redirecting to a different jsp page, however in those jsp pages, when I do request.getParameter("bid"), all I get is null... How can I fix this? [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> …

Web Development java-jsp
Member Avatar for javaAddict
0
523
Member Avatar for sarithak

hi i need to create .xml file by using php dynamically... i want the below formate...here [B].mp3[/B] files from url(get parameter)..... [CODE]<?xml version="1.0" encoding="UTF-8"?> <playlist version="1" xmlns = "http://xspf.org/ns/0/"> <trackList> <track> <location>mp3/07 - Evvariki.mp3</location> <title>MP3 Player!</title> </track> </trackList> </playlist>[/CODE] anybody help plz..

Web Development php xml
Member Avatar for rajabhaskar525
0
944
Member Avatar for OmniX

Hi People I have done captcha a year or two ago, just wondering if there are any new techniques, ideas, tutorials, etc? And yes I would like to implement an Audio Captcha also. Regards, Matthew

Web Development audio php
Member Avatar for hemgoyal_1990
0
81
Member Avatar for pradeepktg

Hi, I want to remove the current DOM using tagName=DIV. Below function works fine in IE but not working properly in mozilla. The 'if' part is for IE and 'else' part is for mozilla FF. In 'else' part,The current DIV is not removing, only the DIV at position 1,that is …

Web Development javascript
Member Avatar for Airshow
0
116
Member Avatar for Henzard

I have a php user front-end and would like to validate a some fields to stop duplicates the database is oracle and the form is quite large i was wondering if it is possible with Javascript or ajax to run a select statement using php code check the values and …

Web Development javascript oracle php
Member Avatar for phpbeginners
0
153
Member Avatar for woolm110

Hey all I'm currently setting up configuration for my webpages and i'm having trouble with Admin access. I'm using MS Access to store everyones details, within the database i've created an Admin user. I'm trying to configure the web.config so I can set access to pages for different users, everything …

Member Avatar for kvprajapati
0
150
Member Avatar for wowaha

Hi, everyone! I'm new to DaniWeb and also to PHP and MySQL. I have a script, previewfile.php, that extracts files of various file types (currently .doc, .docx, .xls, .xlsx, and .pdf) from a MySQL database and is supposed to display them to the user. I'm encountering difficulties in displaying the …

Web Development file-system mysql php
Member Avatar for kireol
0
182
Member Avatar for cw08

I want to retrieve addresses supplied in a database and on page load, have a map be populated with markers at the location of those addresses. I can get the information from the database, but I can't figure out how to call the showAddress function and pass in the value …

Web Development asp.net javascript seo
Member Avatar for kvprajapati
0
661
Member Avatar for Ryyback

Hey all, I am just learning PHP and have pieced this code together, but I cannot get it to work. Anyone have an idea on why? First file is the file contact page. <html> <head> <title>RT Photography-Contact Page)</title> <style> BODY{font-size: 8pt; font-family: Verdana } .button {background-color: rgb(128,128,128); color:#ffffff; font-size: 8pt;} …

Web Development php unix
Member Avatar for kireol
0
110
Member Avatar for woolm110

Hi all I'm having trouble with some of the login controls for my website. I've successfully set it up so when a user registers it enters the details into an Access database. I'm now trying to get the login to work but can't see how to implement this. I've had …

Member Avatar for woolm110
0
243
Member Avatar for anishmohan

Hi, I need to export huge amount of data from ado.net datatable(which i get by db query) to excel. I tried the following way : 1. Create excel object with workbook/worksheet @ server side...and use memory stream to write whole document to client side. But this gave me "out of …

Member Avatar for Ramesh S
0
216
Member Avatar for sam023

this is my code [code=php] $query="call call_history('','$real_sdate','$real_edate','$level','$userid',@_count,'0','10')"; //Listing the result $rs = mysqli_query($mysqli,$query); $rs = mysqli_query($mysqli,"SELECT @_count"); while($row = mysqli_fetch_assoc($rs)) { print_r $row; }[/code] always i get blank result or error mysqli_fetch_assoc() expects parameter 1 to be mysqli_result i want to do it with procedural mysqli.. not with oop mysqli..!! …

Web Development mysql oop php
Member Avatar for nileshgr
0
252
Member Avatar for ishlux

Hi all, I have connected the mysql database......but if i run my jsp code, it is giving an error..........whats the main reason for this. I have gone through some cases based on database connection, in that they said we have to copy mysqlconnector.jar file in lib folder of jdk.... but …

Web Development java-jsp
Member Avatar for peter_budo
0
91
Member Avatar for TM420

Hi there, I am trying to create a "refer a friend" form for a website I am launching soon but somewhere something broke...:( It worked when I only had 5 emails fields but then I realized I would need to capture the name of the referred people as well. After …

Web Development php
Member Avatar for rajabhaskar525
0
164
Member Avatar for barjlund

I am trying to open a larger picture of the original picture that is in the html document. in the html its called "bild.png" and I want to open a larger one called "big_bild.png" in a new window. I have fetced all the images and sorted out the one I …

Web Development image javascript
Member Avatar for barjlund
0
136
Member Avatar for Kparas

HI All, I am working first time on CSV files. I want to fetch record or value which are coming from database in php. I want to fetch these all value in CSV file or excel spreadsheet. Please help me . How i can do this.Its very urgent for me. …

Web Development php
Member Avatar for Thamaraikani
0
123
Member Avatar for vijen323

How to create blogs in ASP.net home page. If you provide details then it will good for me..... Thanx,

Web Development asp asp.net c#
Member Avatar for Ramesh S
0
152
Member Avatar for hsthompson

AJAX n00b. Bear with me. I have an AJAX object requesting the date modified header of a file, and performing another function based on the result when the request returns ready state 4. This works. Now I'd like to do the same thing to a series of files. This is …

Web Development flash javascript
Member Avatar for Airshow
0
103
Member Avatar for sathya8819

hi, i would like to do a project where I have to detect the characters of a captcha image.. any ideas

Web Development asp.net image
Member Avatar for kvprajapati
0
82
Member Avatar for kings

hi i want to convert a flash file into image.when the user uploads a flash file...i want to capture it as a image and display it to the user. thanks in advance

Web Development flash image php
Member Avatar for DWMJ
0
134
Member Avatar for 6pandn21

Hello everyone! I am currently going to build a simple booking website for a restaurant using PHP which will have two major functionality. One will be to book for seats and other to possibly let people order takeaways. Now that will be the front end of the system. But I …

Web Development php
Member Avatar for Stefano Mtangoo
0
127
Member Avatar for djMot

Hi, I'm probably just blind or something, but IE7 just stopped letting a popup I've written in javascript from opening in a (duh!) popup window. Instead, it's loading in the same tab as the link was called from. That violates the tab settings I have established to pretty much open …

Web Development javascript
Member Avatar for hapakity
0
97
Member Avatar for 6pandn21

Hello Guys! I get this error when I try to run one of my php page but I do not get this error in other page which are basically same. Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\go\birthday.php:1) in C:\xampp\htdocs\go\auth.php on line …

Web Development php session
Member Avatar for llsatellite
0
189
Member Avatar for ap3x

Hello DaniWeb! I know this is my first post, but I don't want to be taken as a "n00b" or whatnot. I know my way around PHP and MySQL fairly well, so to make up for the fact that I'm only 15 and don't know [u]everything[/u] yet, I'll try and …

Web Development php
Member Avatar for ap3x
0
581
Member Avatar for 68thorby68

So near and yet so far. I introduced myself to session control and made a decision to only use session files (not cookies) I am submitting: session_start( ); $_SESSION['uid'] = $iduse; The session file is created and correctly reads the following where the value of $iduse is 1H: barney|s:2:"1H"; In …

Web Development php session sql
Member Avatar for 68thorby68
0
137
Member Avatar for mrjoli021

How would i write a function to accept X number of parameters for ex if i want to write a function to insert into a db. i dont know how many fields i will be inserting into the table?

Web Development php
Member Avatar for kireol
0
108
Member Avatar for ashishparihar

Hello All I have been created a full Employee Mgmt. web Application . Application name is MyEMS with Database DBEMS Now I want to create a set up ( like any product set up ) Which can be able? • To install application • Create database • Set IIS settings …

Web Development asp.net
Member Avatar for customercare
0
191
Member Avatar for JohnBlanco

Hi, I have a register page where there is a field for confirming the password. I have a function that evaluates if the two boxes have the same text and I call this function in the form tag, but it doesn´t work. Can someone help? Thanks in advance. Function: function …

Web Development javascript
Member Avatar for JohnBlanco
0
178
Member Avatar for kanuri1

hi frnnds, iam raghuram, i had got a problem .when iam inserting the values in database ,it will not inserted. i had done the coding ,but it doesn't show any mistakes. while inserting the data it will show error on [U]insert.executenonquery()[/U] so i requested pls give me the coding of …

Web Development asp.net vb.net
Member Avatar for nyagei
0
92
Member Avatar for sarithak

hi frnds.. i m struggling 4 a long time...i dont know anything regarding flash.. i m using the below code for playing audio files in my website...this is working fine...but i need to stop playing for 10 sec while buffering (starting of the song) the song.audio file should be playing …

Web Development audio flash php
Member Avatar for samarudge
0
95
Member Avatar for sam023

is there any way to paginate the page without using limit in Query..!! Actually i m working on predefined stored procedures. and i m not allowed to make in changes that..!!! and that does contain limit function at all..!!!! any suggestions how should i do it.? thanks in advance

Web Development php
Member Avatar for sam023
0
535
Member Avatar for sathya8819

hi, I am creating an application in visual web developer using c# language. I need to create a login page. i have written the following code : [CODE]protected void Button1_Click(object sender, EventArgs e) { int flag=0,count=0; string uname = TextBox1.Text; string pass = TextBox2.Text; start: TextBox3.Text = flag.ToString(); OleDbConnection dbconn …

Web Development asp asp.net open-source
Member Avatar for kvprajapati
0
158
Member Avatar for bharanidharanit

Hello, How to show a table on mouse over an hyperlink in asp.net? Initially while page loads the table must be hidden, and when on mouse over it must be seen?

Web Development asp.net
Member Avatar for bharanidharanit
0
225
Member Avatar for vishal_jamwal

Hi there , is htere possible to send a html form in email as a attachment which has some input fields any help will be appreciated thanks

Web Development html-css php
Member Avatar for rajabhaskar525
0
106
Member Avatar for bharanidharanit

Hello sir, In a label i am having data like this 12/9/2009. With split function i splitted numbers as 12, 9 , 2009. I want this numbers to be stored in LabelArray as Integers Label1 = 12 Label2 = 9 Label3 = 2009 So i used this coding, but with …

Web Development asp.net
Member Avatar for bharanidharanit
0
102
Member Avatar for xuexue

hi, i want to have a button wherein it will create dynamic text boxes depending on the times i click the button. i've seen several codes thru javascript, however, i cannot get the value of the said textbox, could you please help me with this?? tnx..^^

Web Development php
Member Avatar for network18
0
2K
Member Avatar for ncsufan

Greetings, What I have: A custom, dynamic web-based Contact Relationship Manager (CRM). That has: A dropdown option on the website used to select a certain business class that a company can be classified as. Example: RES = Restaurant What I want to add: When the end user selects RES from …

Web Development php
Member Avatar for marissa jasmine
0
98
Member Avatar for ronnjoe

Hi to all, The code below shows to upload a content in to the database. My problem is, i have to create two users, one should login into the page and upload the conntent and the other should login into the page and approve it to display in the site. …

Web Development php
Member Avatar for hemgoyal_1990
0
120
Member Avatar for Spirate

I already have the application run on my first server... and now i want try to run this application on the backup server. I have installed the tomcat 6.0.14, sql server 2005 and jre1.5.0_12. when i try to run this application this error was come... Can somebody tell me what …

Web Development apache java-jsp session
Member Avatar for masijade
0
164
Member Avatar for xarz

I don't know how to explain this correctly but just some sample for you guys so that you can really get what Im trying to say. Today is November 28, 2008 3 days from now is December 1,2008 Im looking for a php code, which can give me the exact …

Web Development php
Member Avatar for chetan.akarte
0
157
Member Avatar for tonyeveland

I need to allow users to upload images and resize the images on the client. Does anyone have a (complete) solution for this? Money is no problem.

Web Development image php
Member Avatar for rajabhaskar525
0
64
Member Avatar for Carrots

Hi, I'm making a simple forum. When a user register's, I trying to create their join date. [code] CREATE TABLE Users ( userName varchar(15) NOT NULL, registrationDate datetime default NULL ) [/code] and then have MySQL automatically set that value: [code] $sql = "INSERT INTO Users (userName, registrationDate) VALUES ('".$username."' …

Web Development php
Member Avatar for Carrots
0
121

The End.