Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
S

sam

@sam
About
Posts
178
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Pass an argument to use with a foreach loop
    S sam

    Use LINQ !

    C# data-structures question

  • Back Button on Popup Window doesn't work in IE
    S sam

    Hi Richard MacCutchan ! i do agree with you but dont take it as offence this time i'm looking for solution provider not a guidelines teller.

    Web Development question

  • Back Button is not working in IE Popup Window
    S sam

    the scenario is like this. i have a like on a page that opens up a popup window with another link when i click on that link another page opens in the same popup window with a back button. when i m clicking on back button it doesn't take me to the previous page. (Normal Window)Page1->(PopupWindow)Page2->Page3(with Back Button). Now when i m clicking on the back button present on Page3 it doesn't take me to the Page2. I have checked the window.history.length it comes zero.

    ASP.NET question

  • Back Button is not working in IE Popup Window
    S sam

    i have tried IE6,7and 8

    ASP.NET question

  • Back Button is not working in IE Popup Window
    S sam

    ya abhishek i have posted it there too because i didn't get any answer here

    ASP.NET question

  • Back Button is not working in IE Popup Window
    S sam

    My application doesn;t have any concern with Page1-4. the concern is if i m on Pag6 and i click Back button the window should take me to the Page5 . which is not happening

    ASP.NET question

  • Back Button on Popup Window doesn't work in IE
    S sam

    Hi! I created a page that has a "Back Button", it opens up as a pop up window. The Back Button doesn't work IE but id does in FireFox Mozilla. I have tried with window.history.go and window.history.back but non of them is working. Any Suggestion please ?

    Web Development question

  • Back Button on popup window doesn't work in IE
    S sam

    Hi! I created a page that has a "Back Button", it opens up as a pop up window. The Back Button doesn't work IE but id does in FireFox Mozilla. I have tried with window.history.go and window.history.back but non of them is working. Any Suggestion please ?

    Java question

  • Back Button is not working in IE Popup Window
    S sam

    :sigh: Dinesh there is no such issue i just want to provide Back Button on popup window same as normal window has

    ASP.NET question

  • Back Button is not working in IE Popup Window
    S sam

    Dinesh ! there is no problem with popup blocker. I want to give a back button functionality on popup window same as normal browser window provides.

    ASP.NET question

  • Back Button is not working in IE Popup Window
    S sam

    Hi! I created a page that has a "Back Button", it opens up as a pop up window. The Back Button doesn't work IE but id does in FireFox Mozilla. I have tried with window.history.go and window.history.back but non of them is working. Any Suggestion please ?

    ASP.NET question

  • Temporary Table and Order By
    S sam

    data in temp table will remain in the state and order as its been inserted untill you make any operation(sorting,shorting etc) on it

    Database

  • Reading Columns
    S sam

    please don't explain table data in words. Please show us that in tabular format so that we can have a clear steer view

    Database

  • WebConfig file
    S sam

    again i am confused. I got two impression from your statements 1.You want to make an application which produces WebConfig Files 2.You Want to Update an webConfig from a windows Application Ans: 1. Yes you can. Just follow the formatting and tags given in webconfig file and write is as normal text File and save it as desired name. 2. Yes you can. Create a web service that does the desired changes i.e. upadting your webconfig and call it from your windows application

    C# csharp announcement workspace

  • How to Hide another application's tray icon?
    S sam

    Is there any need of Win Form in your application ? You can Create windows Services. You can Create Two Applications one will call another. and you can use windows Handles to Hide your Window

    C# question json tutorial

  • Xml Prob
    S sam

    check encoding of your XML Doc

    C# xml help

  • WebConfig file
    S sam

    In windows application config file named as App.Config. You can try following procedure to update data in App.config. Create a Place Holder for your DataBaseName. read App.config from Application.StartupPath as a text File Replace the Place Holder and save the file

    C# csharp announcement workspace

  • Error in connecting remotely to database
    S sam

    you are using wrong connection string Use this.. Data Source=REMOTE_SQL_SERVER;Network Library=DBMSSOCN;Initial Catalog=MY_DATABASE;User ID=MY_DB_USER;Password=MY_USER_PASSWORD;

    Database database help csharp sql-server visual-studio

  • How to make the form hide when click MinimizeBox?
    S sam

    set this.ShowInTaskbar = false; hope it will help

    C# tutorial question

  • CheckAll/Uncheck all
    S sam

    use javascript. and performe your job in a java script function

    ASP.NET csharp asp-net
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups