soultion for Pop-Up screen
use this code to get a pop up screen after add a webpage to your project.
Dim sCode As String = "window.open('y ourPageName.asp x', '_blank');"
Page.ClientScri pt.RegisterStar tupScript(Me.[GetType](), "CallAshx", sCode, True)
User Profile
Collapse
-
this is an easy way....
this is an easy code to connect to a SQL database to insert data....
Code:import system.data.odbc import system.configuration //must be added by add refference import system.net import system.text dim con as new OdbcConnection dim cmd as new OdbcCommand dim da as new OdbcDataAdapter con.connectionstring = getconnection() //getconnection
Last edited by Frinavale; Apr 7 '09, 08:20 PM. Reason: Added code tags. Please post code in [code] [/code] tags.Leave a comment:
No activity results to display
Show More
Leave a comment: