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 / Languages / JScript / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
javascript with asp.net problem28 Jun 2004 18:22 GMT1
Below is the code.
language/platform = asp.net/vb.net
private sub openW()
sResult = sResult & "<script language=javascript> mywindow = window.open('http://localhost/mohsaic/default.aspx?tc=Client/Manage'); "
Addind items to listbox and get its values later at C#28 Jun 2004 18:18 GMT1
Please,
i've have an interface that has 2 listboxes, the first one have a list of
available objects and the second a list of selected objects. Four buttons
copies itens from one listbox to the other.
jscript .NET (aka 7.x)28 Jun 2004 09:00 GMT1
I've taken the below sample from MSDN:
<script language="jscript">
function GetScriptEngineInfo(){
  var s;
Split Screen Copy Problems22 Jun 2004 04:41 GMT2
This is a cross post....
My problem is when I am using the split screen editor and I copy and paste
from the bottom pane to the top pane, the top pane will reposition itself to
where the bottom pane is pointed to and I loose my place in the upper pane.
refresing mobile form17 Jun 2004 06:28 GMT1
i create new mobile form that write parameters from the data base into labels .
those parameters are refresh all the time (2 second) . i tried to refresh the mobile form by using the meta tags (like html) but nothing happen .
i am looking for a way to refresh the mobile form .
show popup window at the center of the screen17 Jun 2004 06:23 GMT1
how to display the popup window at the center of the screen.
Customizing the browser window using JScript/Javascript14 Jun 2004 18:03 GMT2
I would like to hide certain parts of the browser window to make it look
more like a dialog/popup window (I cannot use the alert() method because I
need HTML in my popup). I have tried the following commands, all of which
gave me errors:
Object oriented JScript11 Jun 2004 17:29 GMT1
I used to assign function names to variables like
var processDataFunction = myProcessData;
where myProcessData is something like
function myProcessData()
update control value without refresh whole page08 Jun 2004 08:13 GMT1
I want to get data from database, and update the data in browser every second.  Is there any method so that the text/graphic keep on update every second, but without refresh the whole page
Also, can the client scripting call the ado.net?  Thanks for comment.
return confirm no longer working on ASP.net page04 Jun 2004 18:03 GMT3
We have a few ASP.net apps where we needed confirmation dialogs with buttons
in datagrids. The code goes something like this (in the ItemDataBound event
for the grid):
strJavaScript = "javascript: return confirm('Any changes made to this
 
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.