52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for Ghost

Hi! Does anyone know how to upload files? I already made the form. Thanks!

Web Development php
Member Avatar for zippee
0
551
Member Avatar for apcxpc

hi all I'm having an odd problem with Javascript. I created a table with a single row and a single column (and gave all of them IDs). Then I use onclick events to pick up mouseclicks and call the function `clicked(evt)`. I know this function is getting called, and I …

Web Development javascript
Member Avatar for peter_budo
0
191
Member Avatar for 2ndPlatform

I've been searching around the web since I don't have my library of books available right now -- but here's my question... can I do a purely javascript session variable without the use of PHP, ASP, or anything else? Any good resource pages on that? I just need to do …

Web Development asp javascript session
Member Avatar for tgreer
0
201
Member Avatar for Kishor_kurapati

Hi friends, This is kishor. I am going to develop the new reporting servrice using asp.net so i need some help, how to mange the different controls on the report. how i am able to drag & drop the controls and set or bind the control to the related values.

Web Development asp asp.net
Member Avatar for dexterz
0
469
Member Avatar for djbsabkcb

Below is my source code for a questionnaire I created using HTML and ASP. It contains radio buttons for the selections. I coded it using ASP and HTML. However, when I click the submit button the selections made by user are not displayed on the screen. What am I missing? …

Web Development asp email first-post
Member Avatar for madmital
0
602
Member Avatar for Ghost

Hi Everybody, I just got a book on PHP, and I'm trying to learn the language. The only problem is, when I make a php test page: [PHP]<?php phpinfo(); ?>[/PHP], it doesn't work. As a matter of fact, no php pages work (unless the pages are online.) I installed PHP …

Web Development php
Member Avatar for Lafinboy
0
102
Member Avatar for johnsonlim026
Member Avatar for Paladine
0
139
Member Avatar for goldeagle2005

Hi, I'm making a music database, and I need to list 20 tracks. Currently, Im typing the following code 20 times: <a href="music/<%=rs1("artist") %>/<%=rs1("album") %>/01%20<%=rs1("Track1") %>.<%=rs1("ext") %>"><%=rs1("Track1") %></a><br> replacing 01 and Track1 with 02, 03, 04 Track2 Track3, Track4 etc. Now, I tried using the for loop like this: <% …

Web Development asp
Member Avatar for goldeagle2005
0
85
Member Avatar for Prabhakar

Can any one let me know whether we can create Crystal reports from Asp.net at run time based on the user's selection of tables and fields that appear in the report. User should select fields and tables in aspx and based on these the report(crystal report) should be developed.Here user …

Web Development asp asp.net
Member Avatar for Paladine
0
321
Member Avatar for balor

i have a popup window thats got a submit button on it. when it is clicked, i want it to close automatically.. but i dont know how.. anyone please help...

Web Development asp
Member Avatar for goldeagle2005
0
73
Member Avatar for cppforlife

Everyone knows yahoo mail. When you just logged on to your account you see on the page "[B]You have 0 unread messages[/B]". I just womdered is there any way how can i find something on the page using javascript and return as variable. So what i've done is: 1. I …

Web Development display javascript
Member Avatar for tgreer
0
112
Member Avatar for Class

Hello! I'm new here, and also beginner with php programing. i'm just starting to learn the basics, and I mean very basics. :o I have a little problem, what I want to fix on my homepage. the situation is the following: (photos.php) [URL=http://shclass.fw.hu/demo.gif]http://shclass.fw.hu/demo.gif[/URL] This is the starting point. Now, what …

Web Development php
Member Avatar for Class
0
806
Member Avatar for ayk-retail

I have a site, [URL=http://www.andpost.com][B]www.andpost.com[/B][/URL] and I was wondering with 100MB of space for the database, how many users and posts will actually use it up? Thanks, Avrom

Web Development php
Member Avatar for TimmyRaa
0
192
Member Avatar for kained

I am design a website for my parents at the moment and am in the process of making a booking form in ASP. The form is displaying correctly(well once its all tidied up etc) in Internet Explorer and even the shoddy AOL browser, however, it is only displaying code when …

Web Development asp
Member Avatar for madmital
0
166
Member Avatar for khanji

hope I can get a little help here. I have list here, right now it is showing the whole path when user drops the list down. I don't want user to see the path. I want them to see only single name like Phone, pics etc. but when user selects …

Web Development asp first-post
Member Avatar for khanji
0
129
Member Avatar for nike123

:?: Have tried to make sense of this, but am not quite sure what this !get_magic_quotes_pgc does, can someone please provide me with a simple expalnation of what it is, and why do i really need it. Please please please. Thanks. :lol: if(!get_magic_quotes_gpc()) { $title = addslashes($title); $content = addslashes($content); …

Web Development php
Member Avatar for leelee
0
153
Member Avatar for ohgosh

HI there, i haf a series of dynamic checkbox retrieved from db. I can display my checkbox successfully but now i cant get more than one checkbox being checked. [CODE]<% sqlUser= "select distinct * from t_user_type order by userType" set rsUser = conn.execute(sqlUser) do while not rsUser.eof sqlView = "select …

Web Development asp display
Member Avatar for ohgosh
0
140
Member Avatar for ohgosh

how do i get the current date/time when i click a button? i manage to retrieve the value of current date/time in 2 separate hidden fields when the page loads.. but i want to retrieve the actual date/time [U]only [/U] when i click the button. is it possible? i think …

Web Development asp
Member Avatar for ohgosh
0
140
Member Avatar for bebuuk

Hey, i have recievied Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /u3.bristol/s20/ad999/public_html/register.php on line 63, i was wondering what the problem could be, i really need help as my dissertation deadline is coming soon. <?php # Script 12.6 - register.php // This is the registration …

Web Development email first-post php
Member Avatar for bebuuk
0
218
Member Avatar for squirrelj

I have tried to put a javascript slide show in my site but i cam't seem to get it to work. Here is the code for my page i have checked that all my images and folder names are correct butit still won't work Cheers for any help [CODE]<!DOCTYPE html …

Web Development display html-css image javascript xml
Member Avatar for cppforlife
0
193
Member Avatar for tllcll

Hi, I would like to check with you how JSP codes residing in js function works. How can I get the 2nd select stmt executed based on the values retrieve from 1st select statement and the conditions pass in to this js function How can I get the select statement …

Web Development java-jsp
Member Avatar for tllcll
0
169
Member Avatar for namit

Just wondering how to start with this, want to make just an shopping cart . Want to do the following. Just there is a list of food on my catalog, then when you click into the checkout it give you a reference so when you go down to the shop …

Web Development pay-per-click php
Member Avatar for namit
0
163
Member Avatar for spidey

hi, im just a newbie web developer. in the page im working on with, there's a textarea and a remove button. :-| the textarea displays the records selected from checkboxes. my problem is this... :sad: i have a remove button and i want it to function this way. wen clicked, …

Web Development java-jsp
Member Avatar for hooknc
0
127
Member Avatar for ashneet

HI I am pritty new with php but ok with it and what i am trying to do is making an inventory control system which is at time in xls file and want to transfer it to DB. what the problem is that i have never done this kind of …

Web Development php
Member Avatar for leelee
0
335
Member Avatar for ! !

[url="http://www.justatheory.com/bricolage/1.9.0.html"]http://www.justatheory.com/bricolage/1.9.0.html[/url] And finally—yes, you heard right—Bricolage now supports PHP 5 templating in addition to the existing Perl-based templating architectures ([url="http://www.masonhq.com/"][color=#0000ff]Mason[/color][/url], [url="http://www.template-toolkit.org/"][color=#0000ff]Template Toolkit[/color][/url], and [url="http://search.cpan.org/dist/HTML-Template/"][color=#0000ff]HTML::Template[/color][/url]). So how did we add PHP 5 templating to a [url="http://perl.apache.org/"][color=#0000ff]mod_perl[/color][/url] application? Easy: we hired George Schlossnagle of [url="http://www.omniti.com/"][color=#800080]Omni TI[/color][/url] to write [url="http://search.cpan.org/dist/PHP-Interpreter/"][color=#0000ff]PHP::Interpreter[/color][/url], an embedded PHP …

Web Development apache perl php sqlite
0
178
Member Avatar for rkahn144

I am using the following script to try to have forms emailed to me. I get an email, but it is blank. Why>????????? THIS IS MY SCRIPT: <? $cust_first_name = $_REQUEST['cust_first_name'] ; $cust_last_name = $_REQUEST['cust_last_name'] ; $cust_email = $_REQUEST['cust_email'] ; $cust_address = $_REQUEST['cust_address'] ; $cust_city = $_REQUEST['cust_city'] ; $cust_state = …

Web Development email php
Member Avatar for leelee
0
330
Member Avatar for cancer10

I installed IIS server, all the components (framework and wotnot), and finally Visual studio .NET 7.0 (2003) When I run an ASP.NET Page, I get the following error...I tried everything but in vain :( can u help me out plz? [url=http://imagebag.cfsmedia.co.uk/][img]http://imagebag.cfsmedia.co.uk/images/6303176.jpg[/img][/url]

Web Development asp asp.net visual-studio
Member Avatar for cancer10
0
210
Member Avatar for Kamex

I'm familiar with HTML and CSS, and have now started to learn PHP without running into any trouble, but I want to add Javascript to my knowledge. I tried a long time ago, and failed, for the same reason I'm failing now. Code that looks logical to me is not …

Web Development html-css javascript
Member Avatar for tgreer
0
214
Member Avatar for denisfavre

Hello, I am looking for a company which could provide 5 reliable pop personalized email boxes. I already have my web hosting service and I want to keep it. I am looking for something cheap but reliable. Can anybody help me?

Web Development email
Member Avatar for noex
0
235
Member Avatar for oi@Sorenso

Hello! I need a script so that I can drag an object (picture) and drop it in another object (ex: basket). When I do that, I want to run an action. Do anyone know how I can do this... mabye some tutorial or code? Thanks for all answers!!!!!

Web Development javascript
Member Avatar for alpha_foobar
0
178
Member Avatar for wchitamb

I have made created a databse MSSQL and want to upload it to my web space how do i go about it.

Web Development asp mssql
Member Avatar for william_stam
0
91
Member Avatar for jeffpell

I am trying to force my emails to put data on seperate lines to make it look cleaner in the actual email. My TextBody code currently consists of the following: objMail.TextBody = Request.Form("emailText") & " Contact Phone Number: (" & Request.Form("phoneArea") & ")" & Request.Form("phoneNumber") & " Best Contact Time" …

Web Development asp email
Member Avatar for william_stam
0
67
Member Avatar for heavychevy

I've got an insert statement where there is a memo field that can easily contain quotes or single quotes or apostrophes. I cannot get it to insert I have tried with replacing the aposatrophe with a ', doesn't like it i have also tried if (get_magic_quotes_gpc()==1) { $notes = stripslashes(ereg_replace('"','&#34;',$_POST["other_notes"])) …

Web Development php sql
Member Avatar for heavychevy
0
106
Member Avatar for wchitamb

Can anyone help me in this matter i am looking for a code to connect my MS SQL so i need the APPROPRIATE SQL SERVER DATABASE CONNECTOR . i have a download which only works with MySQL ,and i do need help with the MS SQL one Thank you in …

Web Development java-jsp sql
Member Avatar for hooknc
0
177
Member Avatar for Sailor_Jerry

Is there a way using javascript to change the display of a form after it as been rendered? I won’t to remove a checkbox on a form if a certain condition is true. Since this case is not the norm, the default rendering displays the checkbox even though it’s not …

Web Development display javascript
Member Avatar for Sailor_Jerry
0
114
Member Avatar for itserver

Hey guys i'm busy with a project my group is struggling with connecting database to server.We are using VS asp.net with sql for our database so we are failing to get the connection right.And we are trying to update,delete,add into our tables it seems to give a source error can …

Web Development asp asp.net sql
Member Avatar for techniner
0
142
Member Avatar for jime0726

hey all, my company is currently searching for a web based mailing list service for our clients to be able to receive emails from us about updates and whatnot and be able to remove themselves from that service and add themselves when they please....one i've been told about was jangomail...are …

Web Development
Member Avatar for jime0726
0
197
Member Avatar for vjw757

hay i just wanted to know if anyone could do a script like the one here [url]http://findingahost.com/[/url] or if they know what script they are using.

Web Development php
Member Avatar for tomcromp
0
124
Member Avatar for MaxM

Hello friends I am using Image Management software (by webligo) on my image hosting site...but when i try to login to account it don't let me in! -it say 'You must have cookies enabled'... i have tried to login from different browsers,different computers BUT all vain :(:( Can someone help …

Web Development image php
Member Avatar for MaxM
0
188
Member Avatar for eugui

hello guys, i have a system login and i put the correct login and password and the script is correct but don´t show any information about the user [PHP] <? if (isset($_POST['usr']) && isset($_POST['pwd'])) { $usr = stripslashes($_POST['usr']); $sql = mysql_query("SELECT * FROM usuarios WHERE login = '".$usr."'"); $campo = …

Web Development first-post php sql
Member Avatar for eugui
0
120
Member Avatar for Gotmad

i get this error Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/gonemad/public_html/Forum/upload/includes/config.php on line 42 thanks in advance

Web Development
Member Avatar for Gotmad
0
132
Member Avatar for charlie_help

I want to fetch data from SQL Server 2000 using tcp/ip connection and display on the client. Q : How do i fetch data from SQL Server 2000 and put the data on a combo box. Q: My server user interface will have "Fetch" button ? Client User Interface: ___________________________ …

0
110
Member Avatar for Dani

I recently received an email from a DaniWeb member saying they're trying to use the blog RSS feed with the Bloglines feed reader, and it doesn't seem to be working. However, the forum RSS feed does work. The forum RSS feed is at [url="http://www.daniweb.com/techtalkforums/external.php?type=rss2"]www.daniweb.com/techtalkforums/external.php?type=rss2[/url] The blog RSS feed is at …

Web Development email xml
Member Avatar for Dani
0
213
Member Avatar for Clint1982

Hello ! My name is Clint, I'm learning at the Ben Gurion University in Israel, I make a research about viruses, how they work, way of operation, classify them into families. Does any one know sites which can be helpful to my research ? Thank you, Clint.

Web Development asp.net
Member Avatar for Evenbit
0
104
Member Avatar for eugui

hi, i have two tables and i want to search in two tables and show info about the user. i have: ususarios id name age login 1 ruan 14 ruan1 boleto id name money login 5 ruan 43,00 ruan1 and i have this code: [PHP] if (isset($_POST['usr']) && isset($_POST['pwd'])) { …

Web Development php
Member Avatar for techniner
0
211
Member Avatar for eugui

i have: [PHP] function numero() { $R .= rand (1,100000000000000); } $sql = "INSERT INTO boleto (`numero`) VALUES ('".numero()."')"; $comsql = mysql_query($sql) or DIE("ERRO Mysql: ".mysql_error()); [/PHP] and why no insert the rand number? why?

Web Development php sql
Member Avatar for eugui
0
107
Member Avatar for MightyAC

I want to return an XML stream from a SQL 2000 database using a URL query. I have been trying to get a simple M$ Northwind example to work on a Windows 2003 server but I can't get it to work. I can get the simple example to work on …

Web Development asp microsoft sql windows-server xml
Member Avatar for eralper
0
207
Member Avatar for Wistow

Hi I have successfully installed the vbulletin 3.0.7 forum on my server. Now I am trying to import my phpbb database into the forum using Impex. I get the following error when I choose phpBB2 in the dropdown box and continue: [CODE]Warning: build_module_list(./impex/systems/phpBB2/_notes): failed to open stream: Success in /impex/ImpExSession.php …

Web Development phpbb vbulletin
Member Avatar for MaxM
0
124
Member Avatar for server_crash

I know that you might get mad at me for posting this here, but I CAN'T seem to get anyone's help elsewhere. I installed a simple attachment mod for a phpbb forum, and it's done something...I get these three errors: Warning: Cannot modify header information - headers already sent by …

Web Development php phpbb
Member Avatar for Troy
0
133
Member Avatar for sam1981

Hi, can anybody out there tell me how to set up a datasource in the cfadmin and use the datasource attribute instead of the connectstring attribute? I need to do this because it happens to be that my client for which i have developed a web based database for is …

Member Avatar for sam1981
0
115

The End.