.NETGURU
ASPFriends.com 'aspngclient' list
Up to: Discussion Lists

  • RSS Syndication
  • Latest Discussions Archive
    Popup (3 replies)
    ASPFriends.com 'aspngclient' list
    Copied from [aspngdatagridrepeaterdatalist] to [aspngclient] by mrpike damian.barrow@travelcounsellors.com Hai ... i want to know how to make popup when my datagrid view, and when the popup window submit the parent window will refresh, and not change the datagrid position only the data will change....
    javascript popup ? (4 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngdatagridrepeaterdatalist] to [aspngclient] by mrpike damian.barrow@travelcounsellors.com can any body help me to add Javascript:window.open in this script ? a runat "server" href '( %# "moreinfo.aspx?id " DataBinder.Eval(Container.DataItem,"cekidall") % ' ID "A1" TEST /a
    Can I dynamically set the TITLE tag of a page? (17 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Tim Musschoot Tim.musschoot@rug.ac.be Based on a database entry.. Ie asp:title id "title" text "database field..." /
    Browser status bar (4 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Melt(ed)down Tim.Musschoot@rug.ac.be Any ideas how can I access status bar of IE so I can display messages? Thanks, Marcelo.
    Target window (3 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Tim Tim.Musschoot@rug.ac.be Hi! I've just started an ASP.net project. I've got a site divided into four frames (Top, Rigth, Mid, Left) and loaded different ASPX pages to each frame. Now I want to refresh or load a new ASPX page to a different frame. I've tried response.redirect and server.target but I can't set target fram in either of these functio...
    Getting list of items sitting in listbox (2 replies)
    ASPFriends.com 'aspngclient' list
    How does one get the list of items sitting in a asp:listbox? I know how to get the selected items, but just need to get all the values of the items that are in the listbox... Greg
    Return value from Popup webform (3 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Kyle Richmond nighthawk@aspelite.com Hello all, Is there a way to return a value from a popup webform? Returned to the calling webform? Asp.Net (vb) We are using JavaScript to call another webform which the user can calculate some value. We want to return the result to the calling webform. Is there a way to do this? Thanks in advance, William Oliver...
    Server side button calling JavaScript function (6 replies)
    ASPFriends.com 'aspngclient' list
    I have the following web control... asp:button id "shareBut" Text "Sharing..." onClick "JavaScript:Initialize();" runat "server" / Since it is a server control, obviously the JavaScript is not recognised as a .NET function. Now besided writing my own function that response.writes the Javascript, is there any quicker way to call a JavaScript function directly from a web control? Greg
    url encode in client site (4 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by mrpike damian.barrow@travelcounsellors.com Hi all, I just came into the question below Is there any function that can encode an url in client site or we have to do it by hands ?
    Modifying controls client-side (3 replies)
    ASPFriends.com 'aspngclient' list
    I have two listboxes on a form. Client side, I'm allowing the user to move elements back and forth from each listbox. I'm using javascript that uses the document.createElement, and the options collection of each listbox to add and remove options. Problem is that when I post back, the items collection of each of these controls does not reflect the options that were added or removed client side. Any...
    Changing the look and feel of IE6 (3 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by GODD Tim.musschoot@rug.ac.be Can anyone help me with this? I am trying to start a web app. with the browser window maximized, no status bar, not tool bar, no menus. I don't want anything other than my app. I remember seeing sites doing this. Thank you, Marcelo.
    Dynamically add text to an image (4 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by GODD Tim.musschoot@rug.ac.be The web application I am creating gives the user the ability to change text on a button (we store the button text in a database). I was wondering if it is possible to have a background image for the buttons image source, and then overlay text on it. I don't necessarily want to dynamically create an image for every button...
    JAvaScript (2 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngdatagridrepeaterdatalist] to [aspngclient] by Tim Musschoot Tim.musschoot@rug.ac.be how to add javascript in my code behind ?? the javascript tag is window.close in some of my sub ??
    Using Javascript along with ASP.NET (2 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Alex Lowe webmaster@asp grandrapids.net Hi everyone, I am a total ASP.NET newbie. For that matter, I am totally new to asp at all, having spent most of my time using ColdFusion. I've spent a little bit of time working with VB6.0 and love the idea of webforms. The problem is that I don't quite understand how to integrate JavaScript into the mix so th...
    Beginner's approach to building cascading menus using C#, ASP.NET, DHTML, JavaScript, XML, CSS (3 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [xml transformformat] to [aspngclient] by Michiel van Otegem mvo@mail.aspnl.com I need to create a cascading and context menu using these technologies: C#, ASP.NET, DHTML, JavaScript, XML, CSS...pretty much what every source of help has. However, all of this is quite overwhelming. Is there a good starting place? And what are the steps to quickly accomplishing this task? Thanks in advanc...
    Determining screen resolution (2 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by mrpike damian.barrow@travelcounsellors.com Does anyone know if its possible to determine screen resolution when an asp page is actioned. Some of the PCs in use in the office are quite elderly and when the nice forms I have put together go up they are enormous. If I change the font etc to suit them, they become tiny on High spec screens. If I could d...
    Automatic Browser compatability (3 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Michiel van Otegem mvo@mail.aspnl.com I read somewhere that .net automatically detects the client browser and recreates the page so that it will be displayed correctly in that browser. Is there any truth to that and if so, how? I can changed the schema, but it doesn't allow for me to select ALL browsers :) Mike
    Netscape! Square boxes appear under layers! But only with .aspx pages. .HTML work perfectly ;( (2 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Tony Stark IronMan@aspelite.com We have created a template that uses javascript to create a dynamic menu system. The template was originally in HTML and it appears and works perfectly in both IE and Netscape. But if we change the extension to .aspx (no other changes) and view the page on the server in Netscape, it appears correctly, until you select...
    Mac with IE stalling? (6 replies)
    ASPFriends.com 'aspngclient' list
    We have an app that for some reason ONLY ON MAC IE (netscape works fine on it) after a few submissions of forms, the mac will not submit another form unless we wait about 30 seconds to submit! It is the strangest thing and am having a very hard time cracking this one. Any help on this is appreciated I have recreated it on 2 macs and have a url if anyone else would like to try. Thanks!
    image loading problem (2 replies)
    ASPFriends.com 'aspngclient' list
    hi all i am creating the graph and saving as .gif file dynamically.when i add some new data, the new graph with old name is getting generated and saving in the hard drive...but front end still it is showing the old image.. rimg.Src "images\" & lwo.number & type & ".gif" i don't know why...can u please help me.. Thanks Ravi Do You Yahoo!? Yahoo! Health Feel better, live better http://health.yahoo.c...
    showModelessDialog (2 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Let the good times roll bbilbro@hotmail.com Hi, Anyone knows the counterpart of showModelessDialog function of javascript to C#? I'll be needing this for my ASP. Net application not windows app. Thanks & Regards, yceL
    msgbox again (3 replies)
    ASPFriends.com 'aspngclient' list
    Copied from [aspngfreeforall] to [aspngclient] by Sheik Yerbouti peter@aspdll.com I saw on an earlier email someone had posted a web site with msgbox examples on it.. www.meta....something or other... Has anyone still got the email with the web address? Thanks
    Hyperlink control (2 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Yannick Smits dotnet@stepcompany.com Is there anyway to take the underline off the hyperlink control? There is a property for this but even though I change it to false it still appears. Bob
    How do create a MsgBox? (5 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Let the good times roll bbilbro@hotmail.com Hello All, Question of the day (night, or whatever time period it is in your part of the world): How do you create a MsgBox in a web age? Either as a notification, or as a confirmation of an event. (i.e. "Are you sure you want to do this?" Yes/No) Thanks, John Holder of a million questions
    onblur() or tab away (12 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Tim Musschoot Tim.musschoot@rug.ac.be I have a textbox. I want a user to type in whatever. Then whenever the user clicks out of the box or tabs out of the box I want an event to occur. Is this possible? thanks, Greg
    Panel and Big DataGrid Within (4 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Marcie Jones marciejones@yahoo.com I am using a Panel (DIV) with the overflow set to auto to hold large datagrid. The page looks fine but then as soon as I put the mouse over the grid it jumps to the bottom of the page. Any ideas?
    Why setTimeOut() don't work (9 replies)
    ASPFriends.com 'aspngclient' list
    WebClient.UploadFile Method and Error 405I want to close my child window after Several second. I try to use SetTimeout('ChildWindow.close()',8000) but It don't work ? What wrong for my code ?
    Setting Focus (5 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [ngfx sqlclient] to [aspngclient] by Tim Musschoot Tim.musschoot@rug.ac.be How do I set a focus to an asp.net textbox I am running a sub on change of a dropdown menu. After the sub finishes the process I need to set the focus to another textbox, immediately. I do not have any idea on how to set focus to a textbox Any help please Nash MSN Photos is the easiest way to share and print your...
    ASP.NET control problem (path reference) (3 replies, VIP)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Tim Musschoot Tim.musschoot@rug.ac.be I have an ASP.NET user control that includes some javascript. The control file (ascx) and javascript file (.js) are both in the same path. However, when I have an ASPX page in a different directory that uses the control, the javascript doesn't get referenced properly (I'm guessing that the control is trying to l...
    How to avoid refresh page ? (6 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Tim Tim.musschoot@rug.ac.be I use the text box to make user enter the value input type text onchange "ChangedValue();" After I enter value, I press enter. But the page is refresh . What reason ? I don't want to page refresh . Thanks
    How to redirect page automatically after own setting time(eg.30sec,1min or 2) (2 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngvb] to [aspngclient] by Tim Tim.musschoot@rug.ac.be Hi Folks Anybody Know how to redirect page automatically after 60 seconds or own setting time(eg.30sec,1min or 2) from one page to another page in asp.net. Where can i get sample? (or) How to do that? Regards Dine
    Java / JScript (2 replies)
    ASPFriends.com 'aspngclient' list
    Copied from [aspngcs] to [aspngclient] by Let the good times roll bbilbro@hotmail.com Hi all, Can someone tell me about the Javascript/JScript's usage?. I am using C# in ASP.NET to develop a web application. Do i need to use JScript to make this application browser independent?. Your feedback will help me to develop application properly, Regards, Venkat TIL, Tel: 91 4562356/583/585/588 92,4567622 ...
    web controls! (3 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Marcie Jones marciejones@yahoo.com Guys! Was just wondering if we could call a javascript function on a webcontrol( asp:Button )? Like we used to do for the usual HTML button control. Thanks SN
    ie5 (2 replies)
    ASPFriends.com 'aspngclient' list
    Will users with IE5 be able to view my aspx pages?
    RegisterClientScriptBlock (5 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngstart] to [aspngclient] by Tony Stark IronMan@aspelite.com Howdy howdy. I have a question. asp.net has the functions registerclientscriptblock, etc. for sending down script to be executed on the client side. I do notice that these are attached to the FORM element, not in the HEAD tag. I've read up and I know they have a reason (assigning it to a server control), but the problem is...
    ShowModal Window Targets (2 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Tim Musschoot Tim.musschoot@rug.ac.be I have a small application that allows the user to select an item from a Modal window. However, the Modal window is built up off several pages, and as soon as I click any link it opens in a new window. I was wondering if anyone knows what value I use to set the target to be that off the Modal window. Regards, Su...
    Printing with tabstrips (2 replies)
    ASPFriends.com 'aspngclient' list
    If I print a page which uses TabStrip/Multipage controls the 1st pageview only is printed. Our application uses Tabstrips extensively with results and reports usually on the 3rd or 4th Tab/pageview. Can anyone tell me how to print specific tabs or all tabs? Cheers Will
    Setting Focus on Web Form buttons (6 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Tim Musschoot Tim.Musschoot@rug.ac.be Hello I have a webform which has 2 buttons on it. If the user clicks into a textb ox, I would like the button next to it to become focussed so that when a us er hits 'Enter' on the keyboard, it causes this button event to be activate d. Otherwise, I would like the default button to be the active button. How do I...
    Client Side Confirmation For Delete (4 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Marcie Jones marciejones@yahoo.com I am trying to create a form with two buttons: Save and Delete. When the user clicks Save the normal server side event handler would work and the item would get saved. However when the user clicks Delete I would like to have a JavaScript confirm dialog come up and ask them if they really want to delete. If they cli...
    client side script (15 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Yannick Smits dotnet@stepcompany.com How does one launch a client side script from an asp control? script language "vbscript" sub test alert "boom" end sub /script asp:ImageButton id "ie" name "ie" BorderWidth "0" ImageUrl "images/ie.gif" Runat "server" / I've tried adding this right below the imagebutton: % ie.attributes.add("onclick", "launchApp")...
    dynamic positioning of div footer (3 replies)
    ASPFriends.com 'aspngclient' list
    Hi, I have an aspx page that is broken up into div's. The content div height can vary depending on the length of the text within. A footer div follows the content div. I have the position style elements set to absolute on the div's. My problem is that because the content div height can vary, I have to set the footer's top style value programmatically. I am trying to do so in a Page Load sub proced...
    Frames and Web controls (4 replies)
    ASPFriends.com 'aspngclient' list
    Hi Does anyone know how to work with frames in VB.net I have a web control in my top frame and when I click on it, I want to fill the bottom frame with data depending on what the user selected in the top frame. This was ok with HTML and vbscript, I just used .... parent.frames("Framename").location.href 3D "Page1.asp?" is there a similar thing for VB.net?
    Datagrids (2 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Yannick Smits dotnet@stepcompany.com Does anyone know how to set add a vertical scrollbar to a datagrid. I only want to display about 20 lines max and let the user scroll through the rest? Original Message From: Paul Dot Net Guruhews [mailto:paul@cdsm.co.uk] Sent: 11 July 2002 10:15 To: aspngfreeforall Subject: [aspngfreeforall] Debuging Hi All Can anyone t...
    simple Q: pop-up box (4 replies)
    ASPFriends.com 'aspngclient' list
    Hi guys, I know how to do an "alert" in javaScript. How do I make a pop up box in .net that has ok and cancel buttons and can positon the box at a specifc position? Thanks Join the world s largest e mail service with MSN Hotmail. http://www.hotmail.com | ASP.net DOCS http://www.aspng.com/docs | [aspngfreeforall] member Tim.musschoot@rug.ac.be YOUR ID | http://www.asplists.com/aspngfreeforall JOIN/...
    Please help! Problems with positioning (9 replies)
    ASPFriends.com 'aspngclient' list
    Hi, I am trying to develop a css template for the web pages of my web site. I am running into some real difficulty with my div positioning. If someone would please take a moment to look at my style sheet I would greatly appreciate it. I am trying to get my page to display like this: Header TopMenu Content (with a bunch of div's within this element to create columns) Footer The problem is that the ...
    anchor link style (5 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Marcie Jones marciejones@yahoo.com Hi, I'm having a heck of a time making the style of my links perform the way I want them to. In my style sheet I have the following: a:active {color: #000000; text decoration: underline;} a:link {color: #000000; text decoration: underline;} a:hover {color: #cc0000; text decoration: none;} a:visited {color: #000000;...
    User Control Question (4 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Yannick Smits dotnet@stepcompany.com I'm trying to create a user control that is in my opinion fairly complex, and am not sure exactly how to go about it. What I am trying to do is create an enhanced IFrame and embed all the additional code within the user control. The idea is that someone could drop the control into there ASPX page and it would ren...
    Readonly/Enabled for textbox in Netscape fails (2 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Tim Musschoot Tim.Musschoot@rug.ac.be I can't get Readonly or Enabled to work in Netscape 4.7 for a textbox. I created a very simple aspx page with 2 textbox's and then set the readonly t and enabled F properties. In Netscape 4.7 it didn't work. aspx page below HTML HEAD meta name "vs targetSchema" content "http://schemas.microsoft.com/intellisense/...
    Div in UserControl not rendering in Netscape (3 replies)
    ASPFriends.com 'aspngclient' list
    Copied from [aspngfreeforall] to [aspngclient] by Marcie Jones marciejones@yahoo.com I have a div within a usercontrol within a multipage control where I set the innertext property. In IE the text is rendered. In Netscape 4.7 the div is rendered but the innertext is not. Very strange because I can walk throught the debugger and see the value set, but it is only rendered in IE. Any ideas. p.s. work...
    ImageButton and Javascript (2 replies)
    ASPFriends.com 'aspngclient' list
    Moved from [aspngfreeforall] to [aspngclient] by Marcie Jones marciejones@yahoo.com What is wrong with this? It doesn't work. script language "javascript" function goclaims() { window.location.assign("../webapplication2/webform1.aspx"); } /script asp:ImageButton id "Image5" onmouseover "this.className 'applyBorder'" onmouseout "this.className 'removeBorder'" runat "server" Width "24px" Height "18p...
    Visit the archive for messages from this site.
  • January 2002 (7 items)
  • February 2002 (26 items)
  • March 2002 (29 items)
  • April 2002 (18 items)
  • May 2002 (39 items)
  • June 2002 (27 items)
  • July 2002 (38 items)
  • August 2002 (17 items)
    Ad


    Need Dot Net Interview Questions?
    Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
    .Net Projects
    Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
    Free .net Help
    Commission ExamGuru, Inc. and his team for your next bespoke software project
    FogBUGZ
    The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
    Awesome Tools
    If you don't know about these, you're missing out... IT Certification Questions
    IT Interview Questions
    Free Oracle 10g Training
    MCSE Boortcamp
    Cisco Study Guides
    Cheap Study Guides
    Exact Questions
    Dot Net Interview Questions
    Oracle OCP
    Cheap Travel
    Designer Perfumes - Wholesale Prices
    Free Programming Tutorials
     
    ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
     Copyright © ExamGuru, Inc. 2001-2006
    Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification