52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for ceyesuma

Sweet! gimme somemore of that. Are there any more tutorials ?

Web Development java-jsp
0
63
Member Avatar for inshi

hello everyone, i badly need your help well, i have already implemented my chatroom in [B]PHP[/B] which runs perfectly on a single computer. however, when i have tested the chatroom over a network where atleast 2 computers accessing my chatrrom, [B]it appears on 2 separate frames[/B] that is, if 2 …

Web Development php
Member Avatar for somedude3488
0
107
Member Avatar for abolbridge

I keep getting this error and I can't figure out why. Here is my code: <% set conn = server.createobject("adodb.connection") set rs = server.createobject("adodb.recordset") conn.open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & server.mappath("/data/newsleepermedia.mdb") & ";Jet OLEDB:database" rs.open "select * from Prices WHERE id=" & request("idnum"),conn,3,3 if not rs.eof then do while not rs.eof response.write …

Web Development asp open-source
Member Avatar for abolbridge
0
135
Member Avatar for ryy705

Hello, The following is a code excerpt I found on the web. Could someone please tell me where I can find information about how to use [I]$$[/I] variables and [I]${$var}[/I] variables. I have never seen them before. [CODE]foreach ($expected as $formvar) $$formvar = (isset(${"_$_SERVER[REQUEST_METHOD]"}[$formvar]))? ${"_$_SERVER[REQUEST_METHOD]"}[$formvar]:NULL;[/CODE]

Web Development php
Member Avatar for nav33n
0
81
Member Avatar for sireesha.c

How to upload video files like wmv,etc in an application folder and how to download that video file in media player usnig asp.net +c#.

Web Development asp asp.net video
Member Avatar for sebastian3
0
108
Member Avatar for plusplus
Member Avatar for majestic0110
0
100
Member Avatar for plusplus

Can I change an existing form to a masterpage, or can a masterpage only be defined when creating the form

Web Development asp.net
Member Avatar for plusplus
0
79
Member Avatar for mrcniceguy

The code is sending for profile comment,I dont know what is wrong with my code because when i click the POSTCOMMENT button It just gives a blank Page,with no Error desplayed or Any message. And actualy the Datas are not sent. <?php //Connect to the database server $dbcnx=@mysql_connect('localhost','root','650715'); if(!$dbcnx){ exit('<p>Unable …

Web Development php
Member Avatar for nav33n
0
106
Member Avatar for Vai

After logging in, main.php is loaded and instead of displaying the correct included page, it displays Main Page. So what is wrong w/ my code? Thanks in advance for any and all help... [code] this is placed inside the "main.php" <?php require('core/db.php'); require('core/check.php'); ?> This is placed inside the check.php …

Web Development php
Member Avatar for somedude3488
0
176
Member Avatar for bazwacky

Hi I am quite new to php and mysql, i have built a property website and i am getting stuck with the paging of the results I can get the paging to work fine when i set the variables manually but when the variabes like type and price come from …

Web Development php
Member Avatar for sagedavis
0
186
Member Avatar for ceyesuma

Is there anyone working with Visual web java server faces?

Web Development java-jsp web-server
Member Avatar for ceyesuma
0
154
Member Avatar for WhYuLoOkIn

This might be a simple fix but I am developing an asp.net website in vs 2008 for some strange reason all of my separate aspx files are now formating at the same time. When I change something in design view in one file the other changes automatically I am new …

Web Development asp.net web-design
Member Avatar for majestic0110
0
113
Member Avatar for big24fan

I am trying to setup a classifieds script. I think I am getting close, but I have one issue. When I try to open the page, it opens but only displays the first part of the page. If you visit [url]www.clairson.com/ocalads[/url] you can see what it is doing. If you …

Web Development open-source php
Member Avatar for big24fan
0
159
Member Avatar for ruman_eee

Hi everyone, I hope all are fine. Is there have anyone who knows about shorting a table whose containers are uploaded from the database. Please help:icon_eek:

Web Development php
Member Avatar for rickarro
0
399
Member Avatar for fitzkil

Hi. I was given the task to create an internal website in our company, which will update (feed) from a database (they were talking MySQL). I have no idea if that is possible and what to google for. My first guess was if it is possible it's using php. You …

Web Development php
Member Avatar for ajberrow
0
98
Member Avatar for menelaussa

Hi, can someone to help me to write an regular expression for a number from 1-100. I need to validate an age field. Thank you

Web Development asp.net
Member Avatar for nandhinijp
0
103
Member Avatar for ceyesuma

I created a nbproject,webapplication,visual web java Server Faces Glashfish,deployed it.(netbeans6.1) I have written a couple of them and they do not show up in a browser. Below is the one I just started. Can someone explain what needs to be done to run this in a browser? [code] <%-- Document …

Web Development java-jsp web-browser web-server
Member Avatar for ceyesuma
0
176
Member Avatar for WhYuLoOkIn

I am trying to run a script when a button is pressed on my Login.aspx page in Visual Studio 2008. I have set the Sub routine which is located within the script to redirect me to a certain page when the script is run for testing purposes. When I press …

Web Development asp.net session visual-studio
Member Avatar for WhYuLoOkIn
0
152
Member Avatar for pit1031

How to I rearrange this so that only distance less than or equal to 25 are displayed? [code]For i = 1 to 20 Display(rs) rs.MoveNext If rs.Eof Then Exit For If rs("distance")>25 Then Exit For Next[/code]

Web Development asp
Member Avatar for ctj
0
101
Member Avatar for chronoel

I have a form with a reset button and what I want is to reset only some form elements when that button is clicked. [code] <form name="frmMyForm"> <input type="text" name="txtText" /> <input type="checkbox" name="chkCheckBox" /> <input type="reset" value="reset" /> </form> [/code] Now I want the checkbox to be reset when …

Web Development javascript
Member Avatar for MidiMagic
0
87
Member Avatar for vanessia_1999

Hi, I have a little problem. It is almost working but it continue to say undefine in the text area instead of the name they type in the txt box. I might be confusing you so i am going to put down what I have then explain what I am …

Web Development javascript
Member Avatar for vanessia_1999
0
109
Member Avatar for yassar

Hi, I am making an asp website using visual c#. I am working on visual studio 2008. I have a problem with selecting data source from the database for UI components. For example, i added a "dropdownlist", clicked to select data source appeared on the right. I entered my hostname, …

Web Development asp.net visual-studio
Member Avatar for ertugrul
0
250
Member Avatar for supriya.iiita

im making a dynamic table in ruby on rails in which im displaying devices in a table and corresponding to each device i want to show its status which is ibtained dynamically by an ajax function (periodically_call_remote) which updates a div. its working fine but its updating only the first …

Web Development javascript ruby
Member Avatar for ~s.o.s~
0
212
Member Avatar for dnsl

Hai all i am doing an ASP project.... when redirecting to anotherpage like Response.Redirect("Page1.asp") i dont want to show the actual path of that web page in the address bar... but it shud be displayed in some encrypted format... also i dont want to use Server.Transfer...i want to be displayed …

Web Development asp web-server
Member Avatar for jbennet
0
108
Member Avatar for dotNetDummi

Hi experts, I used Window.showModalDialog to open comment.aspx. I need to disable the X button(top right button of IE) in my comment.aspx as entering comments is compulsory. I've done several days of research but to no avail. I'm guessing that it's not possible even if I use javascript. Any ideas …

Web Development asp.net javascript
Member Avatar for viv.shankar
0
84
Member Avatar for guido_sarducci

Hi, I'm trying to not show the user a php error and have tried the following: error_reporting(0); (may not be the best idea) error_reporting(E_ERROR); to remove a warning type error and it doesn't seem to work. The php version is 4.3.2 display_errors is set to on Anyone know why this …

Web Development php
Member Avatar for guido_sarducci
0
145
Member Avatar for nmpgaspar

Hey. Ok, i already asked this question on asp.net and sqlteam forum, but without any luck. Hope it will be diferent here :) So, here the thing: I have created some users to my site using the WAT tool. Therefore, the users information was automatically stored in ASPNETBD.mdf file. When …

Web Development asp.net visual-studio
Member Avatar for majestic0110
0
262
Member Avatar for isomillennium

What would be the php mysql code to search more than 1 field in a table ? Im trying to search for a given partial phone number in all three fields home mobile and work .. im trying to use $query = "SELECT `first`, `last`, `home_phone` , `work_phone` , `mobile_phone` …

Web Development mysql php
Member Avatar for nav33n
0
114
Member Avatar for ammwebmaster2

I am having a world of problems with this can anyone please help. I don't know what I am doing wrong. Following the code is the error message I am getting. Here is the code I am using: [code]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html > <head> <meta …

Web Development asp vbscript
Member Avatar for Thirusha
0
176
Member Avatar for daybase

Hi - very very new to PHP generally and as usual trying to run before I can walk. I have got the hang of single uploads but now need to use FTP to do multiples. I am now on day 1 of trying to work it out so I am …

Web Development php
Member Avatar for patelmiteshb
0
91
Member Avatar for znetweb

well guys please help me,first of all its a course projects,well in the home page i need to create a login form for both normal users and administrator.Because after logging administrator will come on a page where they can update a database,whereas normal users wont have this function on ther …

Web Development asp asp.net
Member Avatar for nmpgaspar
0
111
Member Avatar for thosecars82

Hello there I would like to ask you a question concerning pop up menus. It turns out that I have seen some techniques which use just CSS. Nevertheless, what I usually see is techniques that use javascript to achieve this pop up menus. It seems to me that javascript might …

Web Development html-css javascript
Member Avatar for Luckychap
0
110
Member Avatar for ajberrow

Some JavaScript code which used to work for IE6 no longer works for IE7. Any ideas what I could try to correct the problem? The scripts change a user's password by opening a child window, grabbing the old password, new password and user name from the opener, then execute a …

Web Development javascript
0
84
Member Avatar for almualim

hi friends i want to use php code with JS functi:$ on, please help me

Web Development java php
Member Avatar for almualim
0
160
Member Avatar for vp.softverm

hi all., We r using AJAX for our ERP system. In our project am facing the cross browser compatibility problem, The problem is the [B]javascript grid is displaying out of the <TD> in a table actually am putting scroll bars to the Td of the table. The grid is displaying …

Web Development javascript
Member Avatar for vp.softverm
0
110
Member Avatar for mikki2

Hi! How do i add "extras" to comment boxes like is done in the comment box, which you will use to reply this post? You know, the "change font color" icon, "bold", "italics", etc... i checked daniweb's source code and i saw <script> tags and an array within a variable …

Web Development javascript
Member Avatar for mikki2
0
102
Member Avatar for shadiadiph

this has taken me hours and I am going nowhere slowly can anyone please help. I am tryig to get my table to display more than 1 news record everythig i have tried doesn't work or has runtime errors. Here is the basic code that worls and displays the one …

Web Development php
Member Avatar for peter_budo
0
119
Member Avatar for optiwizer

The following comes up on a bunch of my indexed pages: "Hello, you need to enable JavaScript to use this network. Please check your browser settings or contact your system administrator. ... " Should I be worried?

Web Development javascript
Member Avatar for jwenting
0
94
Member Avatar for binoj_daniel

Hi, Can anyone help me with Inline Editing one row at a time Also inserting a row. Iam binding the gridview dynamically using C# codebehind with DataSet. I did not find any good posts on this. FYI: Iam calling a SP in the Business Layer to populate the Data in …

Web Development asp.net dataset
Member Avatar for binoj_daniel
0
89
Member Avatar for shadiadiph

My earlier post works ok now to display I have been working on how to transfer the info to be displayed on another page. I can't get it to work in theory i thik it should be working can anyone give me an idea what I have done wrong. on …

Web Development first-post php xml
Member Avatar for nav33n
0
112
Member Avatar for sapamtiken

I have a web site [url]http://ssimphal.nic.in[/url] Here I want to have a feedback page and I want the comments to go directly in my hotmail email id instead of going to the database. Please help me with the code. I am using Visual Studio . Net. I am writing in …

Web Development asp.net email visual-studio
Member Avatar for sebastian3
0
118
Member Avatar for Inny

I want to know if its possible to over-ride a setting that is part of an included js **that i dont have direct access to.** below is the js in question. the only part i want to change is the Tab-key feature. can I wite a new function to switch …

Web Development javascript web-browser
Member Avatar for Inny
0
126
Member Avatar for Inny

Im getting an Error (ie) 'undefined' relating to the path of a clicked image. How to define its path please? Full working code supplied error seems to be in this line Function('onclick=jkpopimage(this.src,600,500);'); where 'this.src' is undefined? <html> <head> <script type='text/javascript'> // for free JavaScript tutorials and scripts // This notice …

Web Development javascript
Member Avatar for jbennet
0
1K
Member Avatar for swapna7999

hi there i have a vb application and its exe and i know how to call an exe in a php page but my problem is , i need to place the exe in a fixed position in the php page is it possible and if yes how plz let …

Web Development php
0
56
Member Avatar for bhavna_816

There is aspx page where I am displaying a GridView with some data about basic details about a person. In that GridView there is a hyperlink, which navigates to a new aspx page where I am displaying the detailed information about particular person in some controls like text boxes etc. …

Web Development asp.net display
Member Avatar for bhavna_816
0
129
Member Avatar for webguru07

Hi, I need to display 4 items from a MySQL database in a 2x2 table (2 columns, 2 rows) i know how display just rows and columns, but how would I do both? thank you

Web Development php
Member Avatar for blocblue
0
72
Member Avatar for rashmigs84

hi all, Please can anyone tell how to create a custom tab control in asp.net 2005. please let me tknow the source code too. thank you.

Web Development asp asp.net
Member Avatar for rashmigs84
0
77
Member Avatar for braineles

Hi, I am trying to create a menu list in asp.net 2.0 and want to use shortcut keys for the same. The menu contains links to other pages which i want to view. The back end is C#. Kindly guid me through the process of achevining the same. the code …

Web Development asp.net
0
62
Member Avatar for serkan sendur

I dont want the windows media player automatically open the wmv files as streaming videos. I want the wmv links to open as download dialog boxes. I know one approach is to zip the wmv files but i dont want this. How can i achieve this?

Web Development asp.net
Member Avatar for majestic0110
0
114
Member Avatar for tanha

Hello everybody, I am using WAMP: 1. PHP 5.. 2. MySQL 5.. 3. Apache 2.. the collation of my database and tables and fields are 'utf8_persian_ci', and also my query is in this format in PHP: [CODE]mysql_query("SET NAMES utf8"); mysql_query("SET CHARACTER SET utf8"); $query = mysql_query("SELECT * FROM tblName SORT …

Web Development apache php
Member Avatar for tanha
0
131

The End.