13,153 Topics

Member Avatar for
Member Avatar for christos312

Hello to everyone. First of all let me say that I know that there are TONS of threads with the same subject. BUT the other threads are dealing with PHP vs ASP question in general and I have a specific question. :) So, I have to choose between PHP and …

Member Avatar for DaveAmour
0
810
Member Avatar for Rohhit_1

I want to develop an application in silverlight which detects if the CAPS LOCK is enabled or not as soon as the application starts (without pressing a single key).

0
75
Member Avatar for tinstaafl

This is a very simple login form. I set it up so that the form won't close until it's cancelled or a valid username and password are entered. I chained the check for the username and the check for the password, so that if the username doesn't pass the password …

Member Avatar for tinstaafl
0
7K
Member Avatar for coder91

I have a gridview that is created dynamically in the back end of the code. The gridview is populated depending on the data entered into the form. When the submit button is selected the gridview is populated with the results, however when the user fills the form in the second …

Member Avatar for coder91
0
650
Member Avatar for nimz143

Hi, my working with my registration web application. Here my code. <%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default.aspx.vb" Inherits="_Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <title></title> <style type="text/css"> .style1 { width: 47%; height: 169px; } .style2 { font-size: large; color: #0000FF; font-weight: bold; font-family: "Berlin …

Member Avatar for nimz143
0
2K
Member Avatar for nimz143

Hello all ! Good evening :) I'm a newbie on learning about .NET framework. I want to ask, if anyone can help by to show or guide me how to create a simple web application using VB.NET language and also involve a database part. In other word, I want to …

Member Avatar for nimz143
0
389
Member Avatar for TedBoolean

hello, I want to have a button that everytime a user clicks it, his info via his session will go into a table in a database. Can anybody of you guys can help me with this problem?

Member Avatar for JorgeM
0
66
Member Avatar for fantyfiz

hi, I want to make a desktop app which consist on some pages i can send msg through that app. Kinldy suggest me would i can develop this app in vb.net asp.net or android or any other plat form you suggest... Thanks

0
90
Member Avatar for uri3000

Hi all, Does anybody know how can i convert from **Html to PDF in ASP.NET** ? I need a componnent which does it for *under 200$*. I've tested out a few dll's but they all seem to *cost 1000$+* !!! Thanks!

Member Avatar for jmind123
0
542
Member Avatar for coder91

Hi i have a gridview that is created dynamically and then added to placeholder. The systems layout is 3 columns, the menu in the first, a form in the second and the gridview in the third. The user has the option to make the third panel expand so that the …

Member Avatar for tdrosiadis
0
129
Member Avatar for SpottyBlue

Hey, I wanted to generate a report (GenReport.aspx) containing the list of GridView items filtered from the entered data from report.aspx. When I was debugging, I selected the data I wanted to filter, but it shows me all the data on the table instead of the data filtered on the …

Member Avatar for tdrosiadis
0
421
Member Avatar for ala_2

my goal is to develop a workflow modeling web application can you give me some pointers on some usefull libraries Using ASP .NET Webforms with c#

Member Avatar for pritaeas
0
117
Member Avatar for shemseshukre
Member Avatar for TekknoDraykko
0
69
Member Avatar for newbie26

hi.. how can i disable the weekends on calendar extender. i dont want to alert the user, just disable it to prevent from clicking or selecting weekends. thanks.. :)

0
82
Member Avatar for MasterHamster

sorry for my english its kind of its not my primary language.. i am new with programming, and also connecting databases. i use vb2008 and ms access 2010. i watched lots of videos with binding source etc on it connecting with database and i found it easy but somehow i …

Member Avatar for Santanu.Das
0
238
Member Avatar for newbie26

hi. how to clear textbox when user refreshes page or clicks the refresh button on browser when the page hangs? thank you.

Member Avatar for JorgeM
0
77
Member Avatar for Techarena

Need ASP.Net program code to develop a standard deviation calculator. Input should be obtained as comma separated and output should be gained in separate boxes as in [standard deviation calculator](https://www.easycalculation.com/statistics/standard-deviation.php.) along with a graph. Kindly help me with it. Thanks in advance.

Member Avatar for djjeavons
0
59
Member Avatar for Violet_82

Hello guys, totally new to MVC and I've built a small simple application with the help of a book I'm reading. But, needless to say it, I run into some problems. Let me run through what I did and what the problem is (by the way, I'm not so sure …

Member Avatar for Violet_82
0
381
Member Avatar for Sahuiikm
Member Avatar for anithasalavadi

Hi all, <a href= "filename.xls" target="_blank">Open Excel</a>; by using above line of code i can able to open the excel file as separate file. But i want to open that excel file with in the same asp.net web page not separately.

Member Avatar for Makara
0
5K
Member Avatar for Maideen

Hi I have an issue in report viewer Printing Paper size is Width:21 cm and Height:13.5 cm. If I try to set in report property using custom size, it will automatically changed to Landscape. But Paper (computer form) in Portrait. Pls Help me how to set paper size Thank you …

0
79
Member Avatar for Joel100

I'm looking to improve our log management, in quick search I've found a bunch of relevant solutions (LogEntries, Loggly, Stackify, Sumologic), but I wanted to see if anyone has an experience with any of those.

Member Avatar for Joel100
0
111
Member Avatar for hardikpatel

hi . plz help me i want to convert html page to pdf file how can i do that can you tell me the code for it or send me the link which help me reply soon thnks

Member Avatar for Select_1
0
608
Member Avatar for divyakrishnan

Hi, I want to get current position of cursor in a text box using asp.net. Its very urgent for me. any one can help me?

Member Avatar for Amita Negi
0
164
Member Avatar for coder91

For the system I am creating which is a report generator, there is a form which is created based on the parameters required for a stored procedure, the code for this is: for (int i = 0; i < datatable.Rows.Count; i++) { string label = datatable.Rows[i]["label"].ToString(); Label mylabel = new …

Member Avatar for djjeavons
0
182
Member Avatar for fastina hasini

How do i change images every 5 seconds on my web page? I have tried something but the first image is getting displayed but the rest of the images r not and i have used update panel and timer

Member Avatar for fastina hasini
0
175
Member Avatar for dandrews517

Hi all, I'm beginner developer and I want to develop a software telephone in .NET. I prefer C#. After some googling, I started to code in C# using the prewritten VoIP components of [Ozeki's VoIP SIP SDK](http://www.voip-sip-sdk.com). Now I have a simple softphone that is able to make and receive …

Member Avatar for theophil1901
0
671
Member Avatar for coder91

For the system I am creating there are various reports, some of which require input parameters from the user. I have my system working for reports thay require no parameters but can't seem to figure this out. One member of the team has written stored procedures, one being report lookup …

Member Avatar for coder91
0
210
Member Avatar for Smalls

As searching has returned very little, my question is simple yet seems to have a complicated explaination. How does one go about processing and sending aspx pages that don't have a physical location (i.e. the apsx page is built in a string or is an embedded resource) to the client? …

Member Avatar for Smalls
0
385
Member Avatar for coder91

Hi I have a datatable that returns 3 columns, what I am trying to do is to return the second column of a row when a variable matches the first. It's probably really simple but I can't get it to work. Thanks in advance.

Member Avatar for coder91
0
154
Member Avatar for coder91

Hi, so I have to create a dynamic menu which is created using <ul><li><a href /></li></ul> etc. The menu has to be dynamic based on the user who is viewing the page. So far when the page loads I send the name of the user logged in, to a stored …

Member Avatar for coder91
0
843
Member Avatar for sivanag522

how to arrange vertical sub menu controls in inside the vertical main menu control

Member Avatar for tdrosiadis
0
113
Member Avatar for Violet_82

HI guys, quick (and perhaps stupid) question. Basically I'm getting some values out of a database, converting them into string and store them in dedicated input fields: if (reader.HasRows) { //because there should be only 1 row to read, otherwise use while reader.Read(); rent.Value = Convert.ToString(reader["Rent"]); car.Value = Convert.ToString(reader["Car"]); bills.Value …

Member Avatar for tdrosiadis
0
198
Member Avatar for balaprasath
Member Avatar for jelly46

How to pass link data from one page to another page using querystring in asp net This link would be set up something like this: http://.mywebsite.com/site/TR?fr_id=1131&pg=entry?utm_source=______&utm_medium=_______&utm_campaign=ABCD2015 When it is clicked, the code implemented needs to pass the source and medium info (facebook /social) into the gaps (_____) in link url. …

Member Avatar for jelly46
0
378
Member Avatar for Violet_82

I just wanted to share this with the community, in case anybody finds it useful. I'm learning ASP.NET and started with Web Forms and now I'm moving slowly to MVC. As I have just started with MVC - which is significantly different from Web Form - I've been looking for …

Member Avatar for pritaeas
1
265
Member Avatar for Violet_82

I just came across something strange, and I posted it here because although it is C# it is still part of learning ASP.NET. Usually when you use setters and getters, you have proper methods to set and access private variables (I'm referring to C++ and JAVA mainly) but here in …

Member Avatar for Violet_82
0
145
Member Avatar for SpottyBlue

I have problems for loading data from draft in my project. On the homepage (Default.aspx) under the tab "Drafted", when I want to edit the drafted data on another page (DraftRegister.aspx), it didn't show up the drafted data, just only empty and default values. ![help_3.png](/attachments/large/4/4c1db3ae92ce5a11c6dd89399934131a.png "align-center") Can help me check …

Member Avatar for SpottyBlue
0
263
Member Avatar for coder91

Hi, I have a project I am currently working on that generates reports for users. At the minute the reports appear in a menu and when selected it directs the user to a page for that report. However I have been asked to change it to allow flexibility. So now …

Member Avatar for djjeavons
0
90
Member Avatar for newbie26

hi everyone, im new to java. and i was assigned to do a project that integrates java and .net(c#). here's the scenario: 1. the .net system will create a text file (.txt) based on some conditions --> i already did this part. 2. the txt file will then be pass …

Member Avatar for mueller-bruehl
0
259
Member Avatar for Ahmed_39

Hi 01 - i have create an sql function in my database that take to Date params with code: CREATE FUNCTION [dbo].[SelectEmployee](@frm_date DATE, @to_date DATE) RETURNS TABLE AS RETURN SELECT Emplo_ID, Emplo_Name, Work_Date FROM Employee_Data WHERE Work_Date BETWEEN @frm_date AND @to_date GO 02 - after that add it to project …

Member Avatar for Ahmed_39
0
608
Member Avatar for sushmaja.arumalla.9

I have a problem with the file upload control in MVC. My DOM element looks like @Html.TextBoxFor(m => m.logo, new { id = "logoUpload", type = "file", @accept = "image/*", @onchange = "showpreview(this);" }) onChange event looks like function showpreview(input) { if (input.files && input.files[0]) { var logo = $('#logoUpload')[0].value; …

0
137
Member Avatar for Violet_82

Hi, I run into an interesting thing. I'm looking into SQL a bit, and was reading some tutorial on W3C, so I built a small application to play with SQL queries: inserting info in a table and then retrieve it as it is, filter it etc. The table contains 5 …

Member Avatar for Violet_82
0
169
Member Avatar for Violet_82

I must admit I feel a little embarrassed to post this, but I don't seem to get this simple flipping application to work and I'm getting this error: Login failed for user ''. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack …

Member Avatar for Violet_82
0
3K
Member Avatar for Violet_82

Hi guys, I'm in a bit of a situation here and I was wondering if anybody has any suggestion. Basically, I need to retrieve some data from 2 or perhaps 1 SQL table (that's what I'd like you to help me finding out). OK, here are my two tables (sure …

Member Avatar for Violet_82
0
306
Member Avatar for sachin.sonawane3

write a program to display a square root and cube of 1 to 10 number in a website using asp.net

Member Avatar for faheemsial
0
82
Member Avatar for alaad

Hello, I'm working an application with asp.net, but I have a problem in session.. I searched a lot about how to kill a session when browser closed but it has not any solution. Thanks for help.

Member Avatar for faheemsial
0
154
Member Avatar for AwaisAhmed88

I am working on a project, where we need to access multiple Web Forums API, I need a Generic way by using that I can get the User Data and Posts. For example these forums (nationstates, steampowered, simplemachines, StackOverFlow) provide their Api. So it is difficult to write 4 Methods …

Member Avatar for faheemsial
0
156
Member Avatar for coder91

Hi I am trying to export a gridview to CSV except i am getting an error due to some of the columns in the gridview not being visible. Was wondering if anyone knows how to fix this or a different way to export to csv. protected void gv_RowCreated(object sender, GridViewRowEventArgs …

Member Avatar for faheemsial
0
165
Member Avatar for jay.barnes

Hi, all I'm working with an aspx file that's supposed to check on a directory (on the same server the file lives on) to see if a file of a particular name exists. Based on its response, it's either supposed to create a link to that file, or, well, do …

Member Avatar for jay.barnes
0
191

The End.