Ultimate Web Site Drop Down Menu Forum

Ultimate Web Site Drop Down Menu Forum (http://www.udm4.com/forum/index.php)
-   Javascript (http://www.udm4.com/forum/forumdisplay.php?f=9)
-   -   Javascript server side needed to connect & retrieve from SQL DB (http://www.udm4.com/forum/showthread.php?t=6494)

ISMAILC 04-07-2009 02:33 PM

Javascript server side needed to connect & retrieve from SQL DB
 
Good day,

Javscript server side needed to connect & retrieve from SQL DB.

Can you please help by providing some code?

I have an aspx page which I want to edit by adding information from a SQL database & display results on and in the html page.

aspx page code
[code:]
<%@ Control Language="c#" AutoEventWireup="True" Codebehind="Header.ascx.cs" Inherits="FlowCentric.Net.Navigator.Header" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
<table>
<tr> <td><asp:Label id="lblLogin" runat="server">Welc</asp:Label></td></tr>
</table>
[/code:]

Please Assist!


All times are GMT. The time now is 10:12 PM.

Powered by vBulletin® Version 3.0.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.