Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 21 of 21
Search took 0.15 seconds.
Search: Posts Made By: nitric
Forum: ASP 09-07-2004, 10:34 AM
Replies: 1
Views: 913
Posted By nitric
Very basic Q: If IIS displays the ASP source code through the browser...

Hi All

This is such a basic q... My client's techies have set IIS up on a Windows 2000 box. They've set the site up on IIS but when browsing to it, the actual ASP sourcecode is displayed as...
Forum: HTML & CSS 09-06-2004, 06:34 PM
Replies: 1
Views: 765
Posted By nitric
Using an htm file within inline styles as email stationery in MS-Outlook

Hi All

I've created an htm file that I'd like to use as stationery in MS-Outlook. I've tried using <style> tags in the header of the page and in-line styles to control the color, size and weight...
Forum: JavaScript programming 08-11-2003, 02:02 PM
Replies: 9
Views: 1,827
Posted By nitric
Hi all Thanks for everyone's help. Modifying...

Hi all

Thanks for everyone's help. Modifying the code to an 'onChange' didn't help, but the setTimeOut did.

I wasn't aware that javascript variables could be called before they've had the time...
Forum: JavaScript programming 08-08-2003, 09:21 AM
Replies: 9
Views: 1,827
Posted By nitric
:D :D Ummm.... Try reading slowly... Use...

:D :D

Ummm.... Try reading slowly... Use your finger to follow the words!! "Life is like a box of chocolates..."!!!

No seriously, so maybe I didn't explain THAT well! :o So I'll try now......
Forum: JavaScript programming 08-07-2003, 12:34 PM
Replies: 9
Views: 1,827
Posted By nitric
I just used your script and it's doing the same...

I just used your script and it's doing the same thing. If I blank out the alert the text fields are not populated, but if I leave it in they are!

:confused:
Forum: JavaScript programming 08-07-2003, 12:15 PM
Replies: 9
Views: 1,827
Posted By nitric
the code that position and hide the layer: ...

the code that position and hide the layer:

function moveLayer(formElement, fldInd){
document.globe.txtFlag.value = fldInd;
getLeftPos(formElement);
getTopPos(formElement);
}

function...
Forum: JavaScript programming 08-07-2003, 12:09 PM
Replies: 9
Views: 1,827
Posted By nitric
Thanks for the new code. optSelect is...

Thanks for the new code.

optSelect is called:

<select name="txtList" size="1" multiple id="select2" onClick="optSelect(this);">
<option value="a">--------------------------</option>...
Forum: JavaScript programming 08-07-2003, 10:44 AM
Replies: 9
Views: 1,827
Posted By nitric
Question My code doesn't work unless I run an alert???

Hi there

I have a number of js functions that populate a list box based on input in a text field. The user then clicks on an item in the list box and the text field used to populate the list box...
Forum: ASP 07-28-2003, 03:32 PM
Replies: 6
Views: 796
Posted By nitric
One more question: When I specify the provider as...

One more question: When I specify the provider as DB2OLEDB, it says the provider is not installed? Am I correct in understanding that I should either install HIS 2000 or DB Connect to rectify this?
Forum: ASP 07-28-2003, 01:40 PM
Replies: 6
Views: 796
Posted By nitric
Well I've looked at that page before. I don't...

Well I've looked at that page before. I don't really understand the syntax in the connection string. When I look at the MSDN site, references are made to Host Integration Server.

Do I need Host...
Forum: ASP 07-28-2003, 12:01 PM
Replies: 6
Views: 796
Posted By nitric
Extensively. I seem to be making progress...

Extensively. I seem to be making progress though... I've created a system DNS linked to the db2 database I am using.

Is this method advisable for a production environment?
Forum: ASP 07-28-2003, 10:46 AM
Replies: 6
Views: 796
Posted By nitric
Connecting to DB2... Please help!!

Hi All

Please help me connect to a DB2 database using ASP. I don't even know where to start and seem to be going in circles when I try to use the web .

I'd appreciate any help with connection...
Forum: ASP 07-24-2003, 11:02 PM
Replies: 2
Views: 747
Posted By nitric
Using ASP with DB2

Hi guys

I am currently writing an asp-driven web site. I want to pull information from a DB2 database. Can anyone point me to a good tutorial on the subject.

Thanks...
Forum: ASP 02-20-2003, 07:21 AM
Replies: 3
Views: 852
Posted By nitric
Thanks guys. Much appreciated!

Thanks guys. Much appreciated!
Forum: ASP 02-19-2003, 02:57 PM
Replies: 3
Views: 852
Posted By nitric
Administering CDONTS

Hi all

I have written asp web page that uses CDONTS on Windows XP Pro to build and send an email.

Is there a way to check how many mails CDONTS has sent, when mails were sent etc?

Thanks
Forum: JavaScript programming 11-19-2002, 08:00 AM
Replies: 3
Views: 1,666
Posted By nitric
Thanks

Hi guys

Thanks for the assistance... I'm sure I can make it work from here!

:)
Forum: JavaScript programming 11-18-2002, 10:33 AM
Replies: 3
Views: 1,666
Posted By nitric
Question Adding a row and form items to a table without refreshing the page

Hi there

Could someone please tell me how to add a row and form items to a table without refreshing the page. The user needs to be able to add and delete table rows wherever they need to.
...
Forum: General web building 07-10-2002, 05:01 PM
Replies: 2
Views: 1,271
Posted By nitric
processing forms using html & email

Hi All

I'd like to collect the contents of a form into an e-mail and send the e-mail without using any server-side components.

I've encountered forms which pop a message up, telling you that...
Forum: HTML & CSS 06-24-2002, 09:45 AM
Replies: 4
Views: 2,198
Posted By nitric
did you find it?

hi!

do you find the code / app to differentiate between users of HTML clients vs. text-only clients?

thanks!
Forum: HTML & CSS 06-24-2002, 09:27 AM
Replies: 7
Views: 2,197
Posted By nitric
coloring a radio button

Hi all

I'd like to manipulate the look of a radio button using a style sheet.

I know that I can edit the background-color, but would like to know if its possible to edit the other elements of...
Forum: Other server side languages/ issues 06-20-2002, 11:19 AM
Replies: 7
Views: 99,635
Posted By nitric
Post SQL - Joining more than 2 tables

Hi all

Is it possible to join more than 2 tables using SQL? I've used the COLOR=blue]INNER JOIN[/COLOR] statement to join 2 tables based on a common field, but can't get it to work with 3 tables....
Showing results 1 to 21 of 21

 
Forum Jump

All times are GMT +1. The time now is 08:32 AM.