Top Solutions

Tags:href, javascript, onclick

<a href="javascript:expand()">  and <a href="#" onclick="javascript:expand()">

what's the difference? i know the href="#" is the more standard way nowdays to do it. my problem is i have a standard dropdown menu that expand/collapse when user...

Tags:onclick, button, input

hi i get an error on this anyone know whats up ?

<input type="button" value="Enregistrer" onclick="location.href=../asp/PRaces.asp">

Tags:video youporn wireless vista flash

Within the past week, I can no longer play youporn videos on my wireless via Linksys router.WRT56G2.  I can get to the home pager hover over the thumbnails which move but cannot bring up the video. I use Firefox, but ajready tried IE and Google...

Tags:html, combo, box

I'm making a form with HTML--I'm still learning, but I haven't found a way to have a scroll menu that lets you choose OR enter a new value that then gets added to list. I've done something like this with databases (I think it's called a combo...

Tags:jsp, session, login, logout

Hi there,

I’m currently on an application that has an administrative module. I’m experiencing problems in clearing the sessions so as to log a user out and also to login as an admin and as a user of the application. I’m using a Java Bean for...

Tags:display, javascript, onclick, block, none

hello all!  I think this should be a pretty easy one.

I have the following code.  When the user clicks on the div containing the word "Menu", the lower div (id = dropper) displays as a block (which is fine).  However, when the user clicks on...

I have a program that is intended to be a spell checker and I am trying to get it to read one line at time so that the output for the program is correct. It does read the file properly and return the misspelled words, however they are all on line...

Tags:java, calculator, code, simple

Note I am completely new to java. I need examples of source code for a simple calculator applet, yes it is an homework assigmnent.  I have set the layout for the button of the calculator but I do not know how to make the work.  For this...

Tags:height, html, div

hello.

i am trying to show a left menu panel and a content panel without using tables. i have tried something like this, but it doesn't show well in both IE and FF.
the menu panel is blue and the content panel is black.
-I want the blue div...

Tags:yes, box, message

C# VS 2008/2005 - Dianlogue box button selection. Simple.

I have a YES or NO Dialogue box and when the users selects YES or NO they get another dialogue box informing them of their selection. Simple yea? Mine is not working it lets me click...

Tags:Microsoft, DOTNET, 3.5

1) Asp.net textbox must take decimal values only using javascript.
2)after decimal point,it should accept  the values upto two digits only.it should not take more than two digits.
3)here you should  raise onkeypress or onkeydown javascript...

Tags:localhost, phpmyadmin

Hello Expert:

When I open my web browser and enter in http://local/phpMyAdmin/index.php.  I get the authentication dialog box asking for my user name and passord.  I type in root and then the password but the authentication dialog box returns...

Tags:excel

Hi all,
The following script works like a charm on my workstation

<dummy_script.vbs>
    Dim objExcel
    Dim objWorkBook
    Set objExcel = CreateObject("EXCEL.APPLICATION")
    Set objWorkBook =...

Tags:unique, sql, select

Oracle 8i, HP UX server.  Can someone tell me the difference (if any) between the oracle UNIQUE and DISTINCT keywords?  They seem to work exactly the same.  If I say:

SELECT UNIQUE(COLUMN) FROM TABLE

i get the same results as saying
...

Tags:address, mac, ip, find

Hi,

I've a MAC address... How I can find the IP Address of that machine.

Thank in advance.
Phil !

Tags:Fortigate, 60B

Hi experts,

We need to setup an IPSec VPN tunnel to a remote site. Other remote site hardware is unkown, but we do know the IPSec settings. Phase 1 and Phase 2 have been configured and firewall policies are defined.

In our Fortigate logs we...

Tags:pdf

I am trying to display a PDF file (which I am being passed from a web service as a binary stream) in a browser, but I am being prompted to save the file instead.  I don't want the user to be prompted; I just want the PDF to be displayed.  Here is...

Tags:Microsoft, Windows Server 2008, 2008

I need o setup LDAP server and confirm it works on a Win Server 2008

Hi,
Im a complete newbie in perl coding,
and have a problem with the eprl version of E-Guest.
http://www.hotscripts.com/Perl/Scripts_and_Programs/Guestbooks/
The config seems pretty simple,
I have checked all the paths,
and everything works...

Tags:rpc server is unavailable, AD, replication error, dcdiag, netlogons, sysvol

Over the weekend i created two Server 2008 R2 servers (dc1 and dc2) and made them both domain controllers.  There was already a current server 2003 (HTE)acting as a domain controller.  It took awhile to promote the first server since it was going...

I've been searching and haven't found an answer yet. Is there a JavaScript function or xml request that can be sent to google maps api or Geocode to give a list or array of available countries in the Google's Geocode database, preferably by...

Tags:join, left, subquery

Hi,

The following is a simplified version of a complex query i wrote.

SELECT table2.x, table2.y
FROM table1
LEFT JOIN (SELECT table3.x, max(table3.y)
                FROM table3
                 GROUP BY table3.x) AS table2
         ON...

Tags:outlook, updating, inbox, mode, cached

Two users on my network have stopped receiving emails into their inbox on their laptops.  I have over fifty others not experiencing issues.  The first person had the issue begin two weeks ago, the second has started today.  We're running Outlook...

Tags:Group Policy, GPO, Java, Flash, Adobe Reader, Adobe Air

I would like to create a single GPO in the domain to disable all auto update features for:
Java
Flash Player
Adobe Reader
Adobe Air
Windows Media Player
I would greatly appreciate assistance on how to go about this.

2 DropDownList Boxes (ddStates, ddCounties)
Both are AutoPostBack.
ddStates_SelectedIndexChange says to populate ddCounties.
ddCounties_SelectedIndexChanged says to populate some other DropDownList.

When I select any county other than the...

Tags:java, encoding

I have run into a problem that I can't seem to find a solution to.

my users are copying and pasting from MS-Word.  My DB is Oracle with its encoding set to "UTF-8".

Using Oracle's thin driver it automatically converts to the DB's default...

Tags:vbscript, ip, address, script, vb

Hi I have this script to get the ip of a computer. This will give me ip addressed for all interfaces. How can I make it only output the IP of first NIC only


strcomputer = "."
Set objWMIService = GetObject("winmgmts:" _
    &...

Tags:local, declare, procedure, stored, variable

I have the following procedure and i like to declare a copy of local variables
@Operation and @Operation_Access that i can use in the processing.

It is not allowing me to set up these....could you advise how i use local variables

Thanks
...

Tags:excel, file, size, reduce, large

I have an Excel file with UsedRange = A1:CH102. The saved size is 4151 kB. I have found a way to reduce the size:

Option Base 1

Sub ReduceSize()
  Dim lAntR As Long
  Dim iAntK As Integer
  Dim aR() As Single
  Dim aK() As Single
  Dim...

Tags:sysdba, grant, user

As i do the following steps for sysdba previlage grants to user ,its comes the following error,
So please any one clarify it, how i grant the sysdba previlage to any user with sys login


SQL>connect sys/change_on_install@db

SQL> select *...

Hi, I need to know the details of the errors that I get, I put <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
 but when the error appears the page redirects to mycustompage.htm but there is no error details appear, what...

Tags:HP, HP Procurve 2524, Managed Switch

Hi

Does anyone know the default username, password and IP of HP Procurve 2524.

Tags:enter, key, press, keypress

In one of my forms, If I hit enter, it automatically hits the button that is highlighted rather than the text box that is currently selected.  I have tried setting the property of the text box to both AcceptsEnter = true and false.  I have hooks...

Tags:empty, clipboard, cannot, cannot paste

I have been getting this error lately when working with Excel 2000.  Basically when you are trying to copy&paste I get an error that says "Cannot empty clipboard" and I can't figure out why this is happening.  If I reboot it usually fixes it, but...

Tags:between, date

Guys

the following code returns information between dates but I want it to return information between exact dates

What I mean is if I have a date range   01/10/05      to     10/10/05   i want it to look at that and not return what is...

Tags:DTG, MILITARY DTG, DATE TIME GROUP, STANDARD DATE FORMAT

Hello all,

Can the following be done in SQL or do I need to use JavaScript or ASP. What I want to do is update a date field with data from a text field.

Field A - is a text field containing the Military Date Time Group (DTG) in the format...

Tags:dbms

what is normalization .explain ti with an example also explain 1nf,2nf,3nf,4nf and bcnf and aplly it onto a sample table as an example

Tags:private, contain, copy, may, folder

Hello,

I have an additional Exchange 2003 mailbox added to a standard Outlook 2003 mailbox, and the user has *complete* rights to "send on behalf as" and full rights under the Exchange Advanced<Mailbox Rights tab for that sub-mailbox account....

Tags:update, multiple, tables

The question below comes from this site.  It's an accepted answer.  However, this syntax doesn't work for me.  I get an error on the comma (after carts c,) that I'm missing the SET keyword.  1) Is the syntax below incorrect, and 2) if it is...

Tags:jinitiator, oracle, crash, explorer

Hi Guys we have begun having a problem with many of our computers at work the last few days. When we attempt to connect to Oracle 9i forms (using JInitiator 1.2.23.1 (iirc)) the following occurs:

Internet Explorer has encountered a problem and...

Tags:java, aes, encrypt, file

I have a program to encrypt and decrypt a file using AES encryption standard.
It works fine within the same class.

Now I want to implement the same in different classes in different machines.
File will be encrypted in one machine and will be...

Tags:php, domain, get, name

Im want to verify the domain name where my scripts are running

what I started with is

$_SERVER['HTTP_HOST']

the problem with this is that the result could be www.domain.com or domain.com

where I would like it to be domain.com always...

Tags:wordpress, php

I have a new php page and I'm using wordpress for my website.

From within my new php file I've included wp_load..

include ('wp-load.php');

which I believe is required in order to retrieve current user details.

I've then tried to echo...

Tags:javascript, onfocus, onblur

I'm trying to use OnFocus and Onblur to focus on a textbox when I click in the field.  When I click in the textbox the value for the textbox disappears so I can type what I want to enter. The only problem is if I don't type anything in the...

Tags:print

Hi:

I have the following script (partial) and I want to run this script using nohup directing out put to a file. Please let me know how I can print a comment (Something like "row is updated" or "the cumulative sum of rows updated" ) to a file...

Tags:iPhone, Exchnage 2010

Good Morning,

I have setup my own Exchange 2010 server on  Server 2008 x64 machine. I have setup owa with a SSL certificate from Go Daddy so if I open my browser and go to:

https://www.mydomain.com.au/owa

it works fine, the cert works...

There are some websites that are viewable from the US, but not viewable from other countries. How do I view one of these websites?

For example, the website www.netquote.com is accessible from the US. I haven't checked other countries, but I...

Tags:java, Jasper, Reports, Excel, xls


Dear Expert,

I'm trying to use Jasper Reports for exporting Excel documents (and other too: RTF, XML, CSV).

I've already gotten HTML, PDF and XML to export correctly; I just cant seem to figure this one out.

Please correct the code...

Tags:smtp, queue, iis, mail, stuck

I've setup IIS to send bulk mail using a program called campaign enterprise from ariel software. When I send the messages they all get stuck in the queue. how can I receive them through outlook. The operating system I use is Win 2000 Pro. I do...

Tags:only, allow, textbox, backspace, letters

I am using the following code to allow only a letter, number, or backspace to be entered into at vb.net textbox:

Private Sub txtSearch_KeyPress(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyPressEventArgs) Handles...

Tags:top, sql, select, 10, query

have some theory, i think it should work, i havnt figure it out yet.  I couldnt get my sql running.

I just need a SQL statement that

SELECT TOP 10 records
FROM table
WHERE records NOT (SELECT TOP 10 from table)

its not working and it...

Tags:Android

Hello Experts....i am new to android..!!

In My Project I am implementing scribble pad,i have used OnTouchListener event to draw on the canvas,but it is not drawing properly....i am sending my code sample and output screenshot..!!

Thanks..!!

Tags:self, form, php, action

Hi,

What I'm trying to do is this.

Have the user select an option from a form

and depending on the option include a file.

here is my code

<FORM action="<?php echo $_SERVER['PHP_SELF']; ?>" method="post">
   <P> I want to :
  ...

Hi,

I have some Windows 7 Pro client pc's, which are running in an environment with Microsoft Small Business Server 2008, Exchange Server 2007 and Outlook 2010 client. However the users get prompted for username and password every single time...

Tags:2250, workstation, error, service

Hi everyone,

After scouring this message board and reading several close problems to mine, I have yet to find an answer.  

I am running a three computer network centered around a cable modem router (the Linksys BEFSR41).  Computer 1 is an...

Tags:loadpicture

I need a way to display the images that are stored in an ImageList on my form. The ImageList absolutely must be populated at run-time.

One of the ways I have tried to do this is to create an Image and ImageList control on the form and then in...

Tags:C#

Microsoft has a good sample of how to pull of datagrid sorting here: http://msdn.microsoft.com/en-us/library/0868ft3z.aspx.

However, their samples uses the click of a button. I want the user to be able to simply click the column header and...

Tags:C#

I've been trying to send keypresses to another application using SendMessage in C#. So far I've gotten absolutely no results from it. I've tried sending different combinations of these functions to different applications with no luck.
ex)...

Tags:combobox

Hello,

I have a combobox that once you enter the control, sets the .DroppedDown property to True so it will expand the box to show the contents. Then a user can start typing stuff in and it will scroll to any matches in the box. From there I...

Tags:Year and Month Select dropdown Javascript?

Hi,

I have two dropdowns Year and Month
1. I need to display 4 years dynamically, current year and previous 3 years.
2. When first time page loads, current month and year is selected in the dropdown and displaying data accoding to that...

Tags:update, join, sql, inner, server

Hello.  I have a question about UPDATE with INNER JOIN.

UPDATE         AliasA
SET                AliasA.CarMaker = mstMakerModel.Maker
FROM            tblCarAuctionList AS AliasA INNER JOIN
                      mstMakerModel ON...

Tags:location

in solaris system the the location of tnsnames.ora is searched
First: ".tnsnames.ora" at users's home directory
Second: TNS_ADMIN
third: /var/opt/oracle
Fourth: ORACLE_HOME/network/admin

1. Is this order common for all unix systems
2....

Tags:sql, server, error, sqlstate, 08001

I have a Windows SBS 2003 Server, Service Pack 2, 2gb ram and 200gb disk.

I have installed MS SQL Server 2000 with its latest Service Pack 4 and left in tact its standard "MSSQL Desktop Engine (SBSMonitoriing)" and "MSSSQL Desktop Engine...

Tags:C# (Win Forms)

Hi All,

I have to display thumbnail images in ListView control. How to give space in between thumb image in List View? (like padding to images)

I have tried:
lstDPView.Margin = new Padding(10, 10, 10, 10);   //// Doesn't work... :-(
...

Tags:number, limited, administrator, items, can

We have Windows XP SP2 installed with Outlook 2007 client connecting to an Exchange 2003 backend and whenever the user opens a new mail message or tries to create a new sub-folder in the Outlook 2007 client he get's a message "Your server...

Tags:vlookup, iserror

Greetings...

I'm using the formula

=IF(ISERROR(VLOOKUP(Sheet1!A2,Sheet4!B$2:B$123,1,FALSE)),"",VLOOKUP(Sheet1!A2,Sheet4!B$2:$B123,1,FALSE))

to compare columns in 2 separate worksheets within the same workbook and it returns what I would...

Tags:Microsoft Visual C++ 2008 Redistributable - x86 V. 9.0.30729.17, Windows XP

Dear Experts

I can not find Microsoft Visual C++ 2008 Redistributable - x86 Version 9.0.30729.17
Can someone please point me where to download at http://www.microsoft.com/downloads/

Thank you very much in advance

Regards,
Antonio...

Tags:run, vbscript, script, administrator

I'm a VBScript noob and could really use the collective's help.  I have a VBScript that I downloaded from this website that runs at user logon through Windows group policy.  Basically the script forces the user's computer to reregister itself...

Tags:Microsoft, Exchange, 2007

In my customer's AD setup, they have numerous dedicated "resource" users setup, with their own mailboxes/calendars. The point of this being, is so people can invite these resources to meetings, and then when they view these resource's calendars,...

Hi Experts,

I have made some changes to the following script. I am having troubles adding support for nested groups. The script only shows the groups the user is a member of in AD. Can some help me add support for nested groups as well?

Thanks

Tags:oracle, contains

what is the difference between CONTAINS() function and LIKE?
For example,
Does

SELECT * FROM tblMyTable
WHERE CONTAINS(fld1Text, '%food%') > 0

works the same as

SELECT * FROM tblMyTable
WHERE fld1Text LIKE '%food%'

? Performance...

I have a input and a label, I want to set the text of the label if they enter an invalid date.

this is the code I am using .

if (!IsDate($("input#EffectiveCostDate").val()))
   {
      $("label#EffectiveCostDateError").val("Invalid...

i am using SendKeys.Send("{tab}"); in the key press event of a text box to move to the next textbox by pressing ENTER key

This is working fine, but i am getting an error beep. can anybody plz explain

the code is below:-
private void...

Tags:partition, oracle, add, table, alter

Hi folks,

I have a table already created on which I want to add a partition by range on a date column. I checked for for the syntax on the Net and most of them:

1. Either explain the syntax for partitions specified while creating the table:...

Loading Advertisement...

Top Developer Experts

  1. CodeCruiser

    1,468,893

    Genius

    10,410 points yesterday

    Profile
    Rank: Genius
  2. Ray_Paseur

    1,391,093

    Genius

    17,570 points yesterday

    Profile
    Rank: Savant
  3. dlmille

    1,263,483

    Genius

    5,820 points yesterday

    Profile
    Rank: Genius
  4. kaufmed

    1,072,945

    Genius

    2,030 points yesterday

    Profile
    Rank: Genius
  5. for_yan

    894,749

    Sage

    0 points yesterday

    Profile
    Rank: Genius
  6. DaveBaldwin

    874,675

    Sage

    3,000 points yesterday

    Profile
    Rank: Genius
  7. slightwv

    808,489

    Sage

    12,800 points yesterday

    Profile
    Rank: Genius
  8. mbizup

    719,064

    Sage

    6,366 points yesterday

    Profile
    Rank: Genius
  9. sdstuber

    691,523

    Sage

    4,540 points yesterday

    Profile
    Rank: Genius
  10. capricorn1

    671,873

    Sage

    4,664 points yesterday

    Profile
    Rank: Savant
  11. leakim971

    658,077

    Sage

    5,380 points yesterday

    Profile
    Rank: Genius
  12. COBOLdinosaur

    613,449

    Sage

    1,500 points yesterday

    Profile
    Rank: Genius
  13. boag2000

    606,183

    Sage

    2,800 points yesterday

    Profile
    Rank: Genius
  14. BuggyCoder

    602,470

    Sage

    7,478 points yesterday

    Profile
    Rank: Sage
  15. matthewspatrick

    548,581

    Sage

    5,020 points yesterday

    Profile
    Rank: Savant
  16. mlmcc

    539,514

    Sage

    3,300 points yesterday

    Profile
    Rank: Savant
  17. jason1178

    515,840

    Sage

    16,860 points yesterday

    Profile
    Rank: Genius
  18. ssaqibh

    496,109

    Wizard

    9,000 points yesterday

    Profile
    Rank: Genius
  19. teylyn

    458,070

    Wizard

    6,688 points yesterday

    Profile
    Rank: Genius
  20. apache09

    446,702

    Wizard

    1,298 points yesterday

    Profile
    Rank: Genius
  21. jogos

    434,292

    Wizard

    0 points yesterday

    Profile
    Rank: Sage
  22. TheLearnedOne

    431,502

    Wizard

    7,600 points yesterday

    Profile
    Rank: Savant
  23. imnorie

    426,887

    Wizard

    2,668 points yesterday

    Profile
    Rank: Genius
  24. LSMConsulting

    426,363

    Wizard

    6,500 points yesterday

    Profile
    Rank: Savant
  25. fyed

    405,659

    Wizard

    2,020 points yesterday

    Profile
    Rank: Genius

Hall Of Fame