issue in unifying domain.com with www.domain.com using 301 redirect
Hi, My company website is with ASP.NET 2.0 and one day the marketing guy ask me to unify domain.com to www.domain.com so that if visitors visit domain.com they will be redirected to www.domain.com and...
View ArticleAsp.net Rapid Development
Does anyone know of any Rapid Development tool for Asp.net to build a database front-end with reporting in a few days. Is Visual Studio LightSwitch any good?
View ArticleRead Invoice number from pdf file
Hi, I want to extract the name of customer, Invoice number, etc from an Invoice that would be a Pdf file. Please help ASAP. TIA
View ArticleTime line for Work Completion for Asp.net C# and SqlServer DB
I am building a system in asp.net C# with an Sql Server DB. I have split the work into separate tasks. I have put a timeline of around 41 days. The requirements are as below. Can anyone say how long it...
View Articleissue with accessing asp.net app over WAN
I have done all process of making asp.net app over wan...did port farwarding,provided inbound rules to port 80 and got public ip address...but when am accessing my application in wan ....its showing...
View ArticleHell All actually we want to make my website fast and i use repeater jquery...
actually we want to make my website fast and i use repeater jquery, ajax for get data using store procedure now we want to implement paging concept in this code but still remember our speed will not...
View ArticleEcommerce site development
Want to build an ecommerce site exactly like the one listed: www.roadtrafficsigns.com It's a javascript site using asp with aspx webages. I can look at some of the source code and understand a little...
View ArticleMake uploading of file optional??
Greetings gurus, This problem has bugged me down all day. The subs below allow our users the ability to save a file to the server and filename and path to the database. This works great except that...
View ArticleIs there any way to avoid writing store procedure for 30 columns.
Hi I have a table with more than 30 columns and I have to perform Insert Operation. Is there any way simple.????
View ArticleDynamic routing in angular js and asp.net mvc
Hi all, I am very new to angularjs. For learning purposes I wrote a sample application that will render a partial page inside main page. For this I have used angularjs dynamic routing inside asp.net...
View Articleport forwarding on mobile
Can we forward a port on mobile through which my pc is connected?
View ArticleVerify Live Email Address exists or not
I want to check whether entered email id (eg. xyz@ymail.com, abc@rediffmail.com etc) is already exists or not. I dont want to use any third party payable tool or dll in software. Please help me out.
View ArticleView menu from Category and Supplier
Hi everybody, I have problem with view menu in ASP.NET MVC: My Model: Category {Id, Name}, Subpplier {Id, Name}, Product {Id, Name, CategoryId, SupplyId, ...} So I want to show my menu to 2 levels:...
View Articleproblem with Ajaxcontroltoolkit
using Visual Studio 2015 community , VB existing project has page that includes a timer and updatepanel I am trying to add ajax combobox project builds without error however, running priject return the...
View Articleangular js and asp.net mvc
Hi all, I am very new to angularjs. For learning purposes I wrote a sample application that will render a partial page inside main page. For this I have used angularjs dynamic routing inside asp.net...
View Articleissues related to asp.net application
when i am accessing my application in lan ...then its working fine provided that firewall is off..which is not recommended..in this way when i turned on the firewall my application is not...
View ArticleWriting an ASP.NET custom error page
Hi Everyone, The company I work for has outsourced its website to a 3rd party, however we can write a custom error page to track 500 errors. We would like to be able to create such a 500 error page to...
View Articlehow to create CSS file from code behind in ASP.NET
hi Friends, I want to create dynamic CSS for multiple ASP.NET controls , I have created required css but not able to create the css file where I want to store this css. For eaxample: I want to host...
View ArticleError: The parameter 'addresses' cannot be an empty string.
Hello The above is the error message I am getting followed by a long Stack Trace. I have a small form here http://www.dimadayoub.net/contact.aspx[^] and, to test it, I leave the email field blank on...
View Article