| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Pass the values as
compile_schema_OnClick(vFilename, New EventArgs())
It would work fine.
Cheers,
Kris
AT
|
02-13-2006 06:40 AM
Terry | 1 | 66 |
|  | Hi Anoop,
Place your validation scrit in the code behind file. Lets say you want
validate on a button click. Write a code to validate your...
AT
|
02-09-2006 07:31 AM
AT | 0 | 48 |
|  | Hello,
I have some codes under event ButtonSend_Click to check the user input
values. This check is complicated enough using different stored...
Kiyomi
|
01-09-2006 03:18 AM
Kiyomi | 2 | 44 |
|  | I would like to create a drive like (x:\) when the user logs into the site,
so the user can save things on the site.
freddy
|
01-09-2006 01:12 AM
Rashad Rivera | 2 | 58 |
|  | I have virtually no experience of scripting in .NET so apologies if this is
an obvious question.
However I am toying with the idea of implementing...
Paul Ritchie
|
01-09-2006 12:43 AM
Rashad Rivera | 1 | 39 |
|  | Hi
I want to browse client computers to locate a file, and get the file
reference to store in a database.
I can use the HTML INPUT type FILE to get...
David
|
01-09-2006 12:22 AM
Rashad Rivera | 1 | 42 |
|  | Hi everybody, I have a web page (ASP.NET) that contain a grid. I also created
a search dialog for this grid by iframe. That means I use iFrame to...
mtnhan
|
01-05-2006 07:53 PM
mtnhan | 2 | 46 |
|  | I need to programmatically copy an html table rendered by an asp.net page to
the clipboard (for pasting into MS applications).
Any way to do this...
Randall Arnold
|
12-29-2005 11:55 PM
Randall Arnold | 0 | 35 |
|  | We are using Integrated Windows Authentication method for the ASP.NET
application authorization.
Whenever the Session expires, we are redirecting to...
Datagrid left-right scroll problem
|
12-29-2005 02:36 PM
Bruce Barker | 1 | 62 |
|  | hi,
i'm new to .net. i'm getting this error in my app.
Line 21: NameValueCollection nvc = new NameValueCollection();
Line 22: ...
Rafael Chemtob
|
12-20-2005 11:01 AM
Ben Dewey | 1 | 38 |
|  | When I create an ActiveXObject "Scripting.FileSystemObject" in HTML file it
works fine but when I use it in ASPX(ASP.NET) file it gives me a...
Murtaza
|
12-20-2005 10:57 AM
Ben Dewey | 1 | 40 |
|  | Hello,
I have a html page with an anchor in the middle of the page:
<a name='dana' id='dana'>set focus...</a>
I would like to set the focus of the...
dana lees
|
12-20-2005 10:54 AM
Ben Dewey | 1 | 34 |
|  | There is probably a simple answer to this problem, but i cant seem t
find it, so, please, help. What i have is a piece of code that adds
group to...
Sarah
|
12-20-2005 10:48 AM
Ben Dewey | 2 | 36 |
|  | can anybody plz help me...
i wanna know how can i get width of a character.in a column i can ente
maximum of 255 characters.
in verdana...
arunapai0603
|
12-19-2005 10:24 AM
Mythran | 1 | 29 |
|  | paxScript.NET, v2.0.1 provides the support of Microsoft Visual Studio 2005.
The Microsoft NET version of paxScript scripting engine...
Alexander Baranovsky
|
12-19-2005 02:24 AM
Alexander Baranovsky | 0 | 44 |
|  | I have an Input box (text) on an ASP.Net page. The purpose is for the user
to type in an english search string. I also have a couple of buttons...
kermit
|
12-18-2005 01:25 AM
kermit | 0 | 36 |
|  | Hi, All,
I write a JavaScript to read session("CheckedFlag") and to decide if i need
to give the message when user close the browser. but it don't...
Brian
|
12-13-2005 09:09 PM
Brian | 1 | 39 |
|  | Hi I have a WebService which executes a DTS Package on an SQL Server.
The WebService is called from a WinForms client.
On the WinForms client how can...
Parag
|
12-13-2005 11:05 AM
Parag | 0 | 34 |
|  | I know it's kind of dumb question but I am a newbie. Can I use WinNT 4.0
server for ASP.NET? If not, how about Win2000 Server?
Thank you,
Tim
|
12-12-2005 10:02 AM
Tim | 0 | 71 |
|  | When I create an ActiveXObject "Scripting.FileSystemObject" in HTML file it
works fine but when I use it in ASPX(ASP.NET) file it gives me a...
Murtaza
|
12-07-2005 02:01 PM
Murtaza | 0 | 40 |
|  | I would like to create a control to run in IE similar to an ActiveX control
but written in .NET.
1) Can ActiveX controls be written in .NET?
2) If...
Dan
|
11-29-2005 11:07 AM
Bruce Barker | 1 | 56 |
|  | Hello Friends..
I'm facing two problems as follows while developing my asp .net
application...
(1) i have created menu using javascript. In the...
sonal_so_lucky via DotNetMonster.com
|
11-23-2005 04:26 AM
sonal_so_lucky via DotNetMonster.com | 0 | 34 |
|  | Hello Friends..
I'm facing two problems as follows while developing my asp .net
application...
(1) i have created menu using javascript. In the...
sonal_so_lucky via DotNetMonster.com
|
11-23-2005 04:25 AM
sonal_so_lucky via DotNetMonster.com | 0 | 40 |
|  | I have to create intranet application using Windows Authentication
using C# asp.net
I am facing following problems:
1 How to search users based on...
YRao
|
11-18-2005 10:10 AM
YRao | 0 | 33 |
|  | Hi, all.
I have a question regarding ASP.NET and Application Pools as defined within
IIS Manager.
I have a bunch of in-house ASP.NET applications...
dm1608
|
11-16-2005 10:50 PM
David Wang [Msft] | 1 | 39 |
|  | Hi,
Can anyone tell be how to call a function / method in a .NET VBScript from
my VB.net project?
Thanks in anticipation,
PJW
Paul Wallis
|
11-16-2005 02:44 PM
Joachim Verhagen | 3 | 39 |
|  | I'm using Scripting.Dictionary in a VB6 interface that will be needed for a
while yet, so I'm looking for a PIA for scrrun.dll (specifically...
Mark Hurd
|
11-15-2005 10:33 AM
Mark Hurd | 2 | 40 |
|  | I can script a client side onclick event for a html input button, but what do
I have to do to enable client side script on an asp:textbox?
Thanks in...
TPhelps
|
11-11-2005 05:46 PM
.net noobie | 2 | 40 |
|  | We are using the "onkeypress" event in Javascript to determine when
the user hits a particular key. This works well unless an ASP.NET
control (such...
Mike Moore
|
11-11-2005 05:41 PM
.net noobie | 1 | 41 |
|  | I'm a developer working on a WinForms app that has a SQL server back
end. The project is now mature enough to start test automation.
There are a lot...
Dazed and Confused
|
11-11-2005 02:02 PM
Dazed and Confused | 0 | 36 |
|  | Scripting.Dictionary
--
edwardel
------------------------------------------------------------------------
Posted via...
edwardel
|
11-11-2005 09:28 AM
edwardel | 0 | 38 |
|  | A few minor bugs have been fixed in the VB.NET parser. Please redownload
paxScript.NET trial package at
www.paxscript.net
We are sorry for any...
Alexander Baranovsky
|
11-04-2005 04:16 AM
Alexander Baranovsky | 0 | 41 |
|  | I need to know if there is a web-based app out there that will allow you to
upload an image and have it overlap a background say for promotional...
CRMR00k
|
11-03-2005 03:11 PM
Bruce Barker | 2 | 57 |
|  | I need to know if there is a web-based app out there that will allow you to
upload an image and have it overlap a background say for promotional...
CRMR00k
|
11-03-2005 11:30 AM
CRMR00k | 0 | 59 |
|  | I'd like to user logparser to search recursively from a starting directory
for all files greater than 200k. Then save the file name, path and date...
simon
|
10-31-2005 08:19 AM
AJ | 2 | 36 |
|  | Hello,
Not sure if I'm in the right place but here goes. I'm creating a css file
that will basicly stay the same except I am going to be using...
Jake
|
10-26-2005 12:52 AM
AT | 1 | 56 |
|  | The Microsoft NET version of paxScript scripting engine includes
interpreters of C# and VB.NET languages.
The key features of paxScript.NET are:
-...
Alexander Baranovsky
|
10-25-2005 11:18 AM
Alexander Baranovsky | 0 | 39 |
|  | I have the following at the top of my page
------------------------------------------------------------
<script runat = "server" >
Function...
bnhcomputing
|
10-23-2005 08:06 AM
Robbe Morris [C# MVP] | 3 | 42 |
|  | I have a Submit button that starts a lengthy server-side C# process. Users
tend to click it repeatedly, causing Oracle errors. Detecting and...
Jon Angel
|
10-21-2005 04:23 PM
S.M. Altaf [MVP] | 1 | 66 |
|  | I need to implement a Dialog box in my Web application.
The dialog box pops up with "OK", "Show Details", "Show Image" buttons
when the user clicks...
Ritu Kachroo
|
10-19-2005 08:09 PM
Robbe Morris [C# MVP] | 1 | 30 |
|  | hi All,
I am confused about what option to use to support scripting in my
application.
I was thinking about VSA, then came to know that VSA...
Seshagiri
|
10-19-2005 01:12 AM
Alexander Baranovsky | 4 | 33 |
|  | Given that VSA is concidered obsolete in Visual Studio 2005, should we
use VSA? Is it safe to assume that MS will continue to include it in
future...
mdelp
|
10-18-2005 02:48 AM
Seshagiri | 6 | 45 |
|  | Hi,
I used the following javascript code in my head tag:
function OrderNo()
{
var ordNo;
ordNo=window.document.Form1.txtOrder.text;
if(ordNo=="")
{
pmud
|
10-14-2005 11:00 AM
Bruce Barker | 1 | 34 |
|  | Hi everybody!!
I have a lot of macros to sign. The problem is that every year when the
certificate expires I have to sign every macro again with the...
Eduardo Crespo
|
10-13-2005 10:54 AM
Eduardo Crespo | 0 | 35 |
|  | Hi everyone,
I have implemented a C# class that makes use of JScriptCodeProvider to
compile JScript.NET files at runtime. I initialize the code...
Colt
|
10-11-2005 02:21 PM
Bruce Barker | 1 | 43 |
|  | hey all,
i have a dropdownlist that i'm trying to access on the client-side. and so
far i can get this far:
myddl.innerHTML
which gives me this:
"...
rodchar
|
10-10-2005 06:14 PM
Bruce Barker | 1 | 53 |
|  | Hi all!
Now I'm writing a small web application to send email for my customer.
Everything is work fine. But my email often go to bulk folder. How can...
haian
|
10-03-2005 08:40 PM
haian | 0 | 48 |
|  | for radioButtonlist which repeatLay should i use.Which is better one Table ot
Flow for fater rendering
--
Laxmikant
..Net developer
Laxmikant
|
10-03-2005 06:19 PM
Laxmikant | 0 | 60 |
|  | Hello all,
I must configure the firewall over 2 networks. However, I do not know the ip
address beforehand. Therefore, I would like to obtain the...
Renee
|
09-30-2005 06:41 PM
Renee | 0 | 34 |
|  | In VS.NET, I have a MyScript.js file with the JavaScript functions. The
IntelliSense does not work in this file.
The IntelliSense works if I put...
Vik
|
09-29-2005 11:54 AM
Vik | 0 | 60 |