Hi,some text boxes, we see a drop down list will be shown when we start typing in them,Ex. While typing e-mail coount name in text box a drop down list will be shown..Any one know how to avoid this drop down..(i'm not using any cookies to store this values...)Thanks in adv.Venu...
Hi,<br/>any one know how to insert a Flash file in the html pages...<br/>Thanks in adv.
Can anyone please tell me what is wrong with this code, because it is not doing what it is supposed to do.function preloadimages(){ var back = new Image() var home = new Image() var prices = new Image() var hosting = new Image() var contact = new Image() var bugs = new Image() var port...
286 byte By
gangelo2 at 2007-11-17 18:07:44
Would it be possible to create a secure eCommerse site just using JavaScript? I guess I would use cookies for the shop cart, but what about the Credit Card information that needs to be emailed to me? Would there be a secure way to encrypt the credit card information?<br/>Thank you
921 byte By
parsh at 2007-11-17 18:11:05
Hi,I am fairly new to Javascript. I am sure for the scripting gurus here this is a fairly simple task.I want to have a URL (or button) when clicked should add the current page to 'Favourites'. I did some searching around and found i can use 'window.external.AddFavorite' function...
760 byte By
Oddmarr at 2007-11-17 18:12:00
Hi every one.// RemarksIf you ever work with ATL Server, you should know what Server Response File is.// EndRemarksI choice to work with ATL Server, because i have alot of fun by developing WebSites in VC, but i find terrible thing, i CAN NOT (i hope im wrong)use any powerfull features inside of SRF...
Target values <br/>hi,<br/>in hyperlink tag (<a> ) what are the values for "target" properties.<br/>ex<br/><a href="" target=_new> some text </a><br/><a href="" target=_top> some text </a><br/>thanks in adv.
Hi,<br/>pl. can u tell me when the mouse is moved over the hyperlink, how to make show the underline to it (when the page is shown the underline will be disabled)..<br/>thanks in adv.<br/>venu
673 byte By
irit19 at 2007-11-17 18:13:07
Hi everybody,I write for netscape. I have a simple table like this:<table id="table1"><tr id="tr1"><td id="td11">text1</td><td id="td12">text2</td></tr><tr id="tr2"><td id="td21">text3</td><td id="td21">text4</td></tr><...
Hi All, I've been tweaking this for a few days. & i can't seem to get it working correctly in IE, however it works well in Opera & Mozilla + Netscape. O guru, help me see the light. Javascript isn't as straightfwd as other OOPL'sthe outline is this |Make |-- |Model|--| Year |...
Hi All, Forgive me if I double posted. I've written such simple straightforward code I can't figure why it doens't work. Hopefully you (o great coding genie) can show me what i missed. This script works in Opera, Mozilla, Netscape...however IE is on strike.Documentation:- The sc...
520 byte By
gangelo2 at 2007-11-17 18:16:19
Noone knows the answer to this??Would it be possible to create a secure eCommerse site just using JavaScript? I guess I would use cookies for the shop cart, but what about the Credit Card information that needs to be emailed to me? Would there be a secure way to encrypt the credit card information?A...
361 byte By
baldric at 2007-11-17 18:18:24
Hi there!I'm looking for a way to format a web page for printing. My site uses pages that sometimes have quite a bit of info on them, so when the user prints, every page must include a "header" and "footer". How should I set up the header, footer and body sections of my page so that it prints i...
815 byte By
Boumxyz2 at 2007-11-17 18:20:18
Hi all, I'm working on ASP pages and I need some javascript to be done. I was thinking you might help me out with this : here's the problem I dynamically add forms to my html page ( search results ) and I need to send the form when the user clicks on the link of the form. here...
Hi Folks I'd be interested to hear anyone's views on the following ... I would like to write a program (or find one on the web!) so that when I connect a USB pen drive to my PC, the PC automatically copies the contents of the drive to a specific folder on my PC.Any ideas if, or how, this c...
592 byte By
AThaler at 2007-11-17 18:23:19
Hi!I am including a third-party ActiveX-component in my site (via classid="clsid:..." id="pic" > </object>)The component is marked as safe to be initialized and safe for scripting. The component has a IObjectSafety interface.No prob to set/get properties/events via JavaScript. (e.g. pic.r...
518 byte By
zeenie at 2007-11-17 18:24:36
I needed 2 things1. To set focus on a text box on load in a jsp page. But the probelm that I have is that I don't have the body tag in it, as the pages are split up. So I tried to do as given below<script>document .formName .login.focus();</script>But this did not work2. I want the...
143 byte By
corcor at 2007-11-17 18:26:06
I create COM Server using the <OBJECT> tag.<br/>How can I determine (with Javascript - code), that the server was created properly ?
180 byte By
mryogi at 2007-11-17 18:26:26
i want to disable the rightclick menu that appears whan i rightclick in iexplore using javascript.I do not want to disable right click but want to disable only right the click menu
I am creating a web page , whose content should be only viewed and not reproduced by any way like cut copy paste or alt+printScrn or file -> print or file -> Save as <br/>I would like to know if there is any method by which u can disable the print options in a web browser
263 byte By
mjxnjx at 2007-11-17 18:29:20
Is there a way to prevent the web page from being displayed until all it's parts are fully downloaded? <br/>I'm trying to get rid of the effect of showing one image at a time - I just want all of them to appear once everything has been transferred.
Hi,<br/>i wanted to use image file insted of submit button...<br/>how to write a code for this...<br/> thk in adv..<br/>venu
hi allIm building a form using .hta which outputs a text file <script language="vbscript"> Function mybutton Set fs = CreateObject("Scripting.FileSystemObject") Set a = fs.Createtextfile("C:\test.txt", True) a.WriteLine (form1.textfield1.value & form1.textfield2.value) a.Close End Function as...
299 byte By
gangelo at 2007-11-17 18:33:15
Does anyone know a way to send an email to someone without starting the email client simply using JavaScript? For instance, capture information from a <form> and then email it to an email address without having to go through, say, Outlook Express. <br/>Thank you for your help in advance.
332 byte By
gangelo at 2007-11-17 18:34:34
Anyone got any ideas? In Netscape 4.76 there is alot of blank lines between the "Instructions" text and the "Contact" form on my page. It displays fine in my version 6+ browsers. Can anyone help me?p.s. The code to submit the form is not in yet. http://www.stillwaters.org/Contact.html Thanks in advan...
75 byte By
Rog at 2007-11-17 18:35:37
Can you give me an example of how to read a file from my WEB site in HTML??
485 byte By
gangelo2 at 2007-11-17 18:35:59
Okay, I broke down and upgraded to a domain that supports ASP. I have 3 questions:1) How do I send an email to a client machine (preferrably in VBScript) WITHOUT invoking the users email client?2) How can I format the Body of the email i.e. line breaks etc.?3) Can the page submitting the form data t...
Hello allI am a new member related to ASP.I just have lot of doubts in ASP. Could anyone suggest me some sites where i can look upon. I want to go into some internals concepts of ASP.Currently i have a doubt.I have 3 frames in a html page and i load 3 different ASP's in those frames. Everything...
123 byte By
mryogi at 2007-11-17 18:39:27
how can i resize browser window when user clicks on my html file<br/>also i want to disable resizing maximizing an tool bar
Hello, Have a strange thing when trying to show images on my HTML page. On one system running IE 5, my little bmp will show.but on 5.5 service pack 2, and IE6, it wont show.I was able to convert the bmp to jpeg and the jpg will show up.anyone have any idea why the bmp wont show up?...
I am using the "Contractible Headers Script" from Dynamic Drive ( http://www.dynamicdrive.com) I have a long form, and I hide the fields that are not mandatory.If one supplies invalid values in these "collapsed" fields, then, when I try to Set Focus to this field, There is an error as the control to...
I have a web server and 2 urls that point to that. when i goto both of these urls it opens the index.htm file on the server.Is there a way to redirect one of the urls using any method so that one url will still open the index.htm file in the root and the other url will open an index.htm file in ano...
hello,<br/>what is zindex, referred for in <span> and <div> tags..<br/>thanks in adv..
39 byte By
Rog at 2007-11-17 18:47:29
How do I do a FTP in an HTML document??
458 byte By
nnd at 2007-11-17 18:49:19
I used Interdev to debug my asp page, but I can only debug server-script,break point at client script code didn't work (it said that:"The break pointwill not current be hit.The current document is not loaded", I'm sure that it is loaded).I read MSDN Library ,but I still can't solve th...
176 byte By
Rog at 2007-11-17 18:51:39
Are there any facilities for File Transfer from a Web Site in Java, VBscript, HTML or DHTML? If so, could I have an example. Thank you very much if anyone can give me a clue.
504 byte By
gangelo at 2007-11-17 18:53:43
I am sending out emails using html format (ASP/VBScript). On the email that I sent, I have a link to reply to the original sender (I do not want to send the graphics back to the original sender). The link looks like this:<a href=mailto:orig_email@nowhere.com?subject=Re:Reply%20Text&body=Body...
431 byte By
Yovav at 2007-11-17 18:53:44
it work when I define:[.ShellClassInfo]IconFile=favicon.icoIconIndex=0ConfirmFileOp=0InfoTip=Stores your local web sitein desktop.ini file,now I want to change the icon lets say "random"or just give it a new icon for every sub link in my web,is there something like: document.IconFile = "NewIcon.ico"...
Can anyone show me <br/>1 ) simple example how to call a function written in VbScript from a Java script function.<br/>2) simple example how to call a function written in JavaScript from a vbscript function.<br/>Thanks<br/>Kandukondein
Platform: IE6/Win2KSP2/IIS5I am implementing drag'n'drop functionality.I have one list (multiple SELECT) and one edit box.I am able to drag text from edit box (and elsewhere) into the list.But I am not able to do the vice versa ie selected list item into edit box.I am not able to find OnDr...
494 byte By
gangelo2 at 2007-11-17 18:57:01
I think remember reading somewhere that code included in an ASP page using <!-- #include... -->, remains resident in memory or some caching method for that Session, is this correct? In other words pageA includes an SSI containing code for a banner. pageB includes the same SSI containing the sa...
153 byte By
Rog at 2007-11-17 18:58:13
Can you 'add in' procedures like INET into an HTML program? I know in VB or DHTML you can but I don't know if you can in an HTML program
626 byte By
bjnst6 at 2007-11-17 18:59:01
i've just found this script to create a really neat cascading menu...and i'm trying to understand it...if (document.layers) { visible = 'show'; hidden = 'hide';}else if (document.all) { visible = 'visible'; hidden = 'hidden';}these are the first few...
I have a string like " This is a string"<br/>How do I:<br/>1) Get the count of number of blanks<br/>2) "Trim" the string so that I get "This is a string"<br/>Regards<br/>Manish
Someone help please:the following code works fine in I.E., but nothing happened in Netscape 6.2. Any suggestions for code also working under Netscape? Thanks a lot.***************************************<html><head><script type="text/javascript">function moveover(){image.src="bul...
314 byte By
zeuss at 2007-11-17 19:02:46
Dear gurus:I have a problem about running script with WSH from server site.For example, I write a "Good morning!" message in the JScript, and I want to let everybody receive this message while they are logging to the Domain server. What should I do?please give me a hint.regards....
Hi, I have a text file that is to be downloaded on the user visiting the site (ofcourse by his permission). but I want my user to click on a button and the file gets downloaded in a particular location.The user should not encounter any security message or file location prompt...any help?...
On my web page I have a menu system that uses <div> layers so that when the user moves their mouse over the text in the menu the corresponding layer is displayed. Is there a way using javascript to determine the position of the text on the screen to make sure that the layer is in the correct p...
584 byte By
gangelo2 at 2007-11-17 19:04:08
I get ASP errors saying that "@" cannot be the first character except for the first ASP page or something like that (sorry I do not have the exact error message).My first page (Default.asp) does not have a problem because it is the first page.However, what is strange is that I have TWO links to othe...
49 byte By
Boumxyz2 at 2007-11-17 19:04:29
Is there a way to generate a page break in HTML ?