52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for Aswathy

Hi , I have been trying to create an online exam application and is facing some issue with dynamically generated radio buttons. My problem is discussed below: I have a table with a set of questions.I dispaly the questions on the screen with a set of dynamically generated radio buttons …

Web Development asp.net
Member Avatar for Aswathy
0
1K
Member Avatar for Inny

is it possible to create a tag (javascript) that will output this... [code][dohtml]<span class="sidenote" title="Text"></span>[/dohtml][/code] it should work like this one.... [code]<input type='button' accesskey='p' value=' CODE ' onclick='simpletag("CODE")' class='codebuttons' name='CODE' onmouseover="hstat('code')" /> [/code] can that be done with javascript?

Web Development javascript
Member Avatar for Inny
0
346
Member Avatar for hegRT

Hi, Im new to JSP and I am trying to add data from a simple registration page using JSP to a table in mysql, My code seems to be working OK howerver when I check the table in MySQL Control Centre...no new records have been added, I am able to …

Web Development email first-post java-jsp mysql
Member Avatar for jwenting
0
174
Member Avatar for EnderX

I know, I know, one of the big advantages of PHP is that the variables in PHP don't take typecasting but instead any variable can hold any data. Thing is, for something I'm trying right now I [B]need[/B] the ability to cast. I'm trying to add together financial values drawn …

Web Development php
Member Avatar for php_daemon
0
121
Member Avatar for slacke

I want to create a simple script for uploading files from local maschine (windows) to a web servers (linux) directory. I found on the net some example codes and make the two parts of that simple script. 1. The HTML form creation... [php] <html> <body> <form enctype="multipart/from-data" action="upload.php" method="POST"> Choose …

Web Development apache first-post php
Member Avatar for php_daemon
0
130
Member Avatar for Sarah Lee

[URL="http://www.aspmessageboard.com/forum/printMessage.asp?M=863793&T=863793&F=36&P=1"][IMG]http://www.aspmessageboard.com/images/printer.gif[/IMG][/URL][COLOR=navy]hi all [/COLOR] [COLOR=navy]I am trying to implement exception handling in my application, where I come accross some questions [/COLOR] [COLOR=navy]I have set the customerror mode to renote only, and defaultredirect to a asp.net page.[/COLOR] [COLOR=navy]1) do I have to comment that out, till i release the project? [/COLOR] [COLOR=navy]2) …

Web Development asp asp.net printer
Member Avatar for campkev
0
112
Member Avatar for quicknk

For some reason I keep getting the following error: [code=asp] error '80020009' Exception occurred. [/code] It applies to the line of code: [code=asp] If (cInt(objRS("User_ID")) = Cookie_ID) Then [/code] for some reason it freaks out with "cInt(objRS("User_ID"))" when it runs through the db to find a User ID that matches …

Web Development asp
Member Avatar for quicknk
0
218
Member Avatar for crazynp

Can anybody help me to make a picture link counter. I have a field in databse call wall_views which is set to 0 at the beginning but should increment after the pic is clicked. Thanks in advance

Web Development php
Member Avatar for crazynp
0
302
Member Avatar for Yuki H.

I was wondering- is xml sort of considered like a stylesheet? (example: css) or is it more considered something like html? where you make tables and such.

Web Development html-css xml
Member Avatar for meaculpa
0
359
Member Avatar for jonathan.jbkt

I have a site that I am working on for a friend. The test site is located at: http://linux1.jbknowledge.com/AJW/AJW%20Photo/ In the image galleries when you click on the large image it greys out the background but it does not fill the screen. I know it is probably just something simple …

Web Development html-css javascript
Member Avatar for jonathan.jbkt
0
139
Member Avatar for kapil.goyal

i have developed a website.it downloads the file from web server.the code works fine on windows 2000 n windows XP but the code doesn't work on windows 98?

Member Avatar for jbennet
0
104
Member Avatar for iceghost

Hello Im sorry to ask such a basic question - but I am doing some development work in ASP and need to know where I can find a reference library of standard functions for string handling and Date functions. A complete library would be really great. The next question is …

Web Development asp
Member Avatar for iceghost
0
102
Member Avatar for mindfrost82

I have a form on my website that requires the user to enter data. They are all single line text boxes. At the bottom of the form I have two buttons, one for Print and one for Submit. The Print button just opens the print dialog box and allows them …

Web Development javascript
Member Avatar for MattEvans
0
103
Member Avatar for edmicman

I'm working in VBScript and want to sort a multidimensional array on two of the columns in it. I've got a function (based on TONS of examples around the Net) that is sorting on one column, but I can't seem to get how to then do a second column. I'm …

Web Development algorithm asp vbscript
Member Avatar for edmicman
0
384
Member Avatar for Braga_ESI

Hi, I'm in colledge and I have to finish this thing by tomorow mornig... So I'm asking if anybody cal give me some help on how to call and execute mysql procedures in PHP... I already tryed this but it dosen't work... :eek: [URL="http://www.daniweb.com/techtalkforums/showthread.php?t=41143&highlight=procedure+php+mysql"]link[/URL], Sorry for my english and thanks …

Web Development mysql php
Member Avatar for Braga_ESI
0
79
Member Avatar for nekesa

I'm using this code to place Time\Date stamps in specific Access Columns: [code=asp] Dim conn,strsql,sql_update,ssn,cps,hdDate,TOD,PageDate,h h=hour(now()) ssn = "Select SSN From CWCT07 where SSN = '" & Request.Form("SSN") & "'" If _ (Request.form("PageDate")) = "1/30/2007" And "h" < "12" _ Then _ sql_update = "Update CWCT07 Set Jan30AM = '" …

Web Development asp
Member Avatar for campkev
0
114
Member Avatar for Rocksoft

Hi, i got error "class not registered" when i try to create web setup and deployment project to my web application. i created web setup and deployment project many times to my application, but i getting this error now.please anybody try to help me out, if anybody solve this problem …

Web Development asp.net
Member Avatar for sedgey
0
130
Member Avatar for multimediakt

I am looking for PHP coders that would like some experience with an online order form (donations). If you would like you may use the website as an example in your portfolio. The project is for a non-profit organziation called LifeLine Pilots. They are trying to set up their website …

Web Development php
Member Avatar for multimediakt
0
99
Member Avatar for Sarah Lee

Hi Everybody I am trying to explore the master page fanctionalities, in which I come across a question. I am trying to change the CSS of the master page, based on user options I have tried the below code,in the master page page_load. But it seems it is not working. …

Web Development asp.net html-css session
Member Avatar for sedgey
0
122
Member Avatar for assgar

Hi I need help solving a porblem. I have a form that displays a checkbox, service code, description and dropdown with fees on each row. The fee_money and unit array only returns a selected value from the first item (checkbox). When I used the line below in the processor, it …

Web Development php
Member Avatar for php_daemon
0
122
Member Avatar for Turnkey_Websites

Hello, I have installed my turnkey website , a photo rating website, since two years or so. We did add features to prevent the average internet users from taking the pics, like stoping the drag&drop, disabling right click, disabling print screen. The website was working fine until recently, i dont …

Web Development php
Member Avatar for einfoway
0
104
Member Avatar for rpjanaka

hi all, i am using the tomcat server.. can i show the java out puts(System.out.println) on the browser that is issude from java classes, not from the jsp pages. i think there may be a way to change the configuration in the tomcat server.. thanks..

Web Development java java-jsp web-browser
Member Avatar for masijade
0
574
Member Avatar for jblacdao

I've been testing on uploading files and I encountered a weird bug while testing it out because on the initial uploading of the file, my localhost uploads it to the root directory of my xampp rather than in the directory inside my htdocs folder. To make things clear here's what …

Web Development file-system php
Member Avatar for vssp
0
114
Member Avatar for motox16

Hi, I really hope someone can help me, you guys seem nice and all and I really like ur website :cheesy:. Here is what I want to do: [URL="http://img454.imageshack.us/my.php?image=helpqj7.png"][IMG]http://img454.imageshack.us/img454/6193/helpqj7.th.png[/IMG][/URL] Basically I want no spaces in between that navigation bar and the banner so the chain appears to be attatched to …

Web Development html-css javascript
Member Avatar for motox16
0
126
Member Avatar for ycpc55

hi i was wondering if anyone can help me out with this watermark script my problem is that the png image is resizing with all my images i have to watermark in the folder here is 2 link so you can see what im talking about im trying to get …

Web Development php
Member Avatar for theonlydrayk
0
116
Member Avatar for andy3250

Hi, I really need help with text field with css image. I have wrote code, this code is works great but I could not figure out how to write the rest of code, there is a text field that are relate to email address, for sample if person enter email …

Web Development email html-css javascript
Member Avatar for andy3250
0
95
Member Avatar for mbacon

Hello everybody, I am wanting to use a javascript confirm popup (OK returns TRUE/Cancel returns FALSE) to determine whether I need to run part of my PHP code. I could only think of one way to try, and this is it: [code]echo "<script type=\"javascript\"> var popbox = confirm(\"Are you sure …

Web Development javascript php
Member Avatar for theonlydrayk
0
102
Member Avatar for scy

pls any one hv project using jsp and sql pls post the projects.........

Web Development first-post java-jsp
Member Avatar for jwenting
0
70
Member Avatar for dbismo

Hi all, I need your help! I am developing a we-based system using PHP that will check if a student passes or fails his exams. The exam results will be in an excel docemuent (.xls). Student should key in their student ID in the system via their web browser; the …

Web Development php web-browser
Member Avatar for mbacon
0
111
Member Avatar for BiNO

Hi everyone, I am making a quiz using forms. The user answers by clicking on radio type buttons e.g. [code]<input type="radio" name="question1" value="whatever1"> <input type="radio" name="question1" value="whatever2"> <input type="radio" name="question1" value="whatever3">[/code] I collect the answer on the second page using something like [code] $answer1=$_POST['question1'];[/code] Now the problem: If the user …

Web Development php
Member Avatar for crazynp
0
64
Member Avatar for Mushy-pea

Hello everyone. I am currently working on the HTML / Javascript front end of a web forum system (perlBB). I have a couple of questions that would I would like to ask. 1. Is the way to include an external javascript file in a page like this? [code=HTML] <head> <link …

Member Avatar for Mushy-pea
0
276
Member Avatar for Sarah Lee

Hi everybody I am trying to develop an application, in which i want your help and suggestions. I have a master page and many content pages. I want to write a javascript function in the master page script, and call that function in body onload. I have a field in …

Web Development javascript
Member Avatar for Mushy-pea
0
104
Member Avatar for vincep123

Hi guys, I'm working on a website to promote an upcoming movie. I'm telling you this so I'm not shunned when I tell you i need help, possibly with a myspace issue, I'm not sure. Anyway, I inserted a song from the movie, using a simple embed code. [code=c]<embed src="URL" …

Web Development first-post html-css javascript
Member Avatar for MidiMagic
0
94
Member Avatar for k_en

My Question is 1. Can Macromedia Flash MX *.swf file or animation created in Flash MX publish in ASP.Net page, i know HTML is able to do so BUT is ASP.Net able to? 2. If it is, is there any online tutorial for me to learn? Thank You.

Web Development asp asp.net flash
Member Avatar for ammarcool
0
586
Member Avatar for mikesowerbutts

I have been working on a questionnaire results page which takes the values from the questionaire on the previous page, calculates a score then plots their results on a grid. this all works fine, what i am a little baffled about however is, how do i dynamically add table rows/cells …

Web Development first-post html-css javascript
Member Avatar for mikesowerbutts
0
116
Member Avatar for mikesowerbutts

Hello there, basically i have 3 problems that have been driving me crazy all day long! firstly the div layers that i have set to dynamically display depending on input from a previous page will display in firefox, but wont display in internet explorer 6? this is a little confusing …

Member Avatar for mikesowerbutts
0
126
Member Avatar for squid

Hello all im new member and newbe abiut programming. i'd like to ask about this program. [CODE]when i run the script it show like this : Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/rekor/public_html/admin/top.php on line 6 You are not an administrator[/CODE] here the script …

Web Development email mysql php
Member Avatar for azarudeen
0
160
Member Avatar for jeet_portal

Hi Pls tel me how i can host my own web site in my own server. I am using jsp, html as my front end and Mysql as my backend and Tomcat as my web server

Member Avatar for jwenting
0
173
Member Avatar for nekesa

Have gotten the select statement and Update statement to work separatly, but need them to work on the same page and cannot seem to make it happen. Here is the current state of things. Any help would be appreciated. [code=asp] <% Dim conn,rs,strsql,sql_update,ssn,cps strsql = "Select SSN From CWCT07 where …

Web Development asp microsoft-access
Member Avatar for noman78
0
96
Member Avatar for k_en

I have a problem creating a ODBC connection. I am using MS SQL server 2000. Local access. I create it in System DSN. 1. I select the "With SQL Server authentication using a login ID and password entered by the user rather than Windows NT. But the error message occur …

Web Development asp sql windows-server
Member Avatar for noman78
0
254
Member Avatar for Inny

Hi folks, I need some help with A javascript thats basically a spam/swearword filter. Its designed to disable the submit button if a matching word from an array is found. heres a working example [code]<script language="JavaScript1.2"> // Word Filter var swear_words_arr=new Array("silly","crap","idiot","http"); var swear_alert_arr=new Array; var swear_alert_count=0; function reset_alert_count() { …

Web Development first-post javascript
Member Avatar for Inny
0
340
Member Avatar for abs

Hi I just want to get datas of three months of specifying year. I want to give input from two check boxes , one for month and the other for year. Now i want to retrieve datas from database which is in there already. Can u help me out........???:sad:

Web Development java-jsp
Member Avatar for peter_budo
0
85
Member Avatar for hockmasm

i am coding illiterate. is there a simple way add a voting poll form to my webpage? i am using a free one without ads, but want my own. i have cpanel.

Web Development cpanel
Member Avatar for OMGALD
0
378
Member Avatar for nathanpacker

Hey, I created a little form for my sister to use to create her eBay pages on the fly. Basically she inputs the background colors, text colors, description, pictures, all that jazz, and the form generates the html with the information she provided. I want to make it easy for …

Web Development html-css php
Member Avatar for php_daemon
0
357
Member Avatar for vssp

Hai friends I am using array "name " field for example <input name="prod_image[]" type="file" class="Textfield" id="prod_image[]"/> *</td> When I try to validate the text box NULL or not using Javascript ,I unable to validate Please any one advice me __________________

Web Development javascript
Member Avatar for digital-ether
0
91
Member Avatar for bturner

My javascript code works in IE but not in Firefox. Is there anyone that can help with this. If so, I can post my script and see where the problem is. I haven't used javascript for long so my experience with it is limited. Cannot figure out what it is …

Web Development first-post javascript
Member Avatar for jblacdao
0
324
Member Avatar for evank

I'm trying to design a site that makes use of the [B]window.open()[/B] javascript method by opening certain links in a new window with a specific pixel size and position onscreen, but Internet Explorer (with default security settings) blocks most attempts...Is there any way around this, to let IE know that …

Web Development javascript
Member Avatar for digital-ether
0
183
Member Avatar for trashed

hi. maybe the solution to my problem is quite obvious but I can't find it, so I'm asking here.I'm building a small movie db with the chance for users to borrow the title they want. the movies' info is fetched from a db and displayed in a html table. this …

Web Development php
Member Avatar for trashed
0
105
Member Avatar for vssp

Hai friends When I send the mail with out from address by default it get "nobody@hostname.com . We need to hardcode the from address . But I dont want to edit the php file . Any Possiblity to edit the php.ini file. __________________ Thanks Vssp [URL="http://www.webdeveloper.com/forum/editpost.php?do=editpost&p=700700"][/URL]

Web Development php
Member Avatar for php_daemon
0
78
Member Avatar for assgar

Hi Its back, I am being haunted. I thought I had resolved this problem but I am intermittently the receving the warnings below. This code consist of a 1) HTML form, 2) a display function on the HTML form and 3) a process to manage the form input. Can you …

Web Development php
Member Avatar for assgar
0
84

The End.