Web
WEB is a computer programming system created by Donald Knuth as the first implementation of what he called "literate programming".
Language
Platform
Any
License
Any
I'm going to post the link I promised.. try for a new thread of mine.
ing_gigio
Thanks! I figured it out myself.
: : Hi,
: :
: : I want to be able to launch the user's default browser from a C# application. Is there some sort of external component or application server I...
: Hi,
:
: I want to be able to launch the user's default browser from a C# application. Is there some sort of external component or application server I need for this?
:
: Thanks!
:
:...
Hello All,
i have suppose 2 WebControls declared in .aspx page
Label
1
1
3
and i want to retrive that attributes which are defined in webControls such like in first...
I am using the system.net.socket class sockets to setup events and callbacks to monitor client connection status in a Time server. The socket class supports the following methods which I have used to...
Hi,
I want to be able to launch the user's default browser from a C# application. Is there some sort of external component or application server I need for this?
Thanks!
: Yes Java would be better for a game that runs on a web page.
:
what about c# would that be better? I rather lern that
The Solution file is in XML format so you could walk the tree with a SAX Parser.
Do a search on the net, there are a good couple of these written in C#
Brian
Sure, but i only know how to open a Word document in vbscript.
The execCommand will work in both vbscript or javascript too.
function CopyHTML
dim app
set app = createobject ("Word...
Hi all,
if I do something like this,
document.execCommand('SelctAll',false,'');
document.execCommand('Copy',false,'');
can I do document.execCommand('Paste',false...
Hello!
I would like to add SpinButton(Can be found in COM Componets) as part of my web form control. The problem is i don't know how to implement it. I am using c#
Thanks
Mpho
: I'll program in Perl, C, C# when I have to do Windows app dev.
: Everyone's happy. :-)
:
: check this: http://www.newsforge.com/article.pl?sid=04/01/22/1425240
:
Sex is like UNIX
After...
How can I display a thumbnail for a 3d studio max(.max) file? is there any way to do so? I'm using C# in an ASP.NET app
1) I would like to know whether I can retrieve data from a SQL server, and create links on a page according to the amount of links stored in a table (SQL server).
2) How would I be able to send a...
Hi !
I'm new to .net and c# and i'm currently looking how to use IE engine to create a HTML viewer in a winform in a c# application.
Thanks a lot ;)
: Please help - I've created and ASP.NET page which currently runs in C#. Can someone please help (I don't know JavaScript) by converting my C# code to JavaScript.
:
: Many many thanks.
:
:...
Please help - I've created and ASP.NET page which currently runs in C#. Can someone please help (I don't know JavaScript) by converting my C# code to JavaScript.
Many many thanks.
ITA...
Please help - I've created and ASP.NET page which currently runs in C#. Can someone please help (I don't know JavaScript) by converting my C# code to JavaScript.
Many many thanks.
ITA...
: I've created a web form with C# scripting. The form has two buttons - one which performs a calculation and one which submits the form. The calculation is performed on the server. I have entered a...
This message was edited by iwilld0it at 2003-12-10 17:56:35
This message was edited by iwilld0it at 2003-12-10 17:51:24
This message was edited by iwilld0it at 2003-12-10 17:50:55
: I know that...