|
|
|
The .Net Way to get the XML Payload from the Reque ...
Replies (1) 16 December 2007
In ASP2.0, on the server the following server-side code could be used
to load XML sent via the XMLHTTP object from a client:
I always thought it was cool that the Request object could be
s...
|
|
|
|
Running Out of Stack Space?
Replies (1) 11 December 2007
During our migration from "classic" ASP2.0 to ASP.Net, I found that
some of my server-side asp files, when changed to .aspx, would fail to
run. They'd compile just fine, but at run-time they'd fail...
|
|
|
|
Work-around for System.StackOverflowException
Replies (1) 11 December 2007
During our migration from "classic" ASP2.0 to ASP.Net, I found that
some of my server-side asp files when changed to ASP.Net would fail to
run. They'd compile just fine, but at run-time they'd fail...
|
|
|
|
Current DOM element from textRange
Replies (1) 7 December 2007
Does anyone know how to return the current DOM element(s) that are
represented within a given textRange object?
The textRange contains the HtmlText and text of what was selected, but I
have not...
|
|
|
|
Converting from ASP 2.0 to ASP.Net
Replies (1) 2 December 2007
I'm converting an old ASP 2.0 file that used interpreted javascript,
and need it to work in Jscript.net on in an .aspx file. The old code
instantiate an MSXML object using late binding, in the conv...
|
|
|
|
Server.CreateObject to Early Binding in ASP 2.0 to ...
Replies (1) 2 December 2007
Hi! Thought I'd share this with the community:
During a code migration, there often will be a period of time when
you'd like your old ASP 2.0 files to co-exist with your new .Net
files. During t...
|
|
|
|
Server.CreateObject to Early Binding in ASP 2.0 to ...
Replies (1) 2 December 2007
Hi! Thought I'd share this with the community:
During a code migration, there often will be a period of time when
you'd like your old ASP 2.0 files to co-exist with your new .Net
files. During t...
|
|
|
|
Server.CreateObject to Early Binding in ASP 2.0 to ...
Replies (1) 2 December 2007
Hi! Thought I'd share this with the community:
During a code migration, there often will be a period of time when
you'd like your old ASP 2.0 files to co-exist with your new .Net
files. During t...
|
|
|
|
Converting from ASP 2.0 to ASP.Net
Replies (1) 2 December 2007
I'm converting an old ASP 2.0 file that used interpreted javascript,
and need it to work in Jscript.net on in an .aspx file. The old code
instantiated an MSXML object using late binding, in the con...
|
|
|
|
Font Styles in JavaScript
Replies (1) 30 November 2007
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 cod...
|
|
|
|
Coding to determine the screen size
Replies (1) 30 November 2007
Hi all,
In the company i work at, people use laptops and desktops. I create my
sites using a desktop so how it's displayed on my monitor looks different to
that displayed on a laptop.
What codi...
|
|
|
|
Physical position of table row inside Gridview
Replies (1) 28 November 2007
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 f...
|
|
|
|
what do the 'f' & 'o' do here ?
Replies (1) 27 November 2007
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.
...
|
|
|
|
SOFTWARE for SALE!!! ...
Replies (1) 23 November 2007
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@wor...
|
|
|
|
ASP(JScript) Migration To ASP.NET(JScript.NET)
Replies (1) 20 November 2007
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 o...
|
|
|
|
Formating a Date for outlook ActiveX Object
Replies (1) 17 November 2007
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.
...
|
|
|
|
HELP: IE7 pop-up blocker bypass
Replies (3) 14 November 2007
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 i...
|
|
|
|
Moammar Al Hazwani should command her until the wo ...
Replies (1) 8 November 2007
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 anonymi...
|
|
|
|
Can't get line breaks into email message body
Replies (1) 1 November 2007
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 th...
|
|
|
|
Why does "new Size" not work in JavaScript?
Replies (1) 27 October 2007
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 c...
|
|
|
|
How can I automatically ignore script error parsin ...
Replies (1) 23 October 2007
Sorry for the cross-post, but I don't know which is the right group for this
question.
I have some JScript macros that I execute inside of my MFC/C++ Windows
program by calling CoCreateInstance...
|
|
|
|
Does JScript .NET have to be precompiled?
Replies (1) 22 October 2007
Is it possible to run scripts that are have their
source-code embedded in web-pages directly from the
web-pages as has always been the convention, or must they
now be compiled into MSIL first?...
|
|
|
|
How to replace all UPPERCASE literals with MixedCa ...
Replies (1) 21 October 2007
Hi All - We have a system that creates web pages over which we have no
control. But we DO have the ability to insert JScript into the
web-page PRIOR to the web page actually displaying. (By the way,...
|
|
|
|
Wanted: Help translating from C# or VB into compil ...
Replies (1) 21 October 2007
Can someone help me translate the code at
http://msdn2.microsoft.com/en-us/library/ms229597.aspx into javascript? I'm
just need a WinForms helloworld in javascript. For your convenience, I'm
re...
|
|
|
|
Halo 2 KeyGen 3579 [1/2]
Replies (1) 21 October 2007
oynwnpnujfldnxyrsvznomwmcxrfyqskjhmotvrkjbmdecfnfgesxmoqyfcgbqfsdbhzbjknzfwgqxsxibmrhukpseq...
|
|
|
|
Battlefield KEYGEN 6341 [1/2]
Replies (1) 19 October 2007
ujugdqoumvkftwwwkxzybrwefgpigxiusqwnyecvoywxtcmlmkpiubdrxben...
|
|
|
|
ANNOUNCE : Companion.JS v0.2 released with "consol ...
Replies (1) 17 October 2007
Hi,
I am happy to announce the release of the Companion.JS v0.2, an alpha
version to a Javascript debugger for IE :
http://www.my-debugbar.com/wiki/CompanionJS/HomePage
The main new feature...
|
|
|
|
Fatloss computer program
Replies (1) 15 October 2007
I have been using this computer program for a couple weeks now and i am very pleased with the results so far. its a software fatloss program, if your looking for a diet/weightloss plan i reccomend you...
|
|
|
|
HP Desktop for sale!
Replies (1) 14 October 2007
Hi,
I have an unused HP Pavilion with the fallowing specs:
# Processor: AMD Athlon 64 X2 4000+ (2.1GHz, 2000MT/s System Bus)
# Memory: 2048MB PC2-5300 DDR2 SDRAM memory (2x1GB) (expandable to 8 G...
|
|
|
|
Watch NFL Games Online
Replies (1) 13 October 2007
Watch NFL Games Online!
For every one who wants to watch the games online because they dont live in the teams town or are at work i found a site that has basically every game covered. Its perfect if ...
|
|
|
|
New Apple ipod nano
Replies (1) 7 October 2007
The new Apple iPod Nano
is one of the coolest new gadgets released this year! Not only is the new
nano smaller then the previous model, But it has video! the iPod nanos are very afford...
|
|
|
|
Problemas de javascript con FIREFOX Y SAFARI
Replies (1) 4 October 2007
Hola,
tengo un problema y es que no me reconoce los eventos de javascript con
Firefox ni con Safari pero si con IE....
Alguien me puede decir algo??
gracias
--
______________________________...
|
|
|
|
alert from input value doesn't work
Replies (1) 19 September 2007
I made this code to get input value in alert but it doesn't work:
Untitled Page
//
...
|
|
|
|
OT but Important: Usenet Abuse and Impersonation b ...
Replies (1) 7 September 2007
Hi:
To all respective forum readers, please take notice:
1) First of all, my apologies for such a wide off-topic cross-
posting. It's unusual, and very frowned upon. But I deem it
necessary ...
|
|
|
|
textarea text align
Replies (1) 2 September 2007
I put field value inside textarea and it appears in center of first line.
What exactly I should fixed in order text will be aligned to left side of
teztarea. Thanks. Michael...
|
|
|
|
davareyzyf
Replies (1) 25 August 2007
Hello! Good Site! Thanks you! jmezxjjpttw...
|
|
|
|
Replies (1) 21 August 2007
Hi,
Can you scroll an item in a List ( ListBox in ASP.NET ) into view
without changing the selected Index or setting the item to selected=true?
I repeat I don't want to set the index ( that ...
|
|
|
|
M.A.R.L.B.O.R.O...F.O.R...11.99...P.E.R...C.A.R.T. ...
Replies (1) 17 August 2007
I has found some sites with cheap marlboro cigarettes with delivery to usa and europe: ===>>>> http://www.google.com/search?q=new%20marlboro%20cigarettes&hl=en
.....
he might judge once, dine gene...
|
|
|
|
Passing object (com interface) to Activex
Replies (1) 16 August 2007
Hi,
I am using a mediaplayer object in javascript.
This is a COM (activex) object.
The object is called "player", and is actually the IMediaPlayer2 interface.
I want to pass this object (interface...
|
|
|
|
Love Taboo Forum Now Open to the Public! 5% Off
Replies (1) 30 July 2007
|
|
|
|
Copy Element and Create New?
Replies (3) 25 July 2007
I have an XML document that was a .NET DataSet originally, with schema
information at the top.
Could someone show how, using MSXML v2 "createobject", to copy an
element (that has n attributes) to...
|
|
|
|
ASP.NET CMS
Replies (1) 17 July 2007
Hello All,
I am starting a ASP.NET CMS project and am looking for developers and
designers who would like to get involved the project.
The ASP.NET CMS is a collaboration of .Net developers work...
|
|
|
|
Enable and Disable property of an asp:imagebutton ...
Replies (1) 14 July 2007
Hello,
I'm working with ASP.NET 1.1. In my page I have a asp:checkbox.
Therefore a have this code in wich I want to enable and disable an
asp:imagebutton.
It works fine for me when I want to di...
|
|
|
|
Hot New Free Website for Singles!
Replies (1) 30 June 2007
Hi Singles,
We have just opened a great site full of links
that will help you find your mate, a friend or even
a lover. Click away and have fun!
Please tell your friends and family to visit us...
|
|
|
|
Eat Cookies and Loss Weight. See How
Replies (1) 30 June 2007
Hi Cookers,
Welcome to our new website, cookersworld.com. We
have expanded the content links to ad Summer Weight
Loss Recipes. Lose weight eating cookies and more! Get
into shape for the summe...
|
|
|
|
Diabetic Recipes and More...
Replies (1) 24 June 2007
Hi Cookers,
Welcome to our new website, cookersworld.com. We
have expanded the content links to ad Mr. Emeril
Lagasse's fine recipes along with recipes for diabetic's.
The website is full of ...
|
|
|
|
Override JPGs in HTML using Scripting
Replies (1) 20 June 2007
Hello,
I have been asked to create an HTML page that contains several generic JPGs.
What is requested in that depending on parameters, the JPGs are changed to
others JPGs. Basically, one web pa...
|
|
|
|
New China Sex Hotline!
Replies (1) 19 June 2007
free to listen live.. +86 13925265554...
|
|
|
|
New China Sex Hotline!
Replies (1) 19 June 2007
free to listen live.. +86 13925265554...
|
|
|
|
When copy iframes contentWindow disappears, how to ...
Replies (1) 18 June 2007
When copy iframes contentWindow disappears, how to avoid this?
--
Thank you,
De Cool,
EPE...
|