13,936 Topics
![]() | |
Hi buddies, I am new to this forum.I have a query in Upload doument to database. Is it possible to upload multiple number of documents such as *.doc(word doc) to SQL Server database at a single upload Event.(Eg. make all the douments in the Excel sheet and upload it) in … | |
Hello i want to collect value from a website e.g called [url]www.buygoods.com[/url] pass the value to my secure and process the transaction and send the the value back to the destination website. Pls how can i get this done, I try using query string to redirect to the my server … | |
Hi There, I am fairly new to ASP.net and MS Access. I am workin gon a site where i need to make a product catalogue. The products can be maintained from an admin section. I Have designed and got the page ready for inserting new products. I am stuck at … | |
i am working in web site project for e-learning in asp.net using vb.net, one of our services in our web page is the ability to record your voice using (save recorder,play recorder which in windows) then send it as voice messege. I want your help how can i save voice … | |
hi everyone my first post so sorry if i do anything wrong! ive gotta design a small website with a backend database using access and visual studio 2008 for a uni project. what I'm currently doing is having a form using detailsview so the customer can submit their details. when … | |
how to add two numbers and display the number of images in placeholder equal to the result of addition of two numbers using asp.net? | |
Hi, I'm working on an events section for a website and have run up against the following problem: I would like every event registered to have its own web page on the site. What I would like to do is to have a template with basic layout, etc., and then … | |
I am in the PHP development with basic development skill. I want to enhance my skill to master level and also want to start learning .NET to become good .NET developer too. What are the good ways, available resources, good books and other thing that you can suggest me to … | |
Hi I have dreamwever CS3 and I have created vb.aspx files and when I open my forms in visual studio 2008, flash buttons cannot be displayed. Thank you in advance | |
Hello, On my project that deal with online payment system, i want that when a user is buying goods from a website called e.g www.buy.com and want to pay using my payment website called www.pay.com when the user from www.buy.com choose to use my payment solution i want to redirect … | |
i have a page that created in asp.net and i'm using microsoft visual studio 2008. when my page is access in other computers that different resoulution the data of the page are disarrange like the images, label, textbox and others.. pls help me how can i fix this problem.... ty … | |
Hi all dotnet lovers, I wish to develope software for my college. This is desktop+web apps. I wish to go for .NET tech. I am puzzled how to use and integrate various technologies. My desktop app will run at office for regitration of students and accepting fee, offering various legal … | |
anyone explain me replication uses with example in c#.net | |
While i thought this would be really simple im really struggling on filtering a gridview twice! I can bind data to my gridview on the choice of my first dropdown box from a dataset but i would like to then filter those results from a selection in a second dropdown … | |
i m new in asp.net with c# .I am trying to make a C# application login on my ASP.NET page.I want the code for log In. | |
hi, am developing a website in vs 2008 my website is almost done but the problem am facin is that am using winzip for unzipping the folders that is uploaded my user ,if i run the website in localmachine(in server itself) i am able to invoke the winip exe and … | |
hai, i have developed a website in ASP.NET it is working on my machine but it is not working on remote machine . I have configured IIS also and also created virtual dirtectory but if i browse for the website in my own machine with my URL consisting of my … | |
Hello Great Programmers I am new to web enabled application. Which code will i use for the save button in other to save the data entered into my text box. e.g Username and password. How do i go about it. More so, if u have any document i can use … | |
Hello, I am current having an issue of large file download in SharePoint (WSS 3.0). It only occur for large files (i.e. 300MB). When I click on a file to download I don't get a dialog prompting me to save the file. IE shows 'Internet Explorer cannot display the webpage'. … | |
how do find out sql storeprocedure error in asp.net pages | |
Hi is there any person have any idea about F# Regard Muhammad Idrees | |
i am trying to call a C# fonction or event from a JS object. i have this [code=asp.net] <script language="javascript" type="text/javascript"> function UpdPanelUpdate(){ __doPostBack("????",""); } </script> <a onmouseover="UpdPanelUpdate()"> mose over me </a> <asp:Button ID="ClientID" runat="server" Text="Press ME" onclick="ClientID_Click1" /> [/code] i know that [B]__doPostBack(" ","");[/B] will cause my page to … | |
Good Morning All I have a Menu Control [CODE] <asp:Menu ID="Menu2" runat="server" BackColor="AliceBlue" BorderColor="SteelBlue" BorderStyle="Solid" BorderWidth="1px" DynamicHorizontalOffset="2" Font-Names="Verdana" Font-Size="8pt" ForeColor="Black" Height="20px" OnMenuItemClick="menureplace_MenuItemClick" StaticSubMenuIndent="10px" Width="87px"> <DynamicHoverStyle BackColor="#7C6F57" ForeColor="White" /> <DynamicMenuStyle BackColor="White" BorderColor="Black" BorderStyle="Solid" BorderWidth="1px" /> <StaticSelectedStyle BackColor="#5D7B9D" /> <DynamicSelectedStyle BackColor="#5D7B9D" /> <DynamicMenuItemStyle Font-Names="Verdana" Font-Size="10pt" ForeColor="#C00000" HorizontalPadding="5px" VerticalPadding="2px" /> <Items> <asp:MenuItem Text="Replace … | |
Hey all, I've been registered here for a little while now. Figured it's about time to introduce myself to the wider community here. I'm Jason, I'm thirtysomething (I forget!). My friends call me Hippy 'cause I used to have long hair and a huge goatee beard......I've long since lost the … | |
Hi everyone, my name is Gary and I live on the Isle of Wight southern UK. I have been programming since I played with a commodore PET (8K RAM - green screen) way back in 1979. Since then I have progressed through 380Z, ZX80, ZX81, ZX Spectrum (even programmed that … | |
:idea: hi all. Here's my set-up: Server 1: SQL Server 2005 Database Server 2: Public Web Application using ASP.NET VB and IIS6 my newly published website is succesfully running! ~ but after a few minutes (or in some instances)..my application is stopping from responding, it only shows the hourglass cursor, … | |
Having a problem with ASP.NET on Vista Business 32 bit. This is s a development machine. I have tested websites using the "View In Browser" and Debug options from Visual Studio 2008 and they load without a problem. But when I try to run a site from localhost i get … | |
A DELETE statement requires an exclusive lock on a table.If there are a significant number of deletes while simultaneously there is also a lot of SELECT traffic, this may impact performance. One trick that can be used is to turn the delete into an insert! Consider the following example: [B]CREATE … | |
Hi there, I want to use a web timer control in asp.net but the problem is I dont know how to use it. :( The requirement is as follows: The user will login to register for exam. Solution I hv designed: Once he has login we will enable the login … | |
i have no idea of choosing a project title..please help me to sort out this problem..im interested in web development area..so i need web based project titles based on ASP.net,PHP thank you.. looking forward to hearing from you... | |
hi i want to update the exsistin user details in the database. Here i want that when the user loged in the edit profile page is there and all the details of the user can be displayed in there perticuler area. and after that if user want to update it … | |
XQuery 1.0 and XPath 2.0 have some functions listed at [URL="http://www.w3.org/TR/xpath-functions/"]http://www.w3.org/TR/xpath-functions/[/URL]. I would like to try and use one. However I have a couple of questions (1) I am not sure of the syntax. I have never seen one used in code and the listed formats seem peculiar. Does someone … | |
hi, it's about time i got myself signed up. In a few occasions the forum helped me solving some problems. I started a carreer switch almost 3 years ago by starting an study 'computer science'. For about 1 1/2 years I work as a programmer on a webbased application. still … | |
HI all, i am using vs 2005 and sql server 2005. in my web application i have made use of the report viewer along with the web part manager and the web part zones, which allows me to drag and drop the reports in the web part zones. all is … | |
can any one help me out how can we use select Command so that we can fetch the data from database when different user login just as job portal (when the click edit resume )data approprite user is displayed. plz help me out. nil | |
i want to apply Dropdownlist in Grid having static items like i am having 1.Present and 2.Absent but my problen is on update click...everytime first value comes like Presents value.....i give this two value statically all other items in d grid are from Database but two values i want statically … | |
I woke up then realized "I want to learn ASP.NET" so I googled for ASP .NET tutorial and ended up at w3schools website. It says prerequisites are Windows Operating System, .net frame work, IIS, and a text editor. So I inserted my windows XP cd to install the IIS component, … | |
I want to insert the image into database & Retrive the data back & display into DataGridView.. Foll is the code the inserts the image data into Databse-- [code] protected void Button1_Click(object sender, EventArgs e) { if (FileUpload1.PostedFile.FileName == null || FileUpload1.PostedFile.FileName == "") { lblErrors.Text = "Please Select the … | |
I have created Database. table and procedure inside that. I want to generate sql script for this. How can I do that in .Net 2005? also after generating script, how can i run that to create tables in another computer? | |
Hi, I have three dropdownlist. I need help for how to bind the three dropdownlist in single query.I.e. Now i write the code was every time the datas coming from DB. But i need only one time the datas are come from Db, then we bind the dropdownlists at the … | |
Hi, I know its possible submit a form serverside without actually creating a html form. As you can see below: string url = "http://websiteToSubmitTo"; HttpWebRequest req = (HttpWebRequest)WebRequest.Create(url); string proxy = null; string data = String.Format("parameter1={0}¶meter2={1}¶meter3={2}", parameter1, parameter2, parameter3); byte[] buffer = Encoding.UTF8.GetBytes(data); req.Method = "POST"; req.ContentType = "application/x-www-form-urlencoded"; req.ContentLength … | |
Greetings, I've made a page. I have used flex 3 you write comments [URL="http://www.evdenevenakliyattv.com"]http://www.evdenevenakliyattv.com[/URL] | |
I have a few pages that were converted from vs2003 to 2008. All of the elements are visible in the vs2008 designer, except the input/hidden html controls. I have looked at all the designer settings, and all the appropriate ones appear to be set correctly. If I drag one of … | |
Hi there, I am hoping someone will be able to help me, I have a datagridview control bound to a linq data source on a parent page. The dataview has a select button col. When the user clicks the button I want to open a new page that will be … | |
Hi, great forum here! i've learnt lots reading throught the posts. I have a problem with an ASP.NEt 2.0 web application i have designed. It is designed to allow users to access their documents from home and several shared areas. The ASP.net forms authentication doesn't appear to be working properly. … | |
I have a FormView InsertItemTemplate which has a databound dropdownlist. The dropdownlist displays a list of names retrieved through a SQL Server stored proc. The user has an option to add a new name to the database by clicking a button next to the dropdownlist. Clicking the button fires a … | |
Hi, I have a problem with my login control. I changed the code in order to use my own database (SQL Server 2005) and no matter what i do i get the message "Your login attempt was not successful. Please try again. "!!! in the web.config file i chose my … | |
Hi All, I have two textboxes and Update Button Control, one gridview control.When i give some values inside these two texboxes.The values should display in gridview in button click even.Can u please help me on this. | |
I am having a problem getting a value from my dictionary object. The TryGetValue Method returns true which indicates that it is finding the key in the dictionary but emps variable is not being populated with the value in the dictionary. What am I doing wrong? thanks for your help! … | |
I am trying to update web content on my site by the ID in the database. I am using a ASCX file in order to update the content and it's integrated with a BLL VB file. By example, the content on my Contact page needs to be updated, the DB … |
The End.