17,114 Topics

Member Avatar for
Member Avatar for ktum

[LEFT]Hi, I am not new to ASP and c# but fairly new to Javascript. I have a Datagrid with a button column and a text column. The button is linked to a Javascript which when pressed prompts the user to enter a number. Upon entering a number and clicking 'OK', …

Member Avatar for hollystyles
0
286
Member Avatar for Lbruce

Hi there, i retrieve a data set from a mysql database and i store it in a javascript array. What I cannot figure out is how to provide users with a drop down menu with two options and based on what they select, different records from the data set will …

0
78
Member Avatar for MattEvans

Is it possible to make my computer both a server and a client in a LAN? Some of the projects I'm working on are internet based, and opening pages and scripts from disk doesn't have quite the same results as accessing it from a network; biggest difference is with Flash …

Member Avatar for MattEvans
0
224
Member Avatar for cronos

Hello DaniWeb members, I've just joined up and I would like to have one of my problems solved. I'm still a begginer at JavaScript coding so my request may seem a be easy for you guys to answer so here it is: I have a JavaScript code and I want …

Member Avatar for tgreer
0
89
Member Avatar for nihao

Hello everyone: How to correct this javascript UNDER Mozilla Firefox?Or is there some fungible ways?I need your help,thx! => var divColl = document.all.tags("DIV");

Member Avatar for nihao
0
172
Member Avatar for cronos

Hello DaniWeb members, I've just joined up and I would like to have one of my problems solved. I'm still a begginer at JavaScript coding so my request may seem a be easy for you guys to answer so here it is: I have a JavaScript code and I want …

Member Avatar for jalarie
0
78
Member Avatar for jsonwang

Here is an ajax example: instant chat. [URL="http://www.linb.net/schat/schat.html"]http://www.linb.net/schat/schat.html[/URL] with asp source code to download.

Member Avatar for tgreer
0
100
Member Avatar for dr_dumb99

Hi ! When I want to display following code by assigning it to $res["description"] , in the following mentioned way, it works fine and displays properly. The code is : /************START CODE*****************/ <script language=\"javascript\"> var uri = 'http://impgb.tradedoubler.com/imp/img/16173558/1014659?' + new String (Math.random()).substring (2, 11); document.write('<a href=\"http://clkuk.tradedoubler.com/click?p=37983&a=1014659&g=16173558&epi=$_SESSION[UID]\" target=\"_blank\"><img src=\"'+uri+'\" border=0></a>'); </script> …

Member Avatar for Mr Violent
0
155
Member Avatar for raywood5

I am building a site that has 3 main sections (Sec1, Sec2, Sec3) These 3 sections will be the main navigation going accross the top. On the home page will be a image approx 528 X 228. Each section will have a image relevant to the section. So when the …

Member Avatar for tgreer
0
153
Member Avatar for ChimpusDupus

Hi, I'm creating a page that has an ASP button that should delete a row of data from an SQL database. I want a javascript confirm window to appear to make sure the user [I]really [/I]wants to delete the information. I can set the button's OnClientClick property to "javascript:confirm('Are you …

Member Avatar for ChimpusDupus
0
180
Member Avatar for Codealot

Hey, i just joined this place because i really need a job... i dont expect alot of money, however i have sold my codes for over $800, i am looking for any size job any amount of time, pretty much anything.. i am young but i have been coding for …

Member Avatar for Puckdropper
0
86
Member Avatar for dr_dumb99

Hi! [html]<script language="javascript"> var myuid = 2; var uri = 'http://impgb.tradedoubler.com/imp/img/16173558/1014659?' + new String (Math.random()).substring (2, 11); document.write('<a href="http://clkuk.tradedoubler.com/click?p=37983&a=1014659&g=16173558&epi="'+myuid+'" target="_blank"><img src="'+uri+'" border=0></a>'); </script>[/html] My problem is that , var myuid is not replaced with value in the url. Kindly help me in this regard

Member Avatar for Lafinboy
0
104
Member Avatar for Chi'Manta

Oo... Can someone tell me the basic variables and keys for JAVAscript? Just a list please.

Member Avatar for jwenting
0
101
Member Avatar for sujagr8

my coding is working well in IE not in mozillafirefox <html> <head> <title></title> <script LANGUAGE="JavaScript"> function displayHTML(printContent, text2,textn) { var inf = printContent; var vt2=text2 var vlabels=textn var tablestring='' var lnstr=text2.length; var vrows=1.5 var vroundrows=1.25 var vprintstr='' var vvalue=document.forms[1].fname.selectedIndex; var vovalue=document.forms[1].fname.options[vvalue].value var vfsize=document.forms[2].fsize.selectedIndex; var vofsize=document.forms[2].fsize.options[vfsize].value var vlbl=document.forms[0].lsize.selectedIndex; var textsize=document.forms[0].lsize.options[vlbl].value if(inf.length>30) …

Member Avatar for sujagr8
0
179
Member Avatar for felicekiew

Good afternoon: As before, i use pop out calendar for DOB field, but is not so good for user to access. So my lecturer request maintain pop out calendar but add a method that can type the birth date on the text field according to user's choice.How can i use …

Member Avatar for Lafinboy
0
82
Member Avatar for lconvoy

Is there any way to view or access javascript portions of a web page from the linux shell? For example, I use curl to pull a web page that has text and javascript. The javascript portion does not show up, just the filename as it is in the source.

Member Avatar for jim mcnamara
0
94
Member Avatar for Ries

On a website I remeber seeing a news feature where the news would be a bar with a title and you clicked it and it would expand showing the message and other information and the code used was javascript:show but I don't understand how it works (as the news was …

Member Avatar for tgreer
0
122
Member Avatar for bagnallc

Hi,I can provide all the code etc if you like but this is a very general query and therefore im hopeful someone can answer without too much inconvenience caused.My position and steps so far are basically this - I built a database full of information in MS Access.I duplicated it …

Member Avatar for barnamos
0
89
Member Avatar for hinde

I am writing a feature for this company, and they want the pages to use AJAX. My question is this: Can I write the pages in php as usual, then enhance the page using AJAX techniques, or is the use of AJAX something I have to keep in mind from …

Member Avatar for LeProgrammeur
0
142
Member Avatar for bodikon

Heya! First time on DaniWeb - so i hope i don't buggar protocol up! I code in ASP.NET and am pretty new to it, about a couple of years. And am still only getting to grips with the full power of ASP. (I started out in PHP for all of …

Member Avatar for LeProgrammeur
0
94
Member Avatar for ShazB2K

Hi, Can anyone kindly help me to modify the following script to diplay the result in several pages if the resuts are greater than 10. [php] <?php $action = $_SERVER['SCRIPT_NAME']; ?> <?php //if(!$_POST['search']=='result') //{echo "<p style=' font-family: arial; color: blue; font-size: 14px;'>You are not authorized!</p>"; return false;} //$choice=$_POST['choice']; $name=$_POST['name']; $link=mysql_connect("localhost", …

Member Avatar for vipula
0
121
Member Avatar for DavidB

Hi, folks. Just joined these forums. They look pretty busy and seem to cover a lot of ground so I thought it would be worthwhile to join and contribute where I can. A little about me: I am a self-taught hobbyist programmer. Never been paid to program, but am pretty …

Member Avatar for happygeek
0
42
Member Avatar for ShazB2K

Hi, Um new to php... kindly help me on the following... <?php $action = $_SERVER; ?> <?php //if(!$_POST=='result') //{echo "<p style=' font-family: arial; color: blue; font-size: 14px;'>You are not authorized!</p>"; return false;} //$choice=$_POST; $name=$_POST; $link=mysql_connect("localhost", "root", "") or die("<p class='texxt'>Can't connect to server: ".mysql_error()); mysql_select_db("test",$link); $query="SELECT * FROM saudi_journal WHERE …

Member Avatar for Puckdropper
0
118
Member Avatar for mkumaresh_erode

Can any body help ! I would like to display a message when the user clicks on the "X" button of the browser. for that, I have used onUnload event and in that I am displaying an alert message. This works fine if I click "X". But, even if I …

0
70
Member Avatar for LiveWire

Hey guys, I thought I figured it out but I didn't. I decided to create an admimated gif of what I'm looking to do. Could someone help me out and get me going in the right direction? A Basic HTML code would be great as I know really nothing about …

Member Avatar for digital-ether
0
171
Member Avatar for ChimpusDupus

Hi, My name is James and I'm from Southern Maryland. I'm a junior in highschool and this summer I am working as a paid intern at Zekiah Technologies, working with ASP.NET. I have experience with VB6, some C++, some HTML/CSS/Javascript, and a little ASP.NET. I just bought Microsoft Visual Studio …

Member Avatar for Dani
0
93
Member Avatar for omesa

Hello everyone. I need to put a drop dropdown menu on items(such as a category)that is pulled from a database. I have used php+ mysql to pull the data. Can anyone tell me if I can include javascript so that when the mouse is over tha item and/or category, a …

Member Avatar for Dani
0
99
Member Avatar for jqk

Hi, I came across your website, and I must say, Im really impressed, with what you people have to share ... I've got a question .. I'm starting my university on september '06 hopefully, and my major is going to be Computer Science. I have doubts lately, on what to …

Member Avatar for jqk
0
135
Member Avatar for ayajhane_dhagz

can javascript merge with php?...if so,how can we implement it... i had a hard time searching on that problem.... i made experiments but it doesn't work...hehe;)

Member Avatar for noppid
0
215
Member Avatar for TheVerve51

I'm having trouble. If I try to open up a new window by clicking on a link, my computer just freezes for a couple of minutes and then doesn't even open the window. I'm basically computer-illiterate, so I have no idea what's wrong. Is it something with javascript? i thought …

Member Avatar for TheVerve51
0
84
Member Avatar for ahr3n3

Hi, I urgently need someone's help. Any kind sou(s) will be greatly appreaciated. I've tried solving this problem for like three days. At first, my problem is I can't hide my sub-links. Now, I'm able to hide all of them. But it can't be showed when hovered. I understand that …

Member Avatar for ahr3n3
0
100
Member Avatar for J_Search

JavaScripters, This question is in regards to a JavaScript script within a PHP page. I included everything in case a complete understanding is required for a correct response. Thanks in advance. ****INFO**** Rater.php has a JavaScript script, which displays an interactive rating tool. It allows a user to slide a …

Member Avatar for J_Search
0
391
Member Avatar for adnan1888

i need to use the variables declared in javascript in asp.net saw a thread suggesting hidden textfields but that wud help in request or query strings what if i needed to use the value of a variable declared in javascript by fulfilling some condition into an INSERT COMMAND. the page …

Member Avatar for tgreer
0
230
Member Avatar for kahaj

I'm getting ready to take a stab at learning JavaScript. First, I guess it would be good to find out where I can snag a decent free compiler from. :idea: Thanks!

Member Avatar for BikBen
0
109
Member Avatar for j4mes_bond25

I happened to stumbled upon this website [url]http://www.tristarwebdesign.co.uk/[/url] whereby on the (near) top-left corner, the option of user being able to select text caught my attention. This could help the viewers of my website to select the tex-size they feel comfortable with. Similar JavaScript can be found in [url]http://www.dynamicdrive.com/dynamicindex9/textsizer.htm[/url] but …

Member Avatar for Gizmologic
0
188
Member Avatar for sholsinger

Hi... I'm new. I mainly signed on for help with some stability issues i've been having with a new mobo. Seems like a friendly and knowledgable place for such issues. About me... hmm. I'm 19. I live in Kingston, PA. I recently (march 2006) graduated from Lehigh Valley College and …

Member Avatar for Dani
0
129
Member Avatar for Oxiegen

Hi, all! I've been trying to pass a javascript variable to an asp.net webapp through a hidden input field. All according to post [URL="http://www.daniweb.com/techtalkforums/thread26184.html"]http://www.daniweb.com/techtalkforums/thread26184.html[/URL]. But something seems to be garbled. Here's what parts of my aspx code looks like. [code] ... [COLOR=#0000ff] var[/COLOR] src = document.documentElement.outerHTML; document.getElementById([COLOR=#800000]"pSource"[/COLOR]).Value = src; } …

Member Avatar for Oxiegen
0
137
Member Avatar for SeekAnswers

Good morning all, I was wondering if VBScript could do the same thing as what the below JavaScript is doing, that is to focus on a form control after the user has made some mistakes in his/her inputs... <script type="text/javascript"> function Verify_Inputs() { if(document.Testing_Form.Testing_TextBox.value == "") { alert("Please enter a …

Member Avatar for SeekAnswers
0
218
Member Avatar for J_Search

All, Here is some JavaScript I found. It creates a small scrollbar, which allows a user to scroll though a series of 5 images. The images represent votes, and the user can then press a "Rate us" button in order to cast a vote. As you can see in the …

Member Avatar for J_Search
0
213
Member Avatar for neophyteprogram

Greetings, I maintain a web page for the engineering department where I work and I was trying to make a humorous tool for the web page. Basically it is a form with three categories... Good/Fast/Cheap. Good meaning - a work product that is correct/accurate/etc. Fast meaning on or ahead of …

Member Avatar for neophyteprogram
0
221
Member Avatar for gridsplicer

Hi there, I feel a bit awkward posting this question without a proper introduction of myself, also not being a developer or anything. But there's this nagging problem I have with my homepage. [URL="http://www.xs4all.nl/~nickelvd/"]Here it is[/URL] (Dutch only). As you can see (in other browsers than Firefox), there's a javascript …

0
101
Member Avatar for SeekAnswers

Good afternoon all, does anyone know how to connect to a SQL database, using Javascript? I only know how to do it in VBScript, and not Javascript, can anyone help, thanks... Have a nice day...

Member Avatar for william_stam
0
114
Member Avatar for symbollion

Hi.. All, I want to 'decrease' the execution time of my script... some persons told to me to use 'Timer' .. But I don't have good idea about 'Timer' and I am new for 'javaScript' so please tell me how can I 'decrease' my script execution time using 'Timer' So …

Member Avatar for alpha_foobar
0
71
Member Avatar for j4mes_bond25

Is there any way in CSS (without using any JavaScript) which allows us to NOT to have scrollbars next to "certain contents" only. I'm getting my inspiration from this website: [url]http://www.tristarwebdesign.co.uk/templates/templates/infinity/index.html[/url] My very top space is for "company's logo" & I don't want a scroll bar appearing on the right …

Member Avatar for John.Nye
0
2K
Member Avatar for symbollion

Hi..Friends ... when i use Firefox 1.5.0.3 ,i get always 'Unresponsive Script' pop-up... and i know we can 'solve' this issue with the setting of 'dom.max_script_run_time=20' config variable(Type about:config in address bar)... But my problem is --- I want to change 'dom.max_script_run_time' through 'javascript' code ...means when i will run …

Member Avatar for John.Nye
0
70
Member Avatar for andyux

Any help or direction is appreciated - i have a script that can write(text) something, but i dont know how to get it to run another script- sorry, it sounds elemental, just learning- thanks! intead of when true or false write (text), i need to insert another script- so if …

Member Avatar for tgreer
0
136
Member Avatar for symbollion

Hi..Friends ... when i use Firefox 1.5.0.3 ,i get always 'Unresponsive Script' pop-up... and i know we can 'solve' this issue with the setting of[/B] '[B]dom.max_script_run_time=20' config variable(Type about:config in address bar)... But my problem is --- I want to change [/B][B]'dom.max_script_run_time' through 'javascript' code ...means when i will run …

Member Avatar for 'Stein
0
151
Member Avatar for Heartyn

Hi Friends, Is it possible to download a file from the server and save it in the local pc. If possible what is the steps to be followed. Plz reply me....................:?: Regards Heartyn

Member Avatar for tgreer
0
150
Member Avatar for symbollion

I am getting 'Unresponsive Script' error in FireFox1.5.03...and to fix this problem i need to make my script 'Fast' can anybody help me ..how can i make my script 'Fast'.... i need to modify my script ..which take less time to execute.... can anybody help me with some 'code Example' …

Member Avatar for tgreer
0
156
Member Avatar for mofo89

Hey guys, I need a bit of help with my project. I am supposed to make a turtle graphics program that has a 50x50 grid and incorporates penup/pendown/up/down/left/right buttons. I've experimented with the concept and came up with a few ideas but i was just wondering how you might suggest …

0
75

The End.