52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for ramareddy_dotne

what is the difference between optimistic locking and pessimistic locking in ado.net

Web Development asp.net
Member Avatar for npasma
0
630
Member Avatar for apcxpc

Hi all Here is a PHP question I have to answer. [quote]Write a php file called reload.php that contains a table with 2 rows and 3 columns. In each of the cells of the top row of this table there should be the strings AAA, BBB & CCC. In the …

Web Development display php
Member Avatar for apcxpc
0
221
Member Avatar for cputek2k

I am trying to build a page that allows the user to select multiple tasks. Each task has a form attached to it. I am using the include in my logic to determine which forms are needed. That all works fine, but I do have one problem. If the user …

Web Development email php
Member Avatar for cthackers
0
132
Member Avatar for sjeeps

Greetings, Any body can recommend an easy to custmize poll script? Thanks in advance.

Web Development php
Member Avatar for sjeeps
0
100
Member Avatar for goldeagle2005

Im working on a college project. In this, the user is required to authenticate. The login page (login.asp) has the form and the corresponding ASP code. Once the user is successfully authenticated, the user is redirected to the main page(mediaguidehome.asp). Currently, on authentication, I'm using the following code to redirect …

Web Development asp javascript
Member Avatar for zippee
0
162
Member Avatar for porchy33

Hi, I'm new to php and am trying to connect to mysql like this: <?php $conn = msql_connect("localhost", "user", "password"); echo $conn; ?> But when i do I get this: Fatal error: Call to undefined function msql_connect() in C:\www\PHP_mysql\testconn.php on line 2 I wonder why?

Web Development php
Member Avatar for otr
0
188
Member Avatar for bugsferg

i have a table with data that i am trying to display with 4 td's and then create a new row. i will eventually set the row limit, but for now this is what i have: <cfquery name="get_stuff" datasource="#dsn#"> SELECT * FROM item WHERE item_type_id = 1 ORDER BY item_name …

Web Development coldfusion display
Member Avatar for Torch7
0
155
Member Avatar for NewVBguy

Hi Everyone, I am really new to cf and I am trying to understand this software. I am trying to setup my dsn. now when i try to go to cf administrator and select data source option, it pops up an error message that there is no java virtual machine …

Web Development coldfusion java
Member Avatar for jamba
0
160
Member Avatar for aarya

my login script working fine in my localhost. but when i hosted the site my session is not working.i have written session_start(); in my script i dont undertand y? weather all the php sites supports session.

Web Development php session
Member Avatar for aarya
0
138
Member Avatar for cumadhu

Hi All, I have specific requirement in asp.net project. I have datagrid, in that in have one dotnet list control which stores the items.And it is multiselect. Onclicking >> button i want to move selected items from dotnetListControl to HTML Select(listbox) control. In DataGrid: [B]DotnetListBOX Control(i multiselect few items then)---> …

Web Development asp asp.net
Member Avatar for akadez
0
173
Member Avatar for Killer_Typo

heres the complete error that i am getting. You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'A (A) )' at line 1 does anyone else get these errors at all? [php]<?php $host = …

Web Development mysql php sql
Member Avatar for tubajake711
0
372
Member Avatar for LA-Vida

Hi all, I'm kinda new to all this stuff so maybe I'm totally starting off on the wrong foot here... Here is my problem.. I have an acces database residing on the webserver from where I get some information onto my webpages, these pages are asp. The database connection and …

Web Development asp display file-system java-jsp
Member Avatar for LA-Vida
0
270
Member Avatar for bsmith

I'm trying to set a 301 redirect in my jsp code (this is tomcat btw) using this: <% response.setContentType("text/html"); response.setDateHeader("Expires", 0); response.setHeader("Location", "http://www.mysite.com/record/[B]pleasehelpme[/B] /[B]helpmeheretoo[/B]"); response.setStatus(301); %> the [B]pleasehelpme[/B] and [B]helpmeheretoo[/B] need to use variable values i get from mysql which i would normally express in the application like <%=(((Recordset1_data = …

Web Development java-jsp
Member Avatar for hooknc
0
201
Member Avatar for muktidaniweb
Member Avatar for hooknc
0
107
Member Avatar for reelbrokers

:p [URL=http://www.reelbrokers.com]http://www.reelbrokers.com[/URL] IT Division of [url]www.ReelBrokers.com[/url], focuses on providing comprehensive and Cost Effective solutions in internet based Offshore Programming, Software Development, Web Application Development and Multimedia Presentations to Entertainment Companies and Film Professionals across the Globe. [url]www.ReelBrokers.com[/url] provide creative and cost effective array of IT solutions from concept to implementation …

Web Development email multimedia php
Member Avatar for chrisranjana
0
226
Member Avatar for ashwinperti

Sir, I am having problem that when I use <HTML> </HTML> and include <?php <php?> in between the HTML tags, if I am saving the file with .php then I can view only the PHP tags and not the HTML tags elements. Please tell me whether to save the file …

Web Development php
Member Avatar for sarahk
0
138
Member Avatar for kyakobi84
Member Avatar for kyakobi84
0
149
Member Avatar for moise

Hello, I am creating a website where people will be uploading professional papers. The website will be sort of a library. Many users will be accessing it via dial-up. Do you think PHP and mySQL are good for this? Please help...Thanks

Web Development php
Member Avatar for ihostdev
0
99
Member Avatar for aarya

i m learning php. so i wnated to know what is LAMP geeks?. any good tutorials for taht

Web Development php
Member Avatar for ihostdev
0
146
Member Avatar for aarya

i m trying to compare 2 price for example when person enters min price as 3000$ and max price as $10000.and press search .it has to search all the price bewtween 3000$ to 10000$.i think the select option for price in cars.com best describe my problem i dont know how …

Web Development php
Member Avatar for digital-ether
0
187
Member Avatar for JAM

I came across T. Greer's very clever demonstration of how to provide an HTML combobox at [url]http://www.tgreer.com/comboArticle.html[/url]. I realised, however, that for the purposes of the demonstration the example combobox is placed at an absolute position on the page. I tried to make it dynamic, but have encountered difficulties. Would …

Web Development html-css javascript
Member Avatar for tgreer
0
410
Member Avatar for jakeday

Hi all, I'm very, very new to Java / Javascript, but have a couple of years experience with other programming languages. - (inexperience may explain a novicey question However, I wanted to learn a web-enabled language to capture data from certain websites to build systems for my "sports-betting" hobby. I've …

Web Development first-post javascript
Member Avatar for jakeday
0
316
Member Avatar for bobby9101

I need to create a form that has four fields in it. I need "Name", "E-Mail", "Comments", and "Picture". i have created three of the four fields, and need help with the fourth. How do I make it so that the guest can upload a picture. I need the form …

Web Development php
Member Avatar for digital-ether
0
121
Member Avatar for webmacker

Can anyone help me set up a forum site from either a drupal script or any other script from the net. My backsite knowledge is limited so any help would be greatly appreciated. I have registered a domain name and my ISP has mySQL and PHP etc. so I don't …

Web Development php
Member Avatar for digital-ether
0
438
Member Avatar for SpS

I wanna know how to host wiki pages say on geocities or some place else..

Web Development php
Member Avatar for chrisranjana
0
240
Member Avatar for andrewthk

I was wondering if anyone could tell me what Animate.js class does? It seems like a standard front page package class. There's no commenting on it so it's really hard to follow. Also when using this class, my web page does not displays things correctly when calling this class by: …

Web Development display javascript
Member Avatar for andrewthk
0
177
Member Avatar for aarya

i m developing one real estate site using php/mysql.when i search i get one page with type, state ,locality.i wanted another column as click here to view that details. I want every detail page stored as a html document. Basically i need a script that will read the entire database …

Web Development html-css php
Member Avatar for aarya
0
287
Member Avatar for aarya

i have a problem in generating txt file from php. my prblem is After I add a news item etc. the script that updates the database would geneterate a text file. Then in my code instead of my 'include file show_news.php3' command, I would do a a include news.html that …

Web Development php
Member Avatar for digital-ether
0
652
Member Avatar for bestgraphicsbd

I am fairly new to all of this but I think it's great! I've taken courses in HTML, JavaScript and currrently CGI Programming. My question: Is there an easy way to make a counter in JavaScript? Seems like there should be but can't quite figure it out. Thank you, :-|

Web Development javascript
Member Avatar for bestgraphicsbd
0
148
Member Avatar for fieryidris

i signed up to daniweb a few weeks ago when i was having problems with visual basic which after a lot of searching on google i managed to solve for myself. i am now having a go at building a website and have been using dreamweaver which makes things very …

Web Development google javascript visual-basic
Member Avatar for fieryidris
0
211
Member Avatar for cjm771

yeah im making this script that is basically a poll and then the administrator can add, edit, and delete questions. Right now i'm just getting the pages to work and such. Only, the session_register($logged_in_user) doesnt remember that variable when it gets to ?page=1 or any page for that matter. Code …

Web Development cpanel first-post php
Member Avatar for finemethods
0
138
Member Avatar for TedN

I have a very large web page - over 7000 lines (which will not be going on the internet). An introduction consisting of music and graphics starts when the page is opened. The graphics are synchronized with the music. [U]Problem[/U] The introduction works fine each time the page opens except …

Web Development audio javascript video web-browser
Member Avatar for TedN
0
164
Member Avatar for php4ever

Maybe this is the wrong thread but once in a while I stumble across a tool that makes life so much easier that keeping it to myself seems pointless. If you work with web related code, or conventional code, or even many of the other app formats available then keeping …

Web Development cms html-css php
Member Avatar for php4ever
0
181
Member Avatar for Ghost

Hi Everybody! I'm trying to run the following script but I get this error: Parse error: parse error, unexpected $ in c:\phpdev5\www\public\in.php on line 51 Any help would be appreciated. Here are the files: in.php (where the error is coming form): [PHP]<html> <head> <title>CinnaHost Login</title> </head> <body bgcolor="#3366FF"> <center><h1><font color="#FFFFFF">Uploading...</font></h1> …

Web Development first-post flash php
Member Avatar for Ghost
0
180
Member Avatar for Ghost

Hi Everyone, Is there a way to make your own remote connection program (just for my use - at least fo now)? Something like goToMyPC. Any suggestions would be appreciated. Also, is this easier to do in Java/HTML? Thanks in advanced.

Web Development php
Member Avatar for Ghost
0
284
Member Avatar for ohgosh

Hi there, wanna ask if the sql syntax order by and group by the same? eg: i have a dropdownlist and the values displayed should be in ascending order. hence is there any difference if i use these 2 sql statements below. [CODE]sql1 = "select distinct * from t_staff group …

Web Development asp sql
Member Avatar for ohgosh
0
134
Member Avatar for aarya

i m developing the site where i wanted to number the search result pages . like 1 2 3 4 5 next lastpage my code is working if i want to dispaly all from tahe database but my code is not working properly if i wnat to show the search …

Web Development php
Member Avatar for aarya
0
124
Member Avatar for ashneet

Hello all what i am really trying to do is to use POST method to send info to next page with just HYPERLINK; Here is what i want: Get method: [CODE] <a href="http://www.someting.com?date=9/15/05&age=21">age and time</a> [/CODE] I want this to be in POST method without using forms. also i am …

Web Development first-post perl php
Member Avatar for aarya
0
8K
Member Avatar for michael123

I want to know is there a way to display .tiff files on the web page directly? As html can handle jpg,gif,bmp, but how about tiff file? I tried to use <img src=abc.tiff> it pops up the download box on the browser. Thanks.

Web Development display php web-browser
Member Avatar for TopDogger
0
779
Member Avatar for faisyshah

hello every body i have a search button just like in google or yahoo but my search button is connect from my access database table , basically search option is use in my site for product available for sale for example when customer type name of product in search option …

Web Development asp google
Member Avatar for amitlokare
0
92
Member Avatar for dru987

im fairly new to the .Net world and i'm tryin to make a simple page that dynamicly fills a table/form from a database based on user log info. i've been doin some reading and the datalist/repeater seem like more than i need...or maybe they are exactly what i need but …

Web Development asp.net session sql
Member Avatar for tgreer
0
318
Member Avatar for gisler

i just started a pascal programming class. so what i am trying to do is write a program that will allow me to change my weight (in stones) to kilograms and change my hight (in inches) to kilograms. i also need to be able to enter my name in. i …

Web Development asp.net pascal
Member Avatar for gisler
0
234
Member Avatar for FlyBoy767

I'd would like in a form with an input control, that the first autocomplete value is visible in the textbox instead of a blank field. Is it possible in javascript ? Thanks a lot

Web Development javascript
Member Avatar for tgreer
0
103
Member Avatar for iloveorangesoda

Hi I am trying to disable my pager linkbuttons during postback to prevent multiple clicking as this causes the application to fall over. I have tried to use the following code but it is not working. Anyone any ideas? [CODE] Private Sub DataGrid_ItemCreated(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.DataGridItemEventArgs) …

Web Development asp.net
Member Avatar for dexterz
0
212
Member Avatar for vartotojas

For my website, I'm trying to create a login form where visitors can type in their login/password, and have PHP check that login with HTTP Authentication (.htaccess). So instead of user typing in the direct URL and entering their user/password in the pop up box, they could simply do it …

Web Development php
Member Avatar for tristan17
0
137
Member Avatar for paradox814

how do I reverse the direction of a slash? I am trying to reverse the slashes in the directory path of a windows system. I have tried so many things but then when I actually test it to make sure it works, it always fails, so I decided to try …

Web Development php
Member Avatar for leelee
0
192
Member Avatar for luisator

Hi everybody....I need to develop a web page that adds information to a database in a server. I wanted suggestions about the more used languages for this kind of projects. Thanks for your help and time!

Web Development asp.net web-server
Member Avatar for jbennet
0
90
Member Avatar for Kennedy_f

I am in a slight dilemma at the moment i'm not sure whether to go down the a+/mcse route or whether to take the CIW courses instead. I have been doing some research to try and find out about them I would appreciate any opinions you have on the CIW …

Web Development javascript web-design
Member Avatar for bkendall
0
191
Member Avatar for Naters_uk

I am currently working to store passwords into my SQLDatabase table. I would like to hash the password columns to make it more secure. I know that i can use either SHA1 or MD5. Refering to this website, [url]www.codersource.net/csharp_sha_md5_encryption.html[/url], i try to write the VB.NET codes. Private Sub EncryptPassword() FormsAuthentication.HashPasswordForStoringInConfigFile(txtbox_password.Text, …

Web Development asp.net vb.net
Member Avatar for Naters_uk
0
220
Member Avatar for jason_limwk

Dim strMailBodyHTML As String = "" strMailBodyHTML &= "<html><body>" strMailBodyHTML &= " <p><input type=text name=T1 size=20 value=’" & Label2.Text & "’></p> " strMailBodyHTML &= "<form method=""get"" action=""http://pgssystemie02/autouph/admin.aspx""><p></p><br><input type=""submit"" value=""accept""></form>" strMailBodyHTML &= "<form method=""get1"" action=""http://pgssystemie02/autouph""><input type=""submit"" value=""cancel""></form>" strMailBodyHTML &= "<br><br><br>" strMailBodyHTML &= "</body></html>" Dim mail As New MailMessage mail.To = "aaa@aaa.com" …

Web Development asp.net display email session
Member Avatar for jason_limwk
0
138

The End.