Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested Scripting Solutions: 126 - 150 of 880
 
I am trying to pass a variable using a querystring however when I Response.Write on the second page the value of the variable is "null".  Can anyone see where I am going wrong? My function ...
I am developing a solution using Section 508 compliancy. With 508, I want to allow users to select text with either the mouse or keyboard. However, using the keyboard is proving to be a cha...
Hi Experts, I have a Action Script 3.0 question. In this script calls a url but it keeps launching a new browser window. How do I modify the script so that the url gets displayed in the sam...
I am trying to run an outlook style menu alongside lightbox. The menu uses JQuery for the slide effect etc. and lightbox is used for images on the same page. I've had a look on the web and...
I am currently developing a rather complex application in Flex 2. When I resize the window, or the flex application re-validates itself I am getting this error: RangeError: Error #2006: The...
I really liked this letter to editor page (http://www.charliebrownforcongress.org/letters_to_editor.php) I have a limited understanding of php, could this be done with a simple html form that...
OK. not exactly how to word this but I'm going to try my best. I've set a javascript with rotating images, which works great but now I want to set the array of picture based on the ID variable...
Trying to get checkbox values to populate a text field (soon to be a hidden text field on an onClick event I'm getting an error saying the function is not defined... help? <script type="...
Can a SWF that is opened on the local system write to the the local file system with the permissions of the person running the SWF? For context: My planned project will contain a form fo...
For some reason this script may be old.. Does the job when i add the computer to the local admin groups on the computer. But now each time the computer boots up, the script runs .. how can i h...
Experts, Hey I'm doing a simple site (basic HTML, .ASPX, some Java, etc.)  This particular company has a rich History (established 1919) with thousands of old photos...they have asked me if...
Hi Guys, I need to write a script  to check the file size or version of a given file. If the size or version is different than the file on server than overwrite with the newest copy. Do...
I'm trying to use an image swap by using getElementByID.. but I'm not sure if my code is right. I feel like I'm close but I could use some extra help. My JS skills are pretty basic. Thx... ...
I am a super-newbie to AutoIT, but I saw it as a potential way to get around inconsistent behavior I have seen from the VBA SendKeys command. I have created an AutoIT executable which i call f...
I have an FTP website which I would like to create a batch file for users to click on to take them to the website then log them in under their account automatically. I have tried the follow...
I am using multiple screens and coding with ASP /Javascript to build a web application. I open a popup to login users from a main window using the following code: <head> ... <SCRIPT LANGUA...
Hello, I need help for creating a AJAX tooltips, for my website. The site is using PHP/MySQL with template engine - smarty. This is a news site. I have a lot of news every day. In one place...
Hi, I need to query a file which has fullnames and get the email address thats in the contact. Any way to get these results to a file. Regards Sharath
How can I use this script and have the links open in a new window instead of itself as it does now? TIA, Andrew
Classic ASP, Response.Flush not working properly. I have built a script that takes data from database [a] to database [b]. Throughout the process i flush the array i am using to clean it out...
If I delete DisableAutoDaylightTimeSet from the hkey_local_machine\system\CurrentControlSet\Control\TimeZoneInformation I find that the "Automatically adjust clock for daylight savings changes...
I would like to have script files on my desktop I can double click and quickly change my network settings.  However, the dns addresses are not taking.  I will run the script and the ip address...
Hi, I'm looking for a way to drag & drop files to a MS hta application, and get back a list holding all filenames.. either vbscript or javascript will do! At the moment I have a parti...
I 'd like to compare registry value in a batch file. If the key value is the same as i.e. compare string value of Software version in  HKLM\Software\Dymo\LableWriter. If it's 7.5.0.9, then got...
How can I call a macro Normal.AS_Macros.Email_Style from VBSCript to act upon an active mail item?