|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET web controlsmicrosoft.public.dotnet.framework.aspnet.webcontrols
Why click won't fire?
Dave E -
23 Mar 2007 5:42 PM - 2 messages
Hello, I am having a rather annoying problem. I have written a program that downloads a web page, fills in some fields then clicks a button to submit the form. On some systems this works just great, on others the click event never ...
Navigation Problem
Archana -
23 Mar 2007 5:23 PM - 3 messages
Hey, All,i know this newsgroup is for Wb controls.but Avoid this, Actually i want to say this we people are creating a site and we want to add some functionlaity in some pages.. Means if User Surf One page and moves to naother page,,then The user Must not be able to move back(not able to see previous page), ...
Treeview causing system restart
tssrujana@gmail.com -
23 Mar 2007 9:51 AM - 2 messages
We are using the asp.net Treeview control whose datasource is an xml file. When the page containing the treeview loads,tyhe stored procedure which generates the xml datasource for the tree takes 3 sec's to execute.The tree populates properly on local servers. ...
ASP.NET 2.0 Wizard Control
NKaufman -
22 Mar 2007 7:07 PM - 2 messages
Hello, I have a requirement to use the wizard control in one of my projects. I need to create 2 templates in each of which I will have a gridview control. I need to create a wizard at runtime. At the first step, I ...
really dumb question!!
Rod -
21 Mar 2007 2:24 PM - 3 messages
I have a server side button that when clicked does stuff then if that stuff has worked out OK I want it to load another page. Somehow I can't figure out how to look this up. Sub myButton_Click do stuff ...
WebBrowser question
WT -
19 Mar 2007 11:35 PM - 4 messages
Hello, The url I use for webbrowser has a button thta closes the browser. How to catch this event ? WebBrowser is notr closing but stay inactive after closing. Is it possible to have something like window.showModalDialog(url)? CS ...
how can i open a new explorer from an aspx page
Horacio Grischinsky -
19 Mar 2007 8:01 PM - 5 messages
I need to open a new explorer from a page .aspx with c# as a lenguage. I dont find how to do ...
Dynamically access the table cell control's
sivagururaja -
19 Mar 2007 12:10 PM - 3 messages
Hi All! There is one doubt in ASP.NET. There is one suituation to create a table dynamically and add the values based on the selection made in the previous page. And also create some check box dynamically for corresponding values. ...
Button that just calls a sub (and does NOT submit the form)
paul.richards -
19 Mar 2007 11:18 AM - 3 messages
Hi, I want a button that just calls a subroutine (rather than submitting a form). So, I have done this: <asp:Button id="btNewNetworkProvider" text="New" commandname="newprovider" onclick="newprovider" runat="server"/> and: Sub newprovider(sender As Object, e As EventArgs) ...
|
|||||||||||||||||||||||