17,114 Topics
![]() | |
I am taking a complex exam for school and I have different programming questions I need help with. Any help will be appreciated. Thanks! Here they are: 1) A company with limited cash needs to bring up a Web server. Which OS/Web server combination has the lowest initial cost? A. … | |
Hi all, here's a bit of code for a registration page im working on. <%@ Language="VBScript" %> <%reg=Request("reg")%> <% if reg <> 0 then %> <SCRIPT LANGUAGE="JavaScript"> alert("Confirmed. The information has been entered.") </SCRIPT> <% End If Set Con = Server.CreateObject ("ADODB.Connection") Set rs = server.CreateObject ("ADODB.Recordset") Con.Provider="Microsoft.Jet.OLEDB.4.0" Con.Open(Server.MapPath("cesa.mdb")) sql … | |
I would like to know if anyone knows of a reference website or help file for JavaScript. Not really a tutorial website, but more of something where I can search for a function and the engine will return my results for that function. A reference sort of like the PHP … | |
I tried clicking on links that open with javascript and nothing happens. i use Windows XP SP2. kindly help me. | |
I have a javscript function which opens a url....The only thing is I need it to open pages with parameters, and I'm not sure how to do it: [code] <html> <head> <title>LinkOpener</title> <script language="JavaScript"> <!-- function SearchTest(url, args) { // if args is null, do the following window.open(url,'win1','width=600,height=700, status, toolbar, … | |
Hello I am trying to read an aicc ini.file and storing each section and its content into a new Object{} [section] prop1=value1 prop2=value2 prop3=value3 prop4=value4 [section2] .... .... Would someone out there knows javaScript regExp and could give me one or two hints on how to write a regex pattern? … | |
Hi, Can anybody tell me why in the following peace of code the link does not get hidden when "locationid" is empty? thanks, torsten <%if IsNull(cursor("locationid")) = false then %><A href="javascript:MM_openBrWindow('http://www.mapminder.co.uk/getmap/default.asp?page=viewlocation&locationid=<% =cursor("locationid") %>&source=82YWNH0INZZDY-zIkhkce2L£wY!Pbgx6&zoom=<% =cursor("mapbytezoom") %>','','toolbar=0,location=0,directories=0,status=1,menubar=0,scrollbars=1,resizable=0,width=585,height=585,screenX=0,screenY=0,top=0,left=0');" onMouseOver="window.status = 'Link To Location Map'; return true;" onMouseOut="window.status = ''; return true;"><IMG SRC="../images/pubs/gpg_getmap_button.gif" WIDTH=58 … | |
I have a file on my computer that contains javascript. When I open it in Internet Explorer the Information Bar blocks it until I say it's OK. Is there any way of setting up security, etc., so that this particular file does not get blocked by the Information Bar. I've … | |
I have write javascript to create form field when button is click. function addEvent(myTable){ var lastRow = myTable.rows.length; var x1=myTable.insertRow(lastRow); var a=x1.insertCell(0); var a1=x1.insertCell(1); var x2=myTable.insertRow(lastRow+1); var b=x2.insertCell(0); var b1=x2.insertCell(1); var x3=myTable.insertRow(lastRow+2); var c=x3.insertCell(0); var c1=x3.insertCell(1); var x4=myTable.insertRow(lastRow+3); var d=x4.insertCell(0); var d1=x4.insertCell(1); var x5=myTable.insertRow(lastRow+4); var e=x5.insertCell(0); var e1=x5.insertCell(1); var x6=myTable.insertRow(lastRow+5); … | |
[color=black]Hello everyone, [/color] [color=black] [/color] [color=black] [/color] [color=black] I am a thirteen-year-old computer programmer, and have been into web design since I was nine or so. I live in [/color][color=black]Illinois[/color][color=black] of the [/color][color=black]United States of America[/color][color=black], with my beautiful Sony Vaio Desktop PC. Since I was a little kid, maybe … | |
Hi, I'm having trouble running javascript. I have a Dell Dimension 300 system. The code I have in my "htm" document is: <td id="daycell"> <script language="javascript"> <! -- Hides from non-JavaScript browsers document.write("Today is 12/15/2005<br>"); document.write("only 10 days until Christmas"); // stop hiding --> </script> </td> I tried it with … | |
Hi, Okay, here's the deal. I've created a project which requires user registration. Now, the registration part works like a dream. However, when I tried implementing an option where the user can update his details, the update isn't working. It says I have an error in my update statement. I'm … | |
Newbie here, First of all, hi to everyone :) I've been scouring the net trying to find answers to problems I've been having with browsing, and I do hope the answers are here... I can't seem to adjust my system correctly so that I'm able to view all web pages … | |
Hello, I created this page. it contains textareas and checkboxes. when user enters information or check any of the checkboxes. this translates to a conditioned query.i achieve this using javascript. u can find the url @ [url]www.laterallinks.com\search.htm[/url] try entering gibberish and any of the fields and click on the fetch … | |
Hi, For a project of mine, I've implemented user registrations. However, one thing I have NOT implemented is the ability to check if the username requested by a new registration exists in the database. How do I do this? The code for the registration page is as below: (btw, I … | |
Hi I'm quite new to javascript. I am currently working on an online job application system where I require users to enter their name, address, resume, etc. in spaces provided, and then, upon clicking the "Submit" button, I require all this info to be emailed to the user automatically, as … | |
Hi, got another problem. I have an interface that uses javascript to generate the Mysql WHERE condition of a query it posts to the a PHP page that retrieves values from the database. it works fine as usual on my local pc. but i when i uploaded it to my … | |
Hi, got another problem. I have an interface that uses javascript to generate the Mysql WHERE condition of a query it posts to the a PHP page that retrieves values from the database. it works fine as usual on my local pc. but i when i uploaded it to my … | |
I came across this site and followed previous instructions from another javascript thread to no avail. So hoping you can help. IE6,XP,have Spybot, CWSShredder,Spysweeper, and just installed Spyware Doctor. Active Scripting is enabled, tried control/shift,downloaded Windows Script 5.6 I still can't get links to open that use javascripts--this started after … | |
hi, if some site uses this code [PHP] <script language="JavaScript"> var url = "http://www.aaaa.com"; var wh = 'width=250,height=250'; var time = 10; ////////// var winopop; window.onload = function(){ winopop = window.open(url,'news',wh); winopop.focus(); window.setTimeout(function(){winopop.close()},time*1000); } </script> [/PHP] they can open the site [url]http://www.aaaa.com[/url] in a window for 10 sec and then … | |
Sothink designs lots of new menu templates or samples. [URL=http://www.sothink.com/campaigns/dhtmlmenusample.php3]http://www.sothink.com/webtools/dhtmlmenu/samples/index.htm[/URL] | |
Get DNS errors>>>Any ideas on this javascript:scrollWindow('techpop.asp?id=262',%20'popupWin') ???? | |
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 … | |
Here's a thread I posted on previous forum regarding the three: I've used PHP, ASP, and ColdFusion, and out of the three, ColdFusion is probably the most fun to play with. Of course, this is a very biased question to begin with. If you ask a C++ programmer what the … | |
How would you click a submit button on a form using winsock? thanks for any help | |
How can I store a javascript variable in jsp session | |
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 … | |
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 … | |
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: … | |
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, :-| | |
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 … | |
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 … | |
How can I add one hour to current time using javascript? :twisted: | |
Hello, I've a question: I don’t know much, so please bare with me. [url]http://www.site.com/upload.html?dirname=abc[/url] I want this querystring value (abc) into <input name="dirname"> <script type = "text/javascript" language = "Javascript"> <!-- Hide from older browsers; { var qPos = document.URL.indexOf('?'); dirname.value = document.URL.substr(qPos); } // end hide --> </script> I … | |
Hi Guys, We are trying to create a little servlet in Tomcat, which is capable to send audio files over http to an embedded media player. The definition of the player looks like: ... <OBJECT ID="Mp" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" TYPE="application/x-oleobject" WIDTH="0" HEIGHT="0"> <PARAM name="uiMode" value="none"> <PARAM NAME="ShowControls" VALUE="0"> <PARAM NAME="AutoStart" VALUE="1"> <PARAM … | |
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 | |
Hello! I am an experienced computer user who is now looking at getting into software design. My problem is this: I can't figure out what language to start with! I have hunted around the internet and was thinking about starting with JavaScript for the basic fundamentals of programming, but wanted … | |
[url="http://www.petefreitag.com/item/455.cfm"][font=Century Gothic][color=darkslateblue]http://www.petefreitag.com/item/455.cfm[/color][/font][/url] [b][font=Century Gothic][color=darkslateblue]Web Development Cheat Sheets[/color][/font][/b] [list] [*][url="http://www.ilovejackdaniels.com/javascript/javascript-cheat-sheet/"][font=Century Gothic][color=darkslateblue]JavaScript[/color][/font][/url] [*][url="http://www.ilovejackdaniels.com/css/css-cheat-sheet/"][font=Century Gothic][color=darkslateblue]CSS[/color][/font][/url] [*][url="http://home.tampabay.rr.com/bmerkey/cheatsheet.htm"][font=Century Gothic][color=darkslateblue]CSS[/color][/font][/url] [*][url="http://www.ilovejackdaniels.com/resources/colour-chart/"][font=Century Gothic][color=darkslateblue]Hex Codes[/color][/font][/url] [*][url="http://www.psacake.com/web/dy.asp"][font=Century Gothic][color=darkslateblue]HTML[/color][/font][/url] [*][url="http://cdburnerxp.se/htmlcheatsheet.pdf"][font=Century Gothic][color=darkslateblue]XHTML[/color][/font][/url] [*][url="http://www.cookwood.com/html/extras/entities.html"][font=Century Gothic][color=darkslateblue]HTML Entities[/color][/font][/url] [/list] [b][font=Century Gothic][color=darkslateblue]Databases / SQL Cheat Sheets[/color][/font][/b] [list] [*][url="http://www.ilovejackdaniels.com/php/mysql-cheat-sheet/"][font=Century Gothic][color=darkslateblue]MySQL[/color][/font][/url] [*][url="http://nparikh.freeshell.org/unix/mysql.php"][font=Century Gothic][color=darkslateblue]MySQL[/color][/font][/url] [*][url="http://www.technochallenged.com/oracle-8-cheat-sheet.html"][font=Century Gothic][color=darkslateblue]Oracle[/color][/font][/url] [*][url="http://www.3gwt.net/demo/SQL_redux.html"][font=Century Gothic][color=darkslateblue]SQL[/color][/font][/url] [*][url="http://www.selectorweb.com/sql_sybase.html"][font=Century Gothic][color=darkslateblue]Sybase[/color][/font][/url] [/list] [b][font=Century Gothic][color=darkslateblue]Language Cheat Sheets[/color][/font][/b] [list] [*][url="http://www.petefreitag.com/cheatsheets/coldfusion/"][font=Century Gothic][color=darkslateblue]ColdFusion[/color][/font][/url][font=Century … | |
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 … | |
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 … | |
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 … | |
Alright - I'm stumped. I need to get a variable from file1.html to file2.php which is called like this from file1.html: <script src="scripts/file2.php" type="text/javascript"></script> In file1.html I have the variable definition to grab the referring URL - [CODE]<script> if (document.referrer) { var referringURL = document.referrer; } else { var referringURL … | |
Hi there Im working on a listbox(flash component), where upon click, will display other arrays in a movie( which is also a listbox made from textfield). The second listbox suppose to contain html links, where it will open up a popup upon clicked. The problem is that whenever i click … | |
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 … | |
Hi All, I am new to java/jsp. I have made a jsp page. And i have included the java code in jsp itself using <%,%> tags. Now i want to move the code to java files keeping this as plain jsp. I think i need to use java beans.Can anyone … | |
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 … | |
Wasnt sure if this is the right place to post, but here goes anyway. You will need either IE5+, Opera 8, Firefox or a recent version of Mozilla to view this tutorial. Safari should work too, but I am guessing on that, so it would be good if someone can … | |
[B]Hello, I have over 7+ years of experience in software development. I am software developer looking for freelance or Full Time work, do you have any work that need to done.. buzz me at sumeet.leo @ gmail.com my skill sets: .NET(ASP.NET / C# / VB.NET) VB, ASP (VBScript & Javascript), … | |
how can I store the value of a javascript variable in jsp session | |
Hello, I have a menu.jsp included in all the jsps. When I click a link in the menu it calls the respective page and the menu.jsp is also refreshed. I want to write a java script to highlight the menu link that was clicked. But since the menu jsp is … |
The End.