52,566 Archived Topics
Remove Filter ![]() | |
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 | |
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 | |
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 | |
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 | |
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 | |
[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) … | |
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 | |
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 | |
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. | |
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 | |
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? Web Development asp.net web-server windows-server | |
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 | |
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 | |
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 … | |
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 … | |
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 | |
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 | |
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 | |
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. … | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
pls any one hv project using jsp and sql pls post the projects......... Web Development first-post java-jsp | |
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 | |
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 | |
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 … Web Development first-post javascript open-source | |
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 | |
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 | |
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. | |
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 | |
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 … Web Development html-css javascript window-manager | |
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 … | |
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 Web Development java-jsp web-server windows-server | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 … | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 |
The End.