17,114 Topics

Member Avatar for
Member Avatar for sandeep0708

Hi all, I have a simple problem but a major 1 for me now... i need to pass the selected value of radio button from 1 jsp to another jsp i.e when user selects a radio button option and then clicks on the submit button then the selected value should …

Member Avatar for Thendral
0
104
Member Avatar for jnscollier

I really like the functionality that google uses to show their newest news. If you click the link below and look at the right side, I like the manual movement of content using the up and down arrows... I'm not sure if this is a scroller? [URL]http://finance.google.com/finance?q=SBUX[/URL] Anyone know? Anyone …

Member Avatar for dygital
0
122
Member Avatar for davidcairns

I just thought I'd say hi since I've made a few posts in the last few days. I've been a programmer for about 12 years now and worked on about a dozen different languages commercially. My special interest is in code design, I can be quite pedantic about things such …

Member Avatar for christina>you
0
74
Member Avatar for alskdjf

I'm having a bit of a problem getting my javascript to run in Firefox (version 2.0). It works fine in IE6. Here's the HTML: [code="HTML"] <td> Black Eyed Susan </td> <td align="center"> <input type="text" name="blackeyedsusan" value="" size="3" maxlength="3" onChange="javascript:calculatecharges();"/> </td> [/code] And the script: [code="JavaScript"] function calculatecharges() { var totalPackets …

Member Avatar for alskdjf
0
94
Member Avatar for grunge man

hi i have an idea of taking a foarm and like making a simple calculator with javascript and im wondering if i have to send the input to one of thoughes programs that retrives the data or could i just do this in the coding of the webpage?

Member Avatar for grunge man
0
49
Member Avatar for enggars

I'm currently working on my online quiz application. It is based on ASP. I want to add the countdown timer in every quiz that run. But the problem is the javascript will go freeze in my ASP, it only run each time i refreshed the page. Some suggest me to …

Member Avatar for davidcairns
0
155
Member Avatar for Joycelyn

I am using the coding below to open my file from pc to the frame call "myRTF". its can be function in vs.net browser but cannot function when i debug it and using Internet Exporer to run it. the function cannot retrieve content of the file into "myRTF". Actually this …

Member Avatar for f1 fan
0
96
Member Avatar for muddpigeon

ok dokey, i have this web site and on the front page i have alogin box underneath a picture but i want the name enterd to the login box to be displayed above the picture can any one see where im going wrong <html> <head> <title>GRIP IT N RIP IT</title> …

0
72
Member Avatar for philiptabraham

Can anybody help me in how to load the labels in the html page using javascript or php FROM XML IN linux OS.

0
69
Member Avatar for sultanwadood

Hi all. I need to know how to disable javascript through javascript in firefox. thanks in advance if some one could help me. Sultan Wadood.

Member Avatar for sultanwadood
0
54
Member Avatar for omnis

Hi everyone, here's my problem. I have 3 web forms. WebForm1 contains a tab control "UltraWebTab1" with just 2 tabs. First tab displays Target URL WebForm2. Second tab displays Target URL WebForm3. WebForm2 contains a label lblSourceLabel with a text value of '123'. WebForm3 contains a label lblTargetLabel with a …

Member Avatar for f1 fan
0
228
Member Avatar for stixoffire

Ok here it is in this forum, I am looking for how to do Info Tags - NOT a popup as I do not want to use the javascript Window.Open- I want something like the smart tags, but like the nice info windows that appear here in the DaniWeb Forums.. …

Member Avatar for stixoffire
0
106
Member Avatar for Joycelyn

i am using vs.net 2003. I have do the delete function in the datagrid. Bu the problem is when i run in IE, the "Error on page" msg will occur the the bottom of IE when i click "delete". Please help me.... below is my is the print screen for …

Member Avatar for f1 fan
0
235
Member Avatar for tavox

Hello everybody, greetings from Lima, Peru. I have been using computers since early 80s when my father give me an Atari 800XL with 64Kb of RAM :p , basically i used it as a videogame console but i do some basic stuff in one of various versions of Basic, after …

Member Avatar for happygeek
0
147
Member Avatar for sandbox

i've been doing some research on fs command, but i haven't found a true answer to my problem. What i would like to do is load an image into a flash file using the loadMovie("image.jpg") command. I want to do this so i could use the same flash container on …

Member Avatar for rgtaylor
0
129
Member Avatar for Asif_NSU

I have realized that I should start learning some scripting language from now on. So where do I start? Perl, PHP, asp, javascript etc. I mean which language would be better to start with?

Member Avatar for pty
0
221
Member Avatar for viet_mafia

Hi everyone, I'm pretty new to Javascript and I guess I'm pretty nooby at it so I have a problem with some Javascript I'm trying to write. Basically I'm creating some Javascript that will allow me to calculate someone's Body Mass Index (BMI) and so far with my code have …

Member Avatar for rgtaylor
0
335
Member Avatar for Java_il

<code> <%@ page import="javax.portlet.RenderResponse,javax.portlet.RenderRequest,javax.portlet.PortletURL, javax.portlet.WindowState,java.util.*"%> <% System.out.println("Inside addCategory.jsp"); RenderResponse renderResponse = (RenderResponse)request.getAttribute("javax.portlet.response"); if (renderResponse == null) { out.println ("unable to get RenderResponse object"); return; } RenderRequest renderRequest = (RenderRequest) request.getAttribute ("javax.portlet.request"); if (renderRequest == null) { out.println ("unable to get RenderRequest object"); return; } PortletURL actionURL = renderResponse.createActionURL(); %> <% …

Member Avatar for rgtaylor
0
63
Member Avatar for Inny

[code]<script type="text/javascript"> if(location.href.match('act=Post') || location.href.match('act=Msg') || location.href.match('index.php?')){ function document.write('<input type='button' onclick='if (window.Jacuba) Jacuba.applyTo('class: textinput')();' value='Spellcheck'/>') } </script>[/code]

Member Avatar for rgtaylor
0
76
Member Avatar for Inny

Im using an iframe to display data (recent topics) but im wondering if there is a better way to do this that will not slow page loading as much? hereis current code [code] <table width="83%" td align="center" cellspacing="0" id="submenu"> <tr> <td align=left> <table width="100%" height="80px" border="0" cellspacing="0" cellpadding="0"> <tr> <td …

Member Avatar for rgtaylor
0
2K
Member Avatar for webbyboy

[B]When i try to access this page: it shows this: Warning: mysql_query(): 2 is not a valid MySQL-Link resource in /user/langlab/wwwhome/signup/signup_adm.html on line 28 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /user/langlab/wwwhome/signup/signup_adm.html on line 29 Warning: mysql_query(): 2 is not a valid MySQL-Link resource in …

Member Avatar for mmxx66
0
97
Member Avatar for Dhruv Shah

Hello, I need a javascript which checks that user's mobileno should start from 9, otherwise it gives error. Thanks and Regards Dhruv Shah

0
85
Member Avatar for yessah

...or should i say when opening new windows with javascript for example, when i want to open new window, say using the shift+clicking the link, the window pops up fine, but when the link is javscript:void(0); it takes literally about a minute to open, and the pointer stays a thumbnail …

Member Avatar for yessah
0
129
Member Avatar for Joycelyn

Hi....i am now doing the e-book authoring tools...but i have face the problem...i wan to do a "save function" that can save as any type of file. But in my coding only can save as html and text file.. Beside that, i also wan do "open file function". I wan …

Member Avatar for MidiMagic
0
122
Member Avatar for nickclarson

[INLINECODE]<script language="JavaScript"> <!-- function restore(what){ if (confirm("Are you sure you want to overwrite the database with the file " + what + "?")) { window.location = "backups.php?action=restore&file=" + what; } } function delete(what){ if (confirm("Are you sure you want to overwrite the database with the file " + what + …

Member Avatar for MidiMagic
0
59
Member Avatar for dananos

[quote=WolfPack;194658]Feared as much. :sad: Guess the only option is to copy it to notepad and view it there. :cheesy: Thanks Dani. :thumbs up:[/quote] Hey, anybody know any javascript for scrolling a page up to the top?, I know I could use <a href=#> links - but I guess theres a …

Member Avatar for MidiMagic
0
132
Member Avatar for livilulu

Good Evening, I am looking for some help with code that I found on Dynamic Drive here: [URL]http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm[/URL] I am trying to use it on this page: [URL]http://www.amandapopephotography.com/gallery2.php[/URL] here is the code I am using: [code=html]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <head> <title>Amanda Pope Photography</title> <meta name="keywords" content=""> <meta …

Member Avatar for rsatyajit77
0
213
Member Avatar for VanPetrol

[URL="http://www.accuracyauto.com/pdb.aspx"]My site[/URL] allow you to switch between 3 langauges. At the time I created it, I still went with iFrames, and due to the size of the site now, very hard to go back and change everything. All works fine, until the user start using that darn "BACK" and "FORWARD" …

0
73
Member Avatar for cath120

Hi Webbies I know some HTML and a little Flash and CSS and have put together a simple site [url]www.davidhurn.co.uk[/url] using Dreamweaver. But now I'm confused as to what technologies are the most helpful for the optimum website. If you look at Warren Prasek's portfolio on [url]http://www.wprasek.com/web_design/index.htm[/url] you will see …

Member Avatar for MattEvans
0
157
Member Avatar for LucidNonsense

hi there i've built a web page that use CSS/XHTML/JavaScript and bit of FLASH. I have a MP3 Player embeded to the header. I want the header to be allway displayied, so i thougght Iframes would be my best bet. So i set up my Iframe and needing my Iframes …

0
67
Member Avatar for Thendral

hai.. I have a database with a primary key(Employee id). I am having an insert form, display form, delete form and main page form. I want to validate the Employee id entered by the user in the insert form that means I want to check with the database, If it …

Member Avatar for masijade
-1
767
Member Avatar for adaykin

Hey, I am trying to get a sound to play when the user moves the mouse over on of my links. I don't know javascript, I just copied this code from a book, so it's probably something simple. Here is my code: [CODE]<script language="JavaScript" type="text/javascript"> function playSound() { src="misc020.wav"; } …

Member Avatar for hbk619
0
461
Member Avatar for Brent.tc

My javascript does not work in any browser except windows IE... WHY Please just give me an example of some javascript that works in mozilla Here is example of my source... [code] <script> var x = 400; alert(x); alert("This works in IE, but not Mozilla, why!!!!!!!!??????????"); </script> [/code]

Member Avatar for Brent.tc
0
121
Member Avatar for bhuvan83

hi every1 i m using jsp in jbuilder9 to create a website i have 2 drop down button a1 and b1 when i select a option in a1 the values of b1 comes if i change the value of a1 then the value of b1 also changes. then i have …

Member Avatar for bhuvan83
0
156
Member Avatar for Brent.tc

My javascript does not work in any browser except windows IE... WHY Please just give me an example of some javascript that works in mozilla Here is example of my source... [code] <script> var x = 400; alert(x); alert("This works in IE, but not Mozilla, why!!!!!!!!??????????"); </script> [/code]

Member Avatar for darkan9el
0
81
Member Avatar for tsharma14

Hi Java People, I have one servlet , few JAVASCRIPTS, one JSP page. First when I login some processing is done at back in servlet and some variables are set. after login i enter into main JSP page which contains some BUTTONS. On click of every button I have some …

Member Avatar for jwenting
0
114
Member Avatar for hanpedro

1. at index.php, <head ></head> <body > menu part <iframe frameborder="0" id="aaa" src="./body_load_in.php" onload="resizeIframe(this)" frameborder="0" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" vspace="0" hspace="0" border="0"></iframe> 2. body_load_in.php put links into records for opening parent pages $result = sql_query($sql); for ($i=0; $row = sql_fetch_array($result); $i++, $k++) { $list[$i][href] = "javascript:void(0)" onclick="javascript:parent.location('/club/club_main.php?botable=1&cb_id=$row[bo_table]&wr_id=$row2[wr_id]&sca=$row2[ca_name]')"; The result is …

0
55
Member Avatar for poojas

hello....... i have a table that stores the quantity , unitprice , total values in the text fields......... actually this total column should be calculated automatically...when i use a onFocus function on tht text field i.e total=qty*unitprice ....... this code works fine when the text field in all the rows …

Member Avatar for MattEvans
0
141
Member Avatar for linux

Hey! I have a few questions about Delphi... Is there a free compiler / interpretter for Delphi (if any, which) and / or an IDE? Is Delphi easy to learn, or hard? I mean, I know plenty of languages (C, C++, Java, Perl [some], HTML, Javascript, Ruby, VB6 [woot], Python...) …

Member Avatar for jwenting
0
238
Member Avatar for Racoon200

I request a ball that can be thrown to the 'walls' of the webpage and it will bounce, like in real life. With real physic constants. [URL]http://www.freewebs.com/racoon200[/URL] There i have a ball, but it only bounces vertically, I want a ball that you hold click on it to drag it, …

Member Avatar for Racoon200
-1
145
Member Avatar for johnroach1985

Hi I want to write such a javascript that when it hovers over a div (any div) it will automaticly COPY ( to clipboard ) the text within the div... Any ideas?? I am just stumped... Thanks in advance...

Member Avatar for Inny
0
444
Member Avatar for tommyinlondon

:?: Can anyone please let me know where can I find some sample tests for different technologies/languages/skills regarding web development? I need these for the below mentioned:PHP, ASP, ASP.NET, .NET, ColdFUsion, JSP, Ruby, XML, Soap, CSS, HTML, JavaScript. Thank you in case anyone can help. Regards Tommy

Member Avatar for jwenting
0
128
Member Avatar for BobbyRags

I've included the image as well as the HTML and CSS. The top of the screen (masthead) is giving me a problem. May be becuase of the image. Can someone give me a hand? Thank you very much! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE>BobbyRags Personal Homepage</TITLE> …

Member Avatar for MidiMagic
0
296
Member Avatar for sendkamal

Hello all, I have a very simple html table with collapsible rows and sorting capabilities. The collapsible row is hidden with css rule (display:none). When one clicks in the left of the expandable row, the hidden row is made visible with css. The problem is when i sort the rows, …

Member Avatar for MidiMagic
0
102
Member Avatar for Inny

How To write in a persistant cookie for this? [code]<script language="javascript"> function showimage() { if (!document.images) return document.images.pictures.src= document.mygallery.picture.options[document.mygallery.picture.selectedIndex].value } //--> </script> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><form name="mygallery"><p><select name="picture" size="1" onChange="showimage()"> <option selected value="http://i93.photobucket.com/albums/l72/2Xist_2006/greenbanner.png">Green Banner</option> <option value="http://i93.photobucket.com/albums/l72/2Xist_2006/bluebanner.png">Blue banner</option> <option value="http://i93.photobucket.com/albums/l72/2Xist_2006/pinkbanner.png">Pink Banner</option> </select></p> </form> </td> </tr> <tr> <td width="100%"><p …

0
57
Member Avatar for bubblegum007

I want to simulate some kind of overlapping scroll areas. I have (actually, i would like to have..) an area which scrolls over the X - axis. But half of this scrolling area is in another scrolling area, over the Y axis. It's like 2 rectangles 1 X 2, one …

Member Avatar for bubblegum007
0
78
Member Avatar for marylove2007

Help Plzzzz!!!!!!!!!!!!!!!!!!!... > A palindrome is a number or a text phrase that reads the same backward and forward. For example, each of the following five-digit integers is a palindrome: 12321, 55555, 45554 and 11611. > ,mvcxmzxWrite a script that reads in a five-digit integer and determines whether it is …

Member Avatar for marylove2007
0
121
Member Avatar for Racoon200

Hi. I want a "digital camo background for my webpage, and fast to load, so somthing ocured to me... I could get (with your help) a js code that will place 3 diferent bmp images randomly and repeatedly through the background. thanks.:mrgreen:

Member Avatar for GreenDay2001
0
46
Member Avatar for bananenflip

I'm so sorry for asking but where should I insert or save C++. I'm skilled in html css and javascript but I don't get this.

Member Avatar for bananenflip
0
302
Member Avatar for bananenflip

I'm so sorry for asking but where should I insert or save C++.:rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes::rolleyes: I'm skilled in html [URL="http://www.daniweb.com/techtalkforums/thread71182.html#"]css[/URL] and javascript but I don't get this. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <title>Test</title> <script type="text/javascript"> function test() { alert("NIET KLIKKEN VERDOMME") } </script> <script type="text/javascript"> function startTime() …

Member Avatar for WaltP
0
89

The End.