52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for starsunited

i have a question. my function works in a way that once user clicks the link, the open save dialog box will pop out then the user have a option to choose whether to open or save the mp3 file. The problem is the save function can wrk meaning if …

Web Development file-stream open-source php
Member Avatar for vibhutewary
0
235
Member Avatar for farshidk

hi I am trying to assign open a page in a new window, the following codes are doing so: [code=html]<a title="" target="_blank" href=" my_page.htm"> <img border="0" src="test.gif"></a>[/code] but there are not any control on the size, scroll bar, etc. of the new window. so how can the parameters be defined …

Web Development javascript
Member Avatar for essential
0
80
Member Avatar for ripper1510

I am really stuck with any idea on how to do this. It is really confusing. Is there any way in PHP that i can select only one day of the week. My scenario is that people are only allowed to make reservations on a Friday. Is there any way …

Web Development php
Member Avatar for ripper1510
0
204
Member Avatar for OmniX

Is this possible? Under the head tag to change title, meta, etc whilst in the body (but i doubt this would be SEO oriented). Refer to [url]http://www.daniweb.com/forums/post759748.html#post759748[/url] Thanks, Regards X

Web Development php seo
Member Avatar for somedude3488
0
75
Member Avatar for gilroda

Hello, I need help with embedding links within a Jquery Accordion. The code I am using is based on [URL="http://jquery.bassistance.de/accordion/demo/"]Jörn Zaefferer's JQuery Accordion plugin[/URL], with some modifications to allow for an embedded link within each accordion div. The accordion effect looks and works just fine when viewed in Safari and …

Web Development javascript javascript-jquery
Member Avatar for gilroda
0
185
Member Avatar for emilio

hi my code is using javascript to dynamically build an html table and fill the table with html buttons. my code: [CODE=javascript]<html> <head> <title>javascript1</title> </head> <script lnaguage="javascript"> function Init() { var table = document.createElement("tbody"); var newrow,newcol,tmp; var array = new Array(16); for (var i=0 ; i<16 ; i++) array[i] = …

Web Development javascript
Member Avatar for emilio
0
339
Member Avatar for neetigulati

Is there any limitation for number of Asynchronous threads that we can create using ASP.net with configuration: IIS6.0, win 2003 server, net2.0, webservice, app pools.

Web Development asp asp.net
Member Avatar for neetigulati
0
64
Member Avatar for skumar.snl

At run time I am getting error requested database does not exist in configuration see at Line 19 string con = System.Web.Configuration.WebConfigurationManager.ConnectionStrings["cn"].ConnectionString; [code]Line 19: Database db = DatabaseFactory.CreateDatabase(con); Line 20: string sqlcmd = "select * from Movies where MovieID<500"; Line 21: DbCommand dbcommand = db.GetSqlStringCommand(sqlcmd);[/code] In my webconfig i have …

Web Development asp.net pdf web-server
Member Avatar for vasioky
0
106
Member Avatar for brechtjah

Hi, I'm trying to create an expandable content box for forum purpose, however the code I've come up doesn't work in IE, but it is valid HTML 4.01 Strict. Anyway, if I'm handling this problem the wrong way, please tell me how I should do it then. I have an …

Web Development html-css javascript
Member Avatar for essential
0
161
Member Avatar for Roebuc

I have an AJAX script that works fine the first time in IE. For example, if you go through the form and never change your mind, everything updates like normal. However, if you decide that where you checked yes you shold have checked no, the objects do not update. The …

Web Development javascript
Member Avatar for Roebuc
0
83
Member Avatar for savola28

I have an web application, which can produce SVG-format charts, but I can't rely on that my clients have browsers that can display SVG-format. Therefore I wonder if there is any web script available, that can convert SVG format charts to GIF format images (or to other image-formats).

Web Development
Member Avatar for jbennet
0
48
Member Avatar for preethi_ga

Hi Everyone, Im using ASP.NET and SQL Server. I have Insert , delete data working well. but if i update a particular record it just all the records are updated with the same value. for example if i have 3 records with 3 different values, if i display the second …

Web Development asp.net open-source web-server
Member Avatar for binoj_daniel
0
145
Member Avatar for -mk-

Hi, I want to create a web application that have messaging feature, thus the message inbox will be similar to typical email inbox where you can tick the checkboxes to select which email to be deleted or moved. Just like the below picture : [url]http://img209.imageshack.us/img209/7720/chkboxrj0.jpg[/url] How do i create the …

Web Development asp.net listview
Member Avatar for binoj_daniel
0
482
Member Avatar for ajithraj

haii .. how can i read an image using javascript...

Web Development image javascript
Member Avatar for ajithraj
0
68
Member Avatar for Renukavani

hi all, i search in google, i didt get any solu.so raised ? here.if anybody know plz let me know thnks

Web Development asp.net
Member Avatar for Aneesh_Argent
0
169
Member Avatar for seniya

I am not experienced with javascript.I made a from with tabs.When i Click on order tab regorder.jsp in not coming.here is my codes. <div class="TabView" id="TabView" > <div class="Tabs" style="width: 500px;"> <a style="color:blue;"><font face="times">Order Form</font></a> <a style="color:blue;"><font face="times">Accounting</font></a> <a style="color:blue;"><font face="times">Services</font></a> <a style="color:blue;"><font face="times">Members</font></a> </div> <div class="Pages" style="color:blue; width: 900px; …

Web Development javascript
Member Avatar for seniya
0
139
Member Avatar for Exelio

Hi, I have created a HTML template for sending emails to the clients. I read the values from the database and fills them in the template. Now i want to read the contents of this HTML template. Can anybody suggest me how to do this? Thanks in advance Regards Exelio

Web Development asp.net email html-css
Member Avatar for binoj_daniel
0
165
Member Avatar for mcgarry101

Hi, just a quick question from a newbie! I have recently inherited an asp.net website from an ex-colleague and I have a question regarding db connections. I am using vb.net for code behind with an oracle 9 database. The site at the moment, sets up a database connection GDBConn in …

Web Development asp.net oracle vb.net
Member Avatar for binoj_daniel
0
128
Member Avatar for paslanmaz

I've installed with my tomcat, connected to sql with jsp and did the same thing with asp.net I've checked the speed with for loops as seconds but I've posted to be sure, thanks.

Web Development asp asp.net
Member Avatar for binoj_daniel
0
135
Member Avatar for noman78

How can I send a Crystal Report to Email through Active Server Pages (ASP)? if some one can post a sample code for it, i will really thankful to him. i am using seagate 8.5 and asp 3.0. thankyou in advance regards

Web Development asp email first-post
Member Avatar for peter_budo
0
83
Member Avatar for freeonlinedatin

This is my code can you expllain how the user may activate or inactivate with check box.... [code=php]<?php mysql_connect("localhost","root","rootwdp"); mysql_select_db("rams"); if(isset($_REQUEST['submit'])) { $arr=$_REQUEST['chk']; foreach($arr as $key => $value) { $sql=mysql_query("update ram set status=1 where emp_id=$value"); } $sql1="select * from ram where status=1"; $res1=mysql_query($sql1); ?> <form action="" method="post" name="form"> <table border="1"><th>Username</th><th>Empid</th><th>Designation</th><th>Check …

Web Development php
Member Avatar for sikka_varun
0
3K
Member Avatar for OmniX

I would like to make a photo gallery using javascript. Are there any tutorials out there? This is what I wish for (but anything is better than nothing): - Vertical Bar - Auto Scrolling (mouse movement scrolls quicker on outsides and stops in middle) - When clicking on one of …

Web Development javascript
Member Avatar for Luckychap
0
131
Member Avatar for techbongo

I need a script that performs this task: I want a script in PHP/MySQL or AJAX, that reads the Ad Block of Google Adsense and finds out link, so that they can be used in another portion of the page. Read Details if not clear. [COLOR="Red"]I have a site, for …

Web Development google-adsense php
Member Avatar for ithelp
0
173
Member Avatar for OmniX

I am looking to recreate this photo gallery: [url]http://www.bourakis.com.au/gallery-contemporary.htm[/url] With its sidescrolling and picture enlargement. Thankyou, Regards X

Web Development javascript
Member Avatar for durgamadhab
0
422
Member Avatar for rakeshpatil1234

i have a textbox,button and datagrid i want to add textbox value in grid on button click(with out database) and finaly store this grid data in database(mySql) i want to add multiple value from textbox to grid? plz help

Web Development asp.net
Member Avatar for diananizam
0
81
Member Avatar for hhamdan

Hello every body, i have a table has username and encrypted password, and i want to write it in different table and i want to decrypt the password filed and i am using this code [B]I am selection the data from the login table[/B] [ICODE]<cfquery name="dec" datasource="ds"> select * from …

Web Development coldfusion
Member Avatar for arrgh
0
126
Member Avatar for squarkman

Hi, This is a tough one! Is there a way to prevent someone from typing in a url to get to a page YET that page IS accessible from a LINK on some other webpage. Thx

Web Development php
Member Avatar for Fungus1487
0
154
Member Avatar for vijaysoft1

I trying to make small personal website in PHP + MYSQL . In my database there is a table named ' tblUsers ' . I am using this table for users Login .I displayed the username of the user after the login . But how to track the userID of …

Web Development php session
Member Avatar for flagbarton
0
155
Member Avatar for veledrom

Hi, I want to buy a JavaScript book to learn. What is the best book that should also have information about form validation, HTML DOM etc. with examples. Thanks

Web Development html-css javascript
Member Avatar for Luckychap
0
56
Member Avatar for ma3hd

Hello , i have an .js file to fetch title and description from another site have utf8 charset and my site also have utf8 charset it fetch english character well but arabic or turki character it appear such that ????????? ???? ???????? .js content [CODE] function request_videoinfo() { if (!fetch_object('videourl').value) …

Web Development javascript video
Member Avatar for ~s.o.s~
0
132
Member Avatar for spokie

hey Guys I'm was wondering whether anyone can help me, i have finished with the development of my PHP enabled website and i was wondering whether you guys can advise me on testing strategies that i can undertake?? Please me!

Web Development php
Member Avatar for sikka_varun
0
73
Member Avatar for designingamy

Hello everyone! I am new to JavaScript and have been using PHP, but needed to use a dynamic form for information about County/State. Here is part of the code (keep in mind I did all 50 states this way-that's well over 3000 counties): [code] <script language="JavaScript" type="text/javascript"> <!-- //first combo …

Web Development apache javascript php session
Member Avatar for designingamy
0
186
Member Avatar for squarkman

Happy Holidays! I have a one field form. Upon submission with the submit button, I wish to drive this field value into my SQL database table called MEMBERS and field called NAMES, thus adding a new record. Can this be done with an OnSubmit() call to a function, in the …

Web Development html-css php sql
Member Avatar for Aamit
0
378
Member Avatar for pocnib

I am trying to insert a date into a mysql table field using [CODE] <?php $date=date(Y-m-d); mysql_query("INSERT INTO table VALUES('$date')"); ?> [/CODE] but when I open up mysql and run SELECT * FROM table; it returns a date value of 0000-00-00 instead of the current date at time of insert. …

Web Development php
Member Avatar for danishbacker
0
141
Member Avatar for rakeshkn123

Hello friends Iam KNR i require code fopr adding check boxes in the database can u please help me Thanks in advance Bye KNR

Web Development php
Member Avatar for rakeshkn123
0
72
Member Avatar for 83apple

Problem: I installed an sms script at earthbane.com/sms. the script sends the sms as it should but when it gets to my cellphone the from sections says [email]atmail@server1.earthbane.com[/email]. Is there anyway that I can change this so that it says something other than [email]atmail@server1.earthbane.com[/email]. I appreciate any help you can …

Web Development php
Member Avatar for 83apple
0
68
Member Avatar for veledrom

Hi, I have downloaded Drupal but i have some questions. 1. I have read the installation but didn't get it. I need help to install it. I run WIN XP with WAMP server. 2. Can i use it in my local compuer with WAMP for test purposes. I just need …

Web Development php
Member Avatar for sikka_varun
0
161
Member Avatar for veledrom

Hi, How do i check if any of these checkboxs are selected. If nothing is selected then invalidate the form. Javascript thanks [code] <input type="checkbox" name="MYcheckbox[]" value="0"> <input type="checkbox" name="MYcheckbox[]" value="1"> <input type="checkbox" name="MYcheckbox[]" value="2"> <input type="checkbox" name="MYcheckbox[]" value="3"> [/code]

Web Development javascript
Member Avatar for brechtjah
0
159
Member Avatar for farshidk

Hi; how can a predefined text be printed in a html page? it means, when the "print this page" button/link is clicked all the elements in the window is printed even the button. now is there any way to print just the texts & etc. without printing the buttons and …

Web Development html-css javascript
Member Avatar for farshidk
0
101
Member Avatar for xarz

Is there anyway to get metadata of an mp3 file using php? Even just the track length. Thanks.

Web Development php
Member Avatar for xarz
0
168
Member Avatar for mikeabe

Hi (In my php form, i'm getting a bunch of data to Mysql, all of which is working correctly except id and name. id and name are fed from Mysql to the form.) Here's the problem area: I'm getting an id AND name from a dropdown menu using EXPLODE. With …

Web Development first-post php
Member Avatar for mikeabe
0
124
Member Avatar for daveg8

I have a website where most pages will load on Macs but a few of the pages will not. All of the pages will load on PCs. Any ideas why? -Dave

Web Development php
Member Avatar for sDJh
0
102
Member Avatar for JayJ

I'm trying to grab a value from a mySQL database and put that value on the end of a url path e.g. http://url.com/$valuefromdb Is there any tutorials to how to do this or can anybody recommend how to tackle this? Kind Regards JayJ

Web Development php
Member Avatar for sikka_varun
0
112
Member Avatar for virspy

Hi friends iam new to PHP can any one help me in the code for add category please iam not getting exact things please Viru bye

Web Development php
Member Avatar for sikka_varun
0
70
Member Avatar for ina_rizoaica

Hi, hope you can help me. I am working with a database (mysql) already created, pictures were stored in a longblob field, but this is the only field related to pictures (so I have no info about their size). I manage to extract and display the pictures - using a …

Web Development image php
Member Avatar for ina_rizoaica
0
102
Member Avatar for Jhon100

I'm looking for a script written in php directory. Somebody knows any interesting? Thanks

Web Development php
Member Avatar for compdoc
0
96
Member Avatar for Sereal_Killer

I have a basic problem i dont know where the error lies. i can create a class Persoon and fill in all its values before its created . but for some reason when i call up the information i get the current Date as the birthdate and not what i …

Web Development api javascript
Member Avatar for Sereal_Killer
0
100
Member Avatar for Wees

Hi all Kindly tell me how to pre-compile a JSP page, how to deploy it in Tomcat and Websphere and how to stop Tomcat and Websphere re-compiling the JSP at runtime. Thanks & Regards Wees

Web Development java-jsp
Member Avatar for stephen84s
0
82
Member Avatar for veledrom

Hi, I created a XML file and trying to write into it. It does write but, without the values from database. For example code below writes only <Title></Title> without the value. It should be <Title>My name</Title>. I do echo and the variable is full. Value [code] ........ $xmlFileName="test.xml"; $process=fopen($xmlFileName, 'w'); …

Web Development php xml
Member Avatar for veledrom
0
81
Member Avatar for xty

how can i make : [code=php]header("Location: cppassemail.php?user=$this->pSession->whoAmI('username');&pass=$password&quota=5");[/code] work? somebody told me to make it like this: [code=php]$user = $this->pSession->whoAmI('username'); $pass = $password; $quot = 5; header("Location: cppassemail.php?user=".$user."&pass=".$pass."&quota=".$quot); exit;[/code] but it dosen't work. it results just a blank page, no errors, no redirecting.. nothing. thank you! ps: please tell me the …

Web Development php
Member Avatar for Anamika1
0
330

The End.