doeas changing php to ASP have an impact on seo ?
hi every one.I have a website about bariatric surgeries in Iran I am willing to have a better speed and a better seo ,I am runing the website with wordpres .do you thing shifting to ASP would have a...
View ArticleSignalR in Webforms
Hi,I have a Website project in Webforms VB.net using the 4.7.2 framework, and am failing to implement all examples i can find regarding the usage of SignalR on webform websites.I can't seem to make any...
View ArticleNeed to populate N-Level treeview from datatable.
Hi All, I have a requirement where in i need to populate N-Level treeview (In this case 3 - Which may not be fixed as datatable may contain more than 3 columns)Here is my design page<head...
View ArticlePrint textbox info to brother QL Label Printer
Hi guys,I have a asp.net vb form with some textboxes, labels, etc and i need a button to pass the text (string) of textboxes to a label printed in my brother ql-710w label printer.Is a specific coding...
View ArticleASP Net FriendlyUrls appends existing url with new page url
I have a Asp.Net windows form application. I have recently installed FriendlyUrls. As far as I navigate through page control the URL remains fine. But when I click on menu bar's link. The page's URL is...
View ArticleClass/Module Scope on .aspx page - VB.NET
In playing with some of this stuff, I've moved a couple event functions from code-behind to inline.Everything works fine in my IDE - but then the individual page breaks after being published to IIS.So,...
View ArticlePASS DATA FROM WEB PAGES TO ANOTHER PAGE
Hi How to pass data from one web page to another in a secured manner.Thanks
View Articleadd new row sum of column in excelsheet
I am working with excelsheet.I am trying to add sum of column in new row, but I am not able to add sum of column.Current Output: (Data come to this way from database)Expected Output:(here I want to add...
View ArticleHow to show one row per key having multiple values in asp.net webform ListView
Hi All,I have data like the below format.ResourceProjectAABCAPQRBABCBXYZBPQRWhen I populate the Above data in the asp.net listview, I get the data in the same format (multiple rows for the same...
View ArticleSave as dialog box
I've a button to Export file to Excel. On this button I've written the code to generate excel file now in the end I have to show the dialog box to show the file and to save file in client. How could...
View ArticleHow to open file downloaded from database in new browser window
Hi,please I have this function in my ASP webforms which is download file from database when I click on Download text. Please how to modify it to directly open that file in new browser window or tab?ASP...
View ArticleHelp with a data fill with textbox
Hello, I have a form with SQL Connection, I'm doing a program that upload employees to a site or plant, my idea it's fill with 1 form and in the textbox add more of one employee, like:employee id:...
View ArticlePersist Hide/Show Master Page Bootstrap sidebar using cookie
Hi masters,I have sidebar in master page, there is a toggle button to show/hide the menu. I want to persist it in cookie variable.I try https://github.com/js-cookie/js-cookie, but i don't know how it...
View ArticleSend file to client without blocking(async??)
Im using the following code to download a file to the clent. Problem is that in the case of large files which take a long time to download the application is blocked while the file is downloading ie...
View ArticlePull Image From Directory and Save To Database as Image Data type
Hello,Please i have images in Directory but i want to pull them and save to my database as Image Data type .BEGIN TRANSACTION SET QUOTED_IDENTIFIER ON SET ARITHABORT ON SET NUMERIC_ROUNDABORT OFF SET...
View Articlelabel in popup isnot appearing as expected
I have a popup which appears and allows to edit or add a new row to database. I have a dropdown called ddgiftsource which when the index number 6 is selected (Other Source) they have to complete the...
View ArticleGet the updated value from a span
Dears,Using the below link I have created a counter. The span is getting updated every single second. My question is how can I get the latest or updated value in code behind?...
View Articleremove last :00 from label intime
HelloThis is my code<asp:TemplateField HeaderText="In Time"><ItemTemplate><asp:Label ID="L3" runat="server" Width="90px" Text='<%# Eval("In_Time")...
View ArticleLoading Picture or Image from file using c# on a Web Form
Hi I'm trying to load a picture or image from file and have the image shown on my web form. I have two problems with this. One, I dont see the PictureBox control in my tool list, only the image...
View ArticleCallouts on images, showing different details depending upon the images
Hello forum, I am trying to create a callout on images.I want the callouts to pop up with its own details in it only when I mouse over on a particular image and this list to be different for different...
View Article