13,936 Topics
![]() | |
Ive created a realestate application that allows the agent to upload photos along with a description of the estate, price, bedrooms and financial options. On the buyers side ive used a forms view to enable a viewer to browse through records and display images directly from the database. Everything seems … | |
Hi I was just wondering if there was any way to open up an ASPX file in IE? I have tried navigatin to the folder in my file system and selected 'open with' but I get the following: [COLOR="Red"]A name was started with an invalid character. Error processing resource 'file:///C:/Users/[I]username[/I]/Documents/Visual … | |
Hi, I would like to know if it is possible to use SQL Server reporting services in vb.net 2005 as my application is not web-based so I cannot use ASP.net. I have searched the internet for tutorials but I can't find anything that describes how to use vb.net instead of … | |
hi, i want to know about the microsoft certification program.I am working as asp.net developer on c#,what are the certifications avaialable for me.Are there any books for this certification.I am a newbie in this area of certification.so kindly bear,if this question sounds silly. | |
I have a text file say log file. i have to extract all the characters between "<" sign and ">" sign. i.e. between <> and put it into the database and log file is of kind Sun, 24 Jun 2007 21:49:49 GMT: Received request </abc/abc.gif>, from <111.1.11.11>:<1111> at domain <localhost/abc.net> … | |
HI I am developing web site in ASP.net and crystal reports,this is first time i using asp.net and crystal reports.Still ia writing test coing to do this.i mention what is problem is.what i did is first I created crystal report viewer and crystal report.After I drag crystal report i select … | |
hi, iam using the following javascript a page opener.location.reload( true ); but every time the page reloads iam a getting alert message. How can i reload a page with out a alert message | |
when typed in vs2005 command prompt aspnet_regsql.exe it gives error:application failed to initialize properly; | |
I have an open position for .net developer in Miami, Florida. MUST be SPANISH speaker. Please email resume to [email]larry@itcomputercareers.com[/email]. | |
I'm a relative newbie to ASP.NET. I want to embed a menu in a GridView cell so that when a user hovers over the cell the menu drops down to show a list of different reports that to which they can navigate. Here's what I'm trying to do: <Code> <asp:GridView … | |
Hey all, I have 2 .aspx pages. I want to have a connection between these 2 pages through a button click event..From one of the ASP.Net books I came to know about this link buttons,whose main job is to connect 2 web pages..Well that worked fine.. Now my question is, … | |
[Moderators, apologies if this is not the category my question falls under, please move it to the approp. category, Thanks] Hi, I have developed a VSTO SE Outlook 2007 add-in with Visual Studio 2005. I used the default setup project to create the setup files. Upon installation, the Add-in works … | |
Overview I have a form that the user fills in. A event to my C# codebehind page fires on the save button click. The btnSave_Click method load up the 3 LINQ Entities with the correct values. I call the LINQ method "InsertProject" to insert the data into the SQL tables. … | |
Hi, I have three dropdownlist: country, state and city. Based on the selection of country the data of state will be filtered and similarly depending on the selection of state , the items of the city will be filtered. That is working fine. Now there is one gridview which contains … | |
Hi I am again in need of the professionals on this form. Thanks for the help in past. I have a freetextbox,a dropdownlist and a button in my application. when ever user selects a value in dropdownlist and presses button that particular value should be inserted on the cursor location … | |
Hi! How do I debug design-time error - it just shows up when I view my page in 'Design' mode, but I don't know where in the code it comes from. How do I check it? Please, click to see the error: [URL="http://i42.photobucket.com/albums/e321/watherby/daniweb/Screenshot.png"]http://i42.photobucket.com/albums/e321/watherby/daniweb/Screenshot.png[/URL] Thanks | |
Hey Frnds, I m New to the ASP.Net..Plz Help me out. I want to Insert the Records into the Database on Image Click, I know how to Insert Records On Button Click.I want to Ask that procedure is same or different to insert Records On Image Click. | |
Dear all, I have a problem. I want to subtract two dates use JavaScript. First date source is from SQL database, I format it use ASP.Net code to "yyyy-MM-dd" without time and save it into TxtDate. The second date is from current date. I want subtract those two dates without … | |
Hello, I am Visual Web Developer 2005 and MS accsess to make a data driven webpage. I have a web page which has a drop down list and a gridview. Both of them are linked to tables in the database and when the user selects an item (user name) from … | |
Ive created a realestate application that allows the agent to upload photos along with a description of the estate, price, bedrooms and financial options. On the buyers side ive used a forms view to enable a viewer to browse through records and display images directly from the database. Everything seems … | |
Hi, I'm new in Visual Basic. Here's a few questions: 1. What is the difference between VB and VB.net 2. Any good ebook you guys recommend for VB and VB.net?? (I've learned Perl, C++ and Java) 3. If I want to learn VB.net do i need to learn ASP.net first? … | |
hi, plz help me out to hide querystring at url eg: [url]http://localhost/payment/paypal.aspx?Uacc=das021[/url] &sdgn=jg43 to only [url]http://localhost/payment/paypal.aspx[/url]. | |
Hi all I am currently sitting with a problem where I have created dynami controls in a seperate "htmlDesigner" calls I have created. Once I return the html to the calling page, I insert the Dynamically created HTML controls within the Page_Init section, which sets the controls onto the controlling … | |
what is need of using gridview rather than datagrid. Thankyou, ypki | |
Hello everybody,, I'm developing a web application using ASP.NET and i'm new in databse (basic knowledge:) ) ,,and i have to create a table that stores any changes made in the database tables includes (insert,update and delete) ,,i googled about how to do it and i found many articles about … | |
Hi I have previously populated a listbox / dropdown list with data from a stored procedure in ASP.NET C# and called the method in the PageLoad so that the list would be available once the page loaded up. However, now I want to do the same thing except I want … | |
Hi, i juz wanted to know how to write this following codings in app.config. In ASP.Net in web.config: [Code]<configuration> <appSettings> <add key = "stu" value = "database = Gred; trusted_connection = yes; server = (local)"> </appSettings> </configuration>[/COde] N in codings part: [COde]Imports System.Data.SqlConnection Dim con As New SqlConnection (ConfigurationSetting.AppSettings("stu"))[/COde] Now … | |
Hello. I am trying to run an ASP.NET application locally on a laptop with Windows Vista Home Premium. I downloaded IIS 7.0 and when I try to put in [url]http://localhost/[/url] into my browser, I get a compilation error. We have done this successfully on Windows XP, but cannot get it … | |
Hi, I have a aspx form on which I have a ListBox control a text field a button (btnA) and a submit button (btnB). The scenario is: the user enters text in the text field and clicks btnA. The value in the text field is added as an option in … | |
Hi, Does anyone know of an easy way to make a databound gridview display multiline textboxes when editing rows instead of the standard singleline ones? I can't use predefinded edit templates, since the gridview is to be absolutely dynamic. That is, I never know how many columns wil be in … | |
Hello i am Sarathy, I am pursuing my final year MCA, my projects are just 2 months head. I have joined in ASP.Net class before 2 months, the course comprises of C#, GUI, XML, ADO.Net, ASP.Net in the order which i specified. Just now they have completed the first module(C#). … | |
Hi all I would like to know that how can I opens a gridview in a search window, when page loads. Thanks | |
hi all,i'm still new to asp.net and i'm having some difficulties. i have an asp page where it will display the result of a select count(*) result if the user clicks on a button control. i have bind the sqldatasource to the gridview. the problem is i need to get … | |
Can anyone please give me a sample code to start with ASP.Net 2008 database program ? | |
The website that I created enables users to signup. When they register an account, a mail is sent to them. In the mail, I wish to send them a link upon clicking of which enables them to login. How can I do this? ----- I was thinking on the following … | |
Hi. I have previously designed an ASP.NET system that interacted with SQL Server 2005. I now want to design a desktop application using Visual Studio 2008 that interacts with an SQL database. I had planned to use the same sort of coding to implement this new system. For example - … | |
I have a gridview that gets data from an objectdatasource. the grid has a commandfield in which i show both the edit and delete buttons. i have figured out how to confirm the delete... [code=VBNET] If e.Row.RowType = DataControlRowType.DataRow Then Dim cmdDel As Button cmdDel = e.Row.Cells(0).Controls(2) cmdDel.Attributes.Add("onclick", "if(!confirm('Are you … | |
Hi, I am using FileUploadCotrol to offer browse and to get FileBytes from client side. I use this store the content as base64 string in database. I am trying to store the original file date also in the database. So far I have not found a way to retrieve the … | |
Hi to all... I have a COM component i want to use in my ASP.NET web application and whenever i add it to my toolbox (i am using MS Web Developer 2008), it is greyed out. But i tried it on a WindowsApplication it works fine, the component is added … | |
Hi, I have created a few ASP.NET pages, which run perfectly fine on my local machine's IIS. When I publish this site to my web server, I get an "Internal Server Error" message. My hosting provider uploaded a test page from their side, which works perfectly fine. However, the pages … | |
Hi, I am new to C# ans well as ASP.NET.I have to detect a pen drive and to read its contents. Any person with the solution is most welcome Thanks in Advance | |
One of my scope in my Final Year Project is sending an e-mail and sms notification for a customer as a reminder. where can i find the codes? i'm planning to use asp.net..or is there's any suitable programming tools? Please help- my DEADLINE is nearing!! | |
I am using Enterprise Library 3.0 for implementing exception handling in my web application. It works well and it was writing in the log file. Now, it works well but it does not write in the log file, I don't know why !!! I am using ASP.Net 2.0. Thanks in … | |
Where can I download templated Themes and Master Pages, etc... for ASP.NET? There must be sites on the net that house this stuff. Also, I am looking for the best site for getting proper descriptions for server objects such as the wizard object. Any ideas other than MSDN? | |
Hi, i am woking with retrieving movies list in asp.net with sql server.in database i stored pic_url and in application i created image folder and i am retrieving images from this image folder .but now i want to create share folder in server system(image folder) and i want to retrieve … | |
i have taken a CheckBox in GridView .i want to disable the row whenever i check the checkbox.of a particular row. how i can i do this. | |
Hello friends, iam new to the .NET when i run the page in ASP.NET a small symbol is comming in lower task bar at timer can u please tell me how to run the webpage in localhost please Thank u | |
Greetings to you all out there in cyberspace. I'm a software developer that is just getting into ASP.NET. I've been developing in VB6 for many years and I look forward to coming up to speed in ASP. I look forwards to interacting with many of you folks in the near … | |
There have been some excellent articles on converting asp session variables to .net but not the other way round. What is the best way to convert .net session variables to classic asp session variables? This must have been done by many people by now, so what have you found to … | |
The End.