5,691 Topics
![]() | |
I'm doing an asp.net application but am using vb.net to code the example i'm working on. I'm creating a form that will show historic stock prices I have three description and value pairs: Company Name stock symbol Hartford har Vertigo ver Dickson dks I have created three sequential files that … | |
This will probably be a simple problem to fix, at least I hope it is. I am trying to test some simple asp.net code in Apache using my localhost directory. The only trouble is that it just displays the code and does not load the page the way it should … | |
The data that is entered is creating the error page when I suibmit it ti the db. Can anyone help? :confused: HTTP 500.100 - Internal Server Error - ASP error Internet Information Services -------------------------------------------------------------------------------- Technical Information (for support personnel) Error Type: Microsoft VBScript runtime (0x800A0035) File not found /threecubePlus_IIS/formProcess.asp, line … | |
Can anybody tell me What is solution file in ASP ? | |
Hello friends First of all wishes to all the Members,am the new entry to this site. I hv a problem with the passing values of a text area. Let us suppose that we have a text area with some rows and coumns <form method=post action="submit.asp"> <TEXTAREA id=TEXTAREA1 name=TEXTAREA1 rows="6" cols="10"> … | |
How do you get a thumbnail from a PDF file. upload a pdf file ASPUPLOAD and get a thumbnail of the front page of that pdf. i have seen it on a site before so it is possible but HOW it should be possible with a component but what and … | |
Dear techies i have two asp pages, linked using response.redirect and worked fine in my localhost(new version of IIS) when uploaded in a webserver with (6/7 years old version of IIS) the line response.redirect is not functioning. need ur desperate help thanks Youtham | |
hai! i"m doing my final project same like Tina. I"m facing al ot of prob in doing my project.Let me describe my project first, i"m developing Online Course Registration System for my U. for the ADMIN interface i'm using VB (off-line)and for the user interface i'm using Dreamweaver Mx (on-line).Here … | |
Hi I have a peculiar problem. I created an ASP.Net page with the code behind in C#. After submitting I am storing the primary key value of the row inserted in a ViewState variable. Then I pass this as a query string and do a Response.Redirect() to another page. Then … | |
Here is a Example of A Gateway Doorway Page That is spidered by the search engines and listed just as a everyday html based webpage, however when a surfer clicks on a the link coming off the search engine he is redirected right to you root index or main page. … | |
PROBLEM: ____________________________________________________________ Im trying to create an update on an oracle database and Im having some real trouble with it. If anyone has experience creating transactions and stored procedures from .net or asp and can help out I can use the assistance. My code is returning the following error and … | |
Hi All, Can any one explain me what application block ? and how to code in web application using vb.net, please send me a sample if u have experience in programming application block, i have a web application which is intranet i need to pass the username and password thro … | |
Hi All, I have joined this nice active community sometime ago. Let me tell you something about myself. I am Sonia and I live in India. I work with Real Value Hosting. I am more into Webmastering than programing though I started as a programmer :lol: Recently, we have started … | |
Hello, I'm trying to make a website that has products in a database, but unfortunately the pages can't be in asp.net. So, I'm using visual studio to connect to my database. Then I write out my category pages as needed, I have them set up in a table format. I've … | |
I need help writing a method to create a simple text file. I want that file to be saved to a local drive (client side of my asp.net app). The filename will always be the same "license.txt" but the content will be different for each user. I don't really want … | |
Dear all, This is my first post :). I am an undergraduate student of an IT university. Now I start to making a thesis as final project for undergraduate. My thesis is about to build a simple article manager. This project must to build with a good Object Oriented Analysis … | |
I'm trying to learn asp.net in vb.net. I have a form to order hats online because I'm learning only one hat at a time may be ordered. I have two listboxes one displays the size and the other the color, I have a checkbox which if checked adds a logo, … | |
The Division of Information Technology, Bureau of Applications Development & Support (ADS) has a need to acquire one ASP.NET software development engineer to develop new applications and support existing applications in a Microsoft ASP.NET, ASP and SQL Server environment. The immediate goal for this engineer will be to provide technical … | |
This was a question in a previous topic but I didn't quite understand the answer. I display radio buttons from a Array I built in ASP (radioArray) which contains a code/short desc/long desc. When someone clicks a radio button I want to invoke a Javascript function to display the short … | |
Ive been tasked with setting up a web server in house in our smallish company to host our own web-site I've done bit of web development and set up new web-sites on an exisiting web-server hosted elsewhere, but would like to know what the "average" spec we would need for … | |
Hi all, Well, I'm in a pickle LOL I just signed up for Verisign's Fraud Protection & Buyer Authentication program. In the meantime I was also looking into going w/ a new shopping cart company like 1shoppingcart.com which is a hosted company that was recommended. They have a ton more … | |
hi all...need help... I've created a double array and populate it with data from a database. I can read the values it holds in ASP but I cannot do it in Javascript. Is there any way this can be done? Thanks | |
hi there, can anyone help me out my problem is this: I have a form, with radio buttons (the number of buttons is not fixed, it will keep increasing) for eg, if there are 2 radio buttons and no button is checked then if user checks a radio button, then … | |
hey everyone. first time poster here. i've been having trouble with my search feature on a website that i designed (well i helped design). it works fine when i'm in the indexing service but on the site it wont. if i search for random letters, it will say "No search … | |
I have generate a ASP.NET page with a Codebehind but i want to create a file with common method that i must make in many page of my website. I create a new file class .vb, but how can I using the public function that I have insert in?? Thanks … | |
Hi, I am wodering how to store and retrieve czech, or other utf-8 related language, characters using IIS 5.0 and SQL server 2000; I try to explain: at the beginning I was using the 1252 default codepage (with no charset specified) and some character was immediately changed when posting toward … | |
Error publishing Asp pages on WinME, personal webserver I am using Personal web server on Windows Milleniuum Edition ,but when I tried to publish my .asp file ,it is not getting published .What is the reason for this ?Will you please help me to find the solution to this problem … | |
Hello, I can not fill a dataset and operate with a datatable when it is on other computer (not on the ASP server). I am using MS VIsual Studio .NET 2003 and ASP. I receive the following error when trying to fill a dataset: "The Microsoft Jet database engine cannot … | |
[B]How to search a database[/B] [B]Intro[/B] Searching a database is actually a easy thing. It just involves a form, and a page that displays the results. Im going to show you how to make a simple form, and a page that displays the results. [B]First steps[/B] So the first step … | |
Dear Sir, Would you please Help with code? I am developing an asp application for my company. I want to insert the records in the Database file BAK1703.dbf attached herewith into the All_Hawala table in my application Database after pressing the Import Button in the ASP Page. The All_Hawala Table … | |
I have generate a ASP.NET page with a Codebehind but i want to create a file with common method that i must make in many page of my website. I create a new file class .vb, but how can I using the public function that I have insert in?? Thanks … | |
Hi All, When I try to run my very first .net App on the server, I got the error saying that [B]"Server cannot access application directory 'D:\Inetpub\myApp'. The directory does not exist or is not accessible because of security settings"[/B] Obviously, the folder does exist. It was set as virtual … | |
I have a site that i want to be able to check and see if there is a new email, if there is then it must send a sms to a mobile number. Is this posible? if so where do i start? I know that the server needs to have … | |
Hello, I'm currently trying to work on a project and I am stuck. I need to take products from a database and show them on multiple pages according to manufacturer and category. I also will then need to have the pages written out in html, because of were I need … | |
i ve embedded a Windows Media Player component in the ASP.NET Web Application interface.. but dunno how to play a media(audio/video) file in it... i m using VB.NET as the frontend and oracle9i as the backend...on Windows 2000 Advanced Server.. i ve tried giving a URL path to a Hyperlink, … | |
I am new here but ive managed to solve a lot of this 317 problem ! but there is still one thing and i think u can help :P ! i am running my PC in safe mode ! which is the only way to " use " it ! … | |
Hello, I am new to HTML/ASP and web development. I developed single web page(asp) having scrolling news like action. It works fine for most of the characters. But few characters get hidden. I am not getting how to display these characters, I tried using character code no instead of character, … | |
Hi, I am new to ASP.net and I have inherited a web application. Now I have to change the gui and hence the whole navigational flow. I have a top banner. Then I have left side menus and then on click I want to display on the right side some … | |
Hi, im new at this forum alittle about me, im 24yrs old, live in WA state, im mostly a webdeveloper doing xhtml,css, javascript, but specializing in php,mysql,asp.net and apache server administration. | |
I want to check someone's ip address when they come onto my website, is there a way that I can do that using c# and asp.net? | |
This was orginally posted by ShadowBoxer: Because of some suggestions, I'm going to try to gather some good programming resources in this thread. If you know any good websites, either post them here, or PM me and I'll add them to this post. [b] Tutorials, Books, Utils, Misc[/b] [list] [*] … | |
Hi All, How to create own event handlers and attach for custom control.I want add some events for a control like Click,MouseOver.I have pie chart control and placed that control draged on webform.Whenever user click that pie chart control. It has to fire something.That's why i want fire some events … | |
Hi. Does anyone know how access data stored in Visual Fox Pro 6.0 (ancient, yes) through asp.net? I've read conflicting information, saying I need to use ODBC connections, but that doesn't work -- after I make my connection to the data table, I get an error on my command.execute saying … | |
Hi everybody I am stuck here with a problem and my deliverable is in24 hours.. My problem is : I am in a crm project..it goes like this if i want a new trade-in offer, then i click on the button and new page appears with blank fields., page called … | |
Hi, We have a accounting/inventory program that uses MS SQL as the database, with VB and Access for reporting. We want to make the database available online. ie.. Our clients can search the inventory and make orders from it. We do not want to install a local web server inhouse. … | |
[url="http://abcnews.go.com/Technology/wireStory?id=701352"][color=#800080]http://abcnews.go.com/Technology/wireStory?id=701352[/color][/url] [url="http://www.microsoft.com/presspass/press/2005/apr05/04-25Winx64LaunchPR.asp"][color=#800080]http://www.microsoft.com/presspass/press/2005/apr05/04-25Winx64LaunchPR.asp[/color][/url] :!: [QUOTE] [color=darkblue]After years of delays, Microsoft Corp. on Monday released versions of its Windows operating system that can address vastly more memory and are designed for such heavy-duty tasks as rendering graphics and video. The new products, Windows XP Professional x64 and Windows Server 2003 x64, operate … | |
[url]http://www.pcworld.com/news/article/0,aid,120054,tk,mcx,00.asp[/url] i just read this article and it says that you can log on to anothers computer with out knowing it thinking its a hotspot. My question is in wireless settings there are 2 types, access point and computer to computer. If i have only access point set would i … | |
PLEASE HELP ME I WANT TO KNOW HOW TO CALL A DOMAIN NAME FROM ANOTHER DOMAIN NAME ie)if suppose i had a url [url]www.john.com[/url] its has database if i had create a website for all members and it was store in john databse eg www.a2.com(member of john.com) if any person … | |
First of all thank you for the example on how to create the login page. I am also new at this and I have been trying out the login page using a SQL db. I am getting an error on my code for the button click event. If Page.IsValid Then … | |
hi guys i've posted this on both the SQL and ASP.Net forums cause i ain't sure which one i should use so sorry about clogging up the message board. Basicly i'm a newbie with ASP.net and i was looking for somw help with this query i got a site and … |
The End.