Can anyone please help me. I have NPF 2001 installed on my machine and for some reasn I cannot download files etc...
The net works fine through my broadband ISP but download ing is not happening at all ...
what do I need to set / check / create rule for .. to get this to happen..??
any help...
Hi gang
Cant code my way out of a paper bag today ....
Can someone tell me how to query an aliased column?
select col as new_colname from table
where new_colname = [value]
thanks guys and gals..
duh !!
HELP!!
Can someone please tell me if its possible to sort numeric fields in a varhcar column according to their number??
ie
values I have are test1, 1,11,2,0
and it orders them as 0,1,11,2,test1
I really need it to order as: 0,1,2,11,test1 ...
is this possible without ripping out SQL...
Gang
urgent help needed here please
I am trying to use an activex control on my ASP page using the following element...
<OBJECT ID="xxxxxxx" CLASSID="CLSID:0C7E16D7-3A53-43EB-83C6-392F348A5E72" CODEBASE="Name.CAB#version=1,0,0,0" VIEWASTEXT>
</OBJECT>
But for some reason the control wont...
hi gang
I have 3 tables spread over 2 sql instances and I need to query both of them...
I know I can do this by fully qualifying the server name etc. in the query syntax... HOWEVER - I do not know what the name of the server is going to be.
I also know that I can check the sysservers table...
Hi gang
can someone please tell me why I am not able to set the innerHTML of my dropdown select control using javascript
Im trying to change the contents of my second slect control from the choice in the first one using an XML string that has come back from end. When I format the xml into...
Hi
I have recently rebuilt my machine which had 2 partitions on it now only got one large one...
When system boots I still get operating sytem choice screen displaying both O/S options...
I only have one....
How can I get rid of this annoying screen?
I checked my boot.ini and removed the...
Hi gang
Having serious mind meltdown ...
I am calling an SP that has aFOR XML Clause in it
How can I say
strVar = adoCommand.execute
to get the XML string back as a result set..
total meltdown here
Thanks
NG
Hi troops
I have a sql procedure that queries the system tables, inserts column info into a temp table and then selects * fro xml auto from that temp table - temp table is then cleared up
I have a function to query system tables to work out what parents a table has according to tableID - this...
Hi gang
PLease- please help me with this
I have a DTS package that calls a sp that requires params. It so far looks like so:
spParamName ?,?,?,?
I have set up the params as defaults etc... however when I try to run the package it fails giving me the
"No value set for one or more...
Hi troops
Im trying to add a kind of abstraction layer to SQL Server by adding my own SP's that accept a table name and spits out a ball of XML containing columns from that table including useful attributes..
I have gotten this far - however it will be really useful if I could find out...
Hi gang
Can someone tell me how I can change the code below to work using an IP address.. I cant fdind anything anywhere to help me so Im hoping you guys can..
MessageQueue MSMQueue = new MessageQueue(ConfigurationSettings.AppSettings["QueueAddress"])
Help me PLEEEEEASE!!!
Cheers...
Hi gang
I have a form on my web site that I want to mail teh contents to a specified address WITHOUT th user having to endure Outlook or other mail program opening...
I basically want this to submit give them a msg saying THanks and its all been mailed to my address
I cant use CDONTS bcos of...
Hi Gang
I have a method that returns an XmlNode. Unless certain criteria are met in which case there is no node to return.
How can I force a returned NULL or an empty XmlNode (how do I create one of these)
Any help as quickly as possible woud be very appreciated....
Cheers
Nev G
Hi Gang
Can someone tell me the easiest way to determine and access a sqldatareader column. I am returning an unknown set of data and so I cannot specifically use GetInt32 or GetString etc... so Whats the easiest way for me to determine the data type of the column and then use it.
I would...
Windows 200 installation trying to logon to domain is erroring - no matter which login I try (which are real logins) the domain just will not accept it...
Why wont it let me join the domain guys ?
Hi gang
Merry Xmas !! - ok now to the boring stuff
I have an asp page that opens a dialog page using
window.showmodaldialog();
This dialog appears on the screen but pauses before showing the content for maybe 2 secs. This form I have inherited from existing code and so I am just trying to...
Hello tipsters !!
I am wondering if there is a way to programmitcally add components to COM+ (equivelant to drag and drop in COmponent services)
and also can I check things in and out of sourcesafe...
I am a reasonable coder so just some tips on object instnitaions I need would be most...
Hello tipsters
I am trying to code events to attach to my pages that if a certain period of inactivity occurs (period predefined by user) then the modaldialog closes.
I cant use the META-HTTP tag - doesnt give me desired result.
If a keypress occurs then I want to restart the timer. I am...
Hi troops
can anybody tell me how I can get the height of the page when it is in a frameset. I want the actual height of the page not the visible height.
For example if I set the body height to 1800 and it scrolls of the bottom of the screen I want to be able to return 1800 instead of 653 or...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.