function pcs() { var t1=document.getElementById("tot1").value var pb=document.getElementById("pcbox").value var pc="" if(t1==! && pb==!) { document.getElementId("rbox").innerHTML="" } } My question is if the value t1 & pb = null means the function pcs() is not writern...How?
I am looking to see if it is possible to write a script for a computer that would automatically sign you onto a website and click a button and then enter a predetermined number into a box and then submit. I would need this done every time a certain section of a website changes. I am not that...
hi can one clarify the following query,"HOW TO MOVE CONTROLS FREELY ON ASP.NET3.5 WEBPAGE"
Hello I am running a script that when searching for a property, it uses the onchange feature for three fields regarding the location of the property. for example: Country, State, City When you choose a country, you then choose a state(which correspons to the country) and then a city(that...
I have a Domain name registered. Now i want to put some web pages under it. Further i want to use my PC as Web server. How can i do this ? Need some help from you experts. Waiting for reply.
here is my problem, im working with online exam , i have a doubt that when the questions start displaying ,if i doesnt click any of the option(answers), there should be a msgbox saying choose one option(answer) and should allow to select option after displaying msgbox. pls send the reply with...
I'm calling a function through <select onChange="funcname()"><option>. inside that function I got the selectedIndex value, but when I used that value as an index to get an array item which is declared in the <head> section and filled in the <body> I failed it always gets...
I was wondering if anyone know how to make a check box saying "I agree to all terms and conditions of the website" and only let people sign up who have checked the box Also i was wondering how to make it so they would have to type a certain word to get a valid username eg. when it has a picture of...
Hi, I´m really busy on this, I need a Jquery to replace some form and input attributes because I´m using a third part script wich don´t give me a chance to change the ids and classes. I searched all internet and now I decided to post here... I need Jquery to change the fields (on page load).....
I have a commercial website and it is getting too big to manage on a page by page basis. I want to convert to the PHP format but I have no knowledge of PHP functionality. I looked at the PHP website but find it confusing to understand. Can someone please explain the basic principle behind PHP to...
please follow the link : "http://msdn.microsoft.com/hi-in/default.aspx" and see in the top right corner, when u move mouse over the "microsoft.com" you can find the dropdown window which grows like some animation part and when you mouse leave the animation shrinks and disappears, i want to do that...
* IS THERE A WAY to use this javascript addContent function, * Incorporate the utility of an ADD button * But avoid using the packaging of FORMS? While making use of a sample for addContent (located at...
Hi, I'm developing something based on IE6. I'm try to use many IE6 components in parallel (go to web sites) but it seems that some resource on my computer limit my program and i get very poor tesults. can someone help me to analyze it? what is the limitation of parallel processing? Thx. bob
My notes application generate text links like this: notes:///8525656D003361E0/0/2F5500FD29A3D91185257514006BB837 The links are send via email to notify user of the documents they need to see. When the users opens the email with outlook the link active (a hyperlink) but if we open the same...
Does anyone know how to do this or if it is even possible? There is a tree view explorer along the left side of the page and a page viewer on the right. The user clicks an item in the tree view and it loads a page in the page viewer on the right. The page in the page viewer just contains a link to...
hi, while i am importing database MS-Access to sql server 2005 its could not importing its Showing like this: The operation could not be completed. Additional information: -> Not a valid password.(Microsoft JET Database Engine) What to do? can you give the solution. Thanks, Deepa
1.Private Sub Button5_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button5.Click 2.For Each Link As HtmlElement In WebBrowser1.Document.Links 3.Dim strText As String = Link.InnerText 4.If strText.IndexOf("Heal") > 0 Then 5.Link.InvokeMember("Click") 6.Exit Sub ...
hi , i m new in asp.net 2.0 with C#, i have some logon failed problem when exporting crystal report to pdf . code mention below ******************************* CrystalDecisions.Shared.TableLogOnInfo table = new CrystalDecisions.Shared.TableLogOnInfo(); ...
I have setup an corporate extranet using a basic website I made in html. I setup security so when someone accesses it, they have to use their Active Directory account to login in to the web page. It is simple. Just as it is default in IIS6, a window pops up asking for username and password. I...
How do I get dynamic alt tags to show for my product detail images? I have used this bit of code: <dspel:img src="${heroInfo.url}" width="${heroInfo.width}" height="${heroInfo.height}" border="0" iclass="bigprod" name="heroImage" id="heroImage" alt="${product.displayName}" /> but the alt...


