Font Styles in JavaScript
Fri, 30 Nov 2007 06:38:03 -0800
Hi,
To begin with I know absolutely nothing about javascript.........
I placed coding on my page to display to the date everyday but I would like
to change the font style........
This is the coding:
< script LANGUAGE="JavaScript">
Begin
// Get today's current date.
var now = new Date();
// Arra ...
|
Physical position of table row inside Gridview
Wed, 28 Nov 2007 07:56:03 -0800
Hello All,
I am implementing autocomplete functionality for a textbox inside a gridview. For this I am using a Div control to place the data based on the prefix key entered inside textbox.
As far as getting the data into the Div control is concerned, there is absolutely no problem, but the positioning of Div ...
|
what do the 'f' & 'o' do here ?
Tue, 27 Nov 2007 14:26:00 -0800
I am still a novice in JavaScript, and I am trying to understand what is
going on with these parts. This is some portions of JS on the web form
calculations.
Any feedback is greatly appreciated.
My question is what do the ' f ' & 'o' do here??
---------------------------------------------------------------- ...
|
SOFTWARE for SALE!!!???????????????????????????????????????????????????????????????? 63261
Friday, 23 Nov 2007 05:24:52 -0600
Software for sale. Huge Selection. 10 Euros/CD. Worldwide shipping.
Windows, Mac, and Linux. The very latest software, stock video/photo, games, etc.
Contact David for details:
david007@worldnewstonight.net
...
|
ASP(JScript) Migration To ASP.NET(JScript.NET)
Tue, 20 Nov 2007 00:07:57 -0800 (PST)
I'm having a problem with a "Member not found. (Exception from
HRESULT: 0x80020003 DISP_E_MEMBERNOTFOUND))" error. The origional ASP
is JScript, and the ASP.NET is JScript.NET.
I'm creating an object with the line 'var oMyO =
Server.CreateObject("Type.Class")'. I can successfuly call methods
from that objec ...
|
Formating a Date for outlook ActiveX Object
Sat, 17 Nov 2007 07:27:11 -0800 (PST)
Hello,
on my internal network I am using an ActiveX object to create an
instance of outlook so I can open a meeting request and populate some
of the fields before the user completes the form.
In the web page, I would like to have the user enter the date they
would like the meeting to occur before clicking t ...
|
HELP: IE7 pop-up blocker bypass
Wed, 14 Nov 2007 16:01:46 -0000
I have a problem with a child window using the parent's FORM to do a
submission/post to open a new window. This is being blocked by IE7. This is
happening when accessing an external website that is not listed in the IE7
pop-up blocker allow list.
If the current page does a FORM submission/post to target "_b ...
|
|
|
Moammar Al Hazwani should command her until the word
Fri, 8 Nov 2007 19:03:22 GMT
Reply by email, filling out this form and emailing it to me.
Trimming off the rest of this post is unnecessary.
I will guarantee anonymity except in cases of blatant abuse.
I will achieve anonymity by tallying the results in
uncorrelated tabulations and then deleting the emails.
(I know this loses interesting ...
|
Can't get line breaks into email message body
Thu, 01 Nov 2007 09:41:10 -0700
ASP.NET
I have a function on my aspx page to format an email message and send
it. The function is below.
The problem is that I want the body to be formatted with CR/LF -
newlines - between the CS No, the Customer Reference No. and the
body. E.g.
CSNo: ABC123
Customer Ref: 321321
This is the body of ...
|
Why does "new Size" not work in JavaScript?
Sat, 27 Oct 2007 15:51:04 -0600
I'm having trouble with the following program. It works if I comment out the
"btnStart.Size = new Size(30,40);". How can I make it work with this line of
code?
Thanks,
Siegfried
/**
* Begin commands to execute this file using MS.NET with bash
* jsc /out:HelloWorld.exe /debug HelloWorld.js
* ./HelloWorl ...
|