- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 2
- Posts with Downvotes
- 2
- Downvoting Members
- 1
12 Posted Topics
I am adding a code previously used [CODE]public static void Store_ProcedureRun(string sql, string Haber_icerik, string Glen_Haber_icerik, string DilID, string Haber_Baslik, string Haber_Tarih, string Haber_tur, string Haber_Resim, string HResim_Yer, string Haber_Video, string Haber_Durum) { SqlCommand sqlCommand = new SqlCommand(sql, sqlBaglanti); sqlCommand.CommandType = CommandType.StoredProcedure; SqlParameter HaberIcerik = sqlCommand.Parameters.Add(Haber_icerik, SqlDbType.Text); HaberIcerik.Value = Glen_Haber_icerik; …
I am adding a code previously used [CODE] <appSettings> <add key="Baglanti" value="data source=ip;UID=; pwd=;initial Catalog="/> </appSettings> public static SqlConnection sqlBaglanti = new SqlConnection(System.Configuration.ConfigurationManager.AppSettings["Baglanti"]); delete insert update public static void Sorgu_Calistir(string sql) { SqlCommand sqlCommand = new SqlCommand(sql, sqlBaglanti); if (sqlCommand.Connection.State == ConnectionState.Closed) { sqlBaglanti.Open(); } sqlCommand.ExecuteNonQuery(); sqlBaglanti.Close(); } [/CODE]
I am adding a code previously used [CODE]string Eklendi; Eklendi = "<script>" + "alert('hello!!!' )" + "</script>"; Page.RegisterStartupScript("Javascript", Eklendi.ToString());[/CODE]
Session["Login"] = "true"; Creating selected if (Session["Login"] != null) Session["Login"].Abandon() Deleting
How can I make this code asp.net [CODE] If InStr( Request.ServerVariables("HTTP_REFERER"), "google") > 0 Then KeyURL = Request.ServerVariables("HTTP_REFERER") ' Remove all up to q= KeyLen = Len(KeyURL) kStart = InStr( KeyURL, "q=" ) kStart = kStart + 1 KeyRight = KeyLen - kStart Keyword = Right( keyURL, KeyRight ) ' …
Greetings, I've made a page. I have used flex 3 you write comments [URL="http://www.evdenevenakliyattv.com"]http://www.evdenevenakliyattv.com[/URL]
[ATTACH]8736[/ATTACH] I’ll redirect to google for the above picture, for example when I search google for asp.net, this asp.net keyword shows at address bar as . QueryString("q") and asp.net comes up first at search results. I want to display “you’ve accessed our site with . QueryString("q") keyword” on the site …
I've installed with my tomcat, connected to sql with jsp and did the same thing with asp.net I've checked the speed with for loops as seconds but I've posted to be sure, thanks.
you can view the error in the following image, please help [TEX]http://www.paslanmazbul.net/hata1.jpg[/TEX]
Hi, a super website built using asp.net ajax gets 100000 visitors daily. Does the hosting support this? As far as I know sites built using ajax is hard on the servers, is that true?
hi, I have a question. How can I code the name, id, price and total amount of basket content as image?
The End.
paslanmaz