Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Scripting / November 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ActiveXObject29 Nov 2003 18:30 GMT1
i'm tring to get a file size by writing:
var fso = new ActiveXObject("Scripting.FileSystemObject");
and i get the error:
Microsoft JScript runtime error: Automation server can't
pop up window on button click26 Nov 2003 00:32 GMT2
I need to open a new web page from my ASP.Net web application, as a pop
up..and by using a button click..
I am using the following code..and it works fine from my machine, but when
doing the same thing from a remote machine, the pop up window no longer
Is it possible to debug a .vbs file or a .js file  in the Visual Studio .Net development environment?26 Nov 2003 00:30 GMT1
Is it possible to debug a single .vbs file or a .js file in the Visual
Studio.net development environment?
thanks in advance!
kevin
"Member not found" using input property on MSXML processor object23 Nov 2003 09:50 GMT1
I have a strange problem.
When I try to call the input property of the MSXML processor object from
VBScript in an ASPX page I get the error "Member not found".
The same code (with a few "set" statements added) works find in ASP.
How to display video file from database 22 Nov 2003 17:10 GMT1
I have successfully insert .wmv files into MySQL. When I display the video
in the browser using Read.aspx to get the .wmv:
Response.ContentType = objDataReader.Item("swingContentType")
Response.BinaryWrite(objDataReader.Item("swing"))
Set textbox.Text to dropdownbox.selectedvalue20 Nov 2003 17:59 GMT1
In javascript,  how can I set the value contained in a TextBox's .Text
property to DropDownBox's SelectedValue property value?
forms authentication18 Nov 2003 14:44 GMT1
two people can login to yahoo on the same machine on separate browser
windows. two windows can be simultanouisly open. maybe it is not very
secure but when two very good friends use the same computer it is ok
:))
what is the best way for drop down menu?18 Nov 2003 11:36 GMT1
I would like to build a webpage with drop down menu on
top and left of the page. Of course, I would like both
the Netscape Nevigator and Microsoft Internet Explorer
can view the page.
textbox focus18 Nov 2003 08:18 GMT3
i want to be the cursor in a textbox when the page opens.
in asp i think it is made by focus()
how can i do it in asp.net?
thank you,
Whats the deal with dotnet scripting?14 Nov 2003 23:58 GMT2
I've done VB.Net and C# and ASP.Net but I have yet to see any dotnet
scripting... is this a replacement for classic VBScript and JScript?
Where can I find more info?
Ta
Deactivate USB Device14 Nov 2003 20:14 GMT1
Hi to all,
does anybody know a possibility to deactivate an USB-Device (USB-stick)
within a script (or another way to do this)?
bg
How do I use simple client side COM object in a web page?14 Nov 2003 15:48 GMT2
I have a simple ATL COM object with one public method that I wish to
call in a web page.
The COM object is client side so I was using the <OBJECT> tag and then
(I thought) some simple javascript to call it's method, but no joy. I
Security problem for control in browser13 Nov 2003 18:05 GMT2
Is there any way of hosting a .NET control in a browser and making the
security configuration required to run it a little more user-friendly?
I've written a .NET control which requires privilege on the client's
machine.  I need to deploy it over the Internet (n.b. not IntRAnet -
convert html to word doc on the fly from website12 Nov 2003 11:57 GMT1
I have a aspx page (generated from database) and want to
put a link to download the page as a word format.
Any quick and dirty way to implement it.
JScript.Net compiler throws "The invoked member is not supported in a dynamic module"11 Nov 2003 22:40 GMT1
I have two jscript.net files. The first one BasicMacro.js that hold a class that exposes one member through public property "Calculator"
package Calc1 {
   public class BasicMacro extends BasicScript {
       private var _Calculator : CalculatorMainWin;
Pages: 1 2 October, 2003
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.