-
Created Help In Lambda Expresssions
Dear All , Hope everyone is fine. I have little question. We use this query normally in MSSQL select * from emp where empid in (1,2,3,4) How to write this … -
Began Watching Help In Lambda Expresssions
Dear All , Hope everyone is fine. I have little question. We use this query normally in MSSQL select * from emp where empid in (1,2,3,4) How to write this … -
Edited Doubango or PJSIP for Windows Phone 8.1
Dear All, I am working on IM app . I want to add call featuer in my app. I googled alot and downloaded 10's of projects but unable to execute … -
Created Doubango or PJSIP for Windows Phone 8.1
Dear All, I am working on IM app . I want to add call featuer in my app. I googled alot and downloaded 10's of projects but unable to execute … -
Began Watching Doubango or PJSIP for Windows Phone 8.1
Dear All, I am working on IM app . I want to add call featuer in my app. I googled alot and downloaded 10's of projects but unable to execute … -
Began Watching Migrating wordpress site from localhost to live server(duplicator plugin)
iam facing this problem while transfering my site from localhost to live server using duplicator plugin.please see this below attachment Any suggetion?? -
Replied To a Post in Migrating wordpress site from localhost to live server(duplicator plugin)
Hi , If you want to do it manually then follow following steps. 1- make a zip folder of wp-content folder. 2- now generate the database script. 3- open the … -
Created Youtube API Help
Dear All, I am not clear that where to ask this question so i am starting this thread here. In my country youtube is banned by the Govt. I want … -
Began Watching Youtube API Help
Dear All, I am not clear that where to ask this question so i am starting this thread here. In my country youtube is banned by the Govt. I want … -
Created Recordset to XML
Hello! I am working on updation of an old asp classic website. I have experience in Asp.net but dont know much about asp classic. I want to show my query … -
Began Watching Recordset to XML
Hello! I am working on updation of an old asp classic website. I have experience in Asp.net but dont know much about asp classic. I want to show my query … -
Gave Reputation to Agilemind in What is your favorite English word?
> Pneumono/ultramicroscopic/silico/volcano/coni/osis Pneumono = lung ultramicroscopic = very small silico = glass/silica-based minerals (quartz, sand, etc..) volcano = from a volcanic eruption coni = extra letters that probably shouldn't be … -
Gave Reputation to minitauros in XML is not showing properly
I guess that the problem is that you are trying to display XML as XML in an HTML document. It works like this: Your HTML document has already told your … -
Marked Solved Status for XML is not showing properly
Dear All! I am facing a small issue in showing xml in a proper format. I am getting proper xml data from my webservice. but after receiving it browser is … -
Replied To a Post in XML is not showing properly
I used iframe to show the xml. and it is working fine. -
Created XML is not showing properly
Dear All! I am facing a small issue in showing xml in a proper format. I am getting proper xml data from my webservice. but after receiving it browser is … -
Began Watching XML is not showing properly
Dear All! I am facing a small issue in showing xml in a proper format. I am getting proper xml data from my webservice. but after receiving it browser is … -
Began Watching Call a function from a .js file from c#
So here is the thing its been days since im trying to solve this, i'm debuggin a project from the company i work, its a web system, and here is … -
Replied To a Post in Call a function from a .js file from c#
you can do something like this Page.ClientScript.RegisterStartupScript(this.GetType(),"CallMyFunction","MyFunction()",true); -
Began Watching I want to develop an inventory of software using asp.net
I want to develop an inventory of software using asp.net , Then began the promotion, he hopes to sell for money, this idea can be implemented it? -
Replied To a Post in I want to develop an inventory of software using asp.net
yes you can work on this idea. But I think you need something new in your inventory solution as there are lots of free online solutions are available. -
Began Watching How to dynamically add div in asp web page ?
How to dynamically add div in asp web page ?ie, if mssql server returned n rows from a query, i must place all these n rows in seperate div which … -
Replied To a Post in How to dynamically add div in asp web page ?
you can use repeater control of asp.net for this purpose. just assign datasource to it. -
Created Auto Login
Dear all! I am creating a proxy website, which will open a restricted site. Proxy is working very fine and I am happy with it.Now there is a site which … -
Began Watching Auto Login
Dear all! I am creating a proxy website, which will open a restricted site. Proxy is working very fine and I am happy with it.Now there is a site which … -
Gave Reputation to pritaeas in Date function not defined ?
Missing space: var thedate = new Date(1971, 11, 9); -
Began Watching Can I use AJAX to update contents on the same page getting data from DB
Hi Can I use the ajax to update a form feild by get a value of another feild on the same page(without submiting the page). This process involves the mysql … -
Replied To a Post in Can I use AJAX to update contents on the same page getting data from DB
yes you can use ajax for this purpose. as minitauros said. -
Began Watching How to place elements with different dimensions in one page
Can anyone help us with an algorithm to randomly display elements which has different height and width units in a asp.net page -
Replied To a Post in How to place elements with different dimensions in one page
what type of elements you want to display ? you can use javascript and jquery for this purpose. Please be more specific about your issue. -
Began Watching how to import access data into sql server using vb.net
@ by : O This is topic (http://www.codeproject.com/Articles/21351/Import-Data-to-SQL-Server-from-Excel-or-Access-usi) is reactivated again which was posted by : Oxiegen for further information: The code is corrected but the data is not getting … -
Replied To a Post in how to import access data into sql server using vb.net
If simply you want to import data in mssql server then you can use mssql server data import feature. -
Began Watching Rename Picture with Asp.Net Gridview
I can rename pictures name. But it doesn't changes picture name in folder. And i want do it with gridview. How can find the solutions. Thanks. -
Replied To a Post in Rename Picture with Asp.Net Gridview
I think you are changing just html of the grid and not performing backend operation. If possible please post your code here. -
Began Watching How to detect when the keyboard keys are pressed
Hi Dw I'm working on a program which has many forms and these forms are for setting the functionality of this program so now I want to detect if, let … -
Replied To a Post in How to detect when the keyboard keys are pressed
use the shortcut key for the menu item and use normal form.show() code in menu button. -
Marked Solved Status for Proxy Site Help
Hello All! I want to create my own proxy site. I googled alot and I find not a single solution in .net to do this. Everyone is using php for … -
Replied To a Post in Proxy Site Help
Thanks for your reply. I had done with my work. here is the link of my testing site[Click Here](http://code4help.comze.com/) username = admin and password: admin. I took this code from … -
Replied To a Post in Getting problem on Gmail Open Count.
hi ! here is the sample ajax code $.ajax({ type: "POST", url: "commonWebservice.asmx/getLocations", data: "{'TariffCardId':'" + tariffCardId + "'}", contentType: "application/json; charset=utf-8", dataType: "json", success: function (mdata) { strItems = … -
Created Proxy Site Help
Hello All! I want to create my own proxy site. I googled alot and I find not a single solution in .net to do this. Everyone is using php for … -
Began Watching Proxy Site Help
Hello All! I want to create my own proxy site. I googled alot and I find not a single solution in .net to do this. Everyone is using php for … -
Began Watching How to create Trial
hello , today i suddenly think about creating an application that has limited uses . i mean after using an application for 30 days , it should not start the … -
Replied To a Post in How to create Trial
it is database application ? if yes then store data in encrypted format and on load of you master form check the date. You can also write date value in … -
Began Watching A Brief Question - General Advice
Hello. What I am planning to do for User registration in regards to agreeing to the EULA: 1)For example, there will be three conditions the User must agree to by … -
Replied To a Post in A Brief Question - General Advice
I simply take this example from w3school and made some changes hope this will help you <!DOCTYPE html> <html> <head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"> </script> <script> $(document).ready(function(){ $("#Button1").click(function(){ $("#div1").fadeOut(); $("#div2").fadeIn(); }); $("#Button2").click(function … -
Began Watching Getting problem on Gmail Open Count.
Hello, I am working on Email Marketing application. We have facing lot of problem with Gmail customers Mail Open count. I google on above issue but I did not get … -
Replied To a Post in Getting problem on Gmail Open Count.
you can use simple ajax request in your email's html body. get that request and set some counter. I dont know this method is good or not but I think … -
Began Watching Regarding modalpopupextender
Dear Team, how to write the code for the save button i.e, save to database from modalpopupextender of ajax control -
Replied To a Post in Regarding modalpopupextender
Please rephrase your question.statement is ambiguous. -
Began Watching Enable/Disable Textboxes Randomly
I have totally Eight textboxes in my aspx page. When the page loads, disable any four textboxes randomly. Is there any option for doing this simply, If there means, pls …
The End.