Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:721118
More Search Options
RSS Available
Matching Posts
Javascript Validation problem "Alert???"
I cant work out when to fire this code - or how to call the javascript function _ please help <%@ Page Language= "VB" AutoEventWireup= "false" CodeFile= "Default.aspx.vb" Inherits = "_Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > <html xmlns= "http://www.w3.org/1999/xhtml" > <head runat= "server" > <title>How
Posted to
Client Side Web Development
(Forum)
by
Sanson
on 8/22/2008
Re: Visual Web Developer 2008 Express - Registration Window
Hi any news yet on solving this? I am having the same problem
Posted to
Visual Web Developer 2008 Express
(Forum)
by
Sanson
on 1/30/2008
Adding Word Project to your work
HI, Im trying to follow a tutorial where you integrate word and excel with a webservice. http://msdn2.microsoft.com/en-us/library/aa701256(office.11).aspx . My problem is when i try to add a excel or Word project to my current project i don't get the options. Excel or Word or office. I have tried to remedy this by reinstalling my copy of Visual studio and chnaging the settings, just in case i hadnt installed them in the first place. I dont seem to be able to find out why my project templates
Posted to
Visual Studio 2005
(Forum)
by
Sanson
on 1/28/2008
Using MS Word with ASP.NET
Hello I need to know the best way of creating word documents from an asp.net form. I'll need to have a templated Doc that i can popualte with data from a SQL database. I have seen that there are a number of ways to achieve this but I'm unclear which would best suit my needs. One is using the COM library and creating an ActiveX component or the other is using XML. Thanks
Posted to
Enterprise Services Integration
(Forum)
by
Sanson
on 1/24/2008
Re: GridView - Change row color based on datavalue.
What if you used the Code behind to fire a store procedure to populate the gridview? What will the data item be? //retrieve the dataitem, and cast it to the appropriate type //if you bound the GridView to a SqlDataSource then your dataitem is of type DataRowView DataRowView drv = e.Row.DataItem as DataRowView ; //determine the value of the Status field ????? Thanks
Posted to
Data Presentation Controls
(Forum)
by
Sanson
on 1/22/2008
Re: Infinite loop on raise event
It could well be. I still havent been able to locate the error. Could yoy please help me solve this code problem as i'm a bit of a newb at raising events: Please change this code for me Protected Overrides Sub OnInit( ByVal e As EventArgs) MyBase .OnInit(e) AddHandler Me .empGridView.SelectedIndexChanged, AddressOf Me .empGridView_SelectedIndexChanged AddHandler Me .EmployeeEdit, AddressOf Me .SaveButton_Click End Sub Public Event EmployeeEdit As EventHandler Protected Sub OnEmpEdit( ByVal e
Posted to
Visual Basic .NET
(Forum)
by
Sanson
on 1/21/2008
Re: Infinite loop on raise event
Yes Prescot6, it is raising the event.
Posted to
Visual Basic .NET
(Forum)
by
Sanson
on 1/21/2008
Infinite loop on raise event
error: An unhandled exception of type 'System.StackOverflowException' occurred in App_Web_s8e649mf.dll Hi i have an infinite loop when i try and raise a new event. I have a web control in pinkControl.ascx which is for selecting, adding and editing employees. I have successfully passed the value fkEmp to HealthSur.aspx using the following code: Public ReadOnly Property fkEmp() As Guid Get If empGridView.SelectedIndex <> -1 Then Return ConvertStringToGUID(empGridView.DataKeys(empGridView
Posted to
Visual Basic .NET
(Forum)
by
Sanson
on 1/21/2008
Re: Refresh CSS of a page when Update panel refreshes
I believe that was a mistake in my code but it still doesnt seem to be working. My page still doesnt swap the Css. The problem im sure is that the css isnt reloading on the UpdatePanel update()
Posted to
ASP.NET AJAX UI
(Forum)
by
Sanson
on 1/7/2008
Refresh CSS of a page when Update panel refreshes
Hi, my problem is that when i update my updatePanel i want to change the Css values for a modal popup box. Basically its this you select employee, it refreshes an update panel and redraws a hidden modal popup. Some employees have loads of options that they need to choose and other few. I have 2 Css classes that i need selecting. Here is the code i have written and it all works fine. The problem is that the css doesnt refresh because the content is in an update. I know that this codes is working correctly
Posted to
ASP.NET AJAX UI
(Forum)
by
Sanson
on 1/7/2008
Page 1 of 7 (62 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
TechNet Edge:
Windows Server 2008 R2 Quick Look- Installing the Migration Tools
WindowsClient:
My latest videos – WPF, Silverlight, Sensors, and PDC09
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online