5,691 Topics

Member Avatar for
Member Avatar for CLIPER

Hi, I would like to have a asp.net application that will let me extract or import data automatically to my Access Database. For that, I have a .csv file and I will then upload it and will be extracted into one of the table in my Access Database. Is there …

Member Avatar for CLIPER
0
201
Member Avatar for CaffeineAddict

Hi all, I'm a 3rd year Computing Science Student, who will be starting my fourth year soon. I am primarily interested in databases, particularly sql server. I am also interested in .Net Programming, particularly asp.net. I have been trying to come up with ideas for a Final Year Project, and …

0
92
Member Avatar for pizza

hi guys! Newbie here and like to know how to solve this: everytime i want to click on some link it will said error on page (on the bottom left corner) example: problem with this web page might prevent it from being displayed properly or functioning properly. In the future, …

0
100
Member Avatar for niran

HEELP!! I am working on this project and I am trying to create tutor groups and allocate students to it automatically based on the number of students. The max number of students in each group is 20 but can be less than 20. I have been able to code is …

Member Avatar for Twiggie
0
131
Member Avatar for lovelyhelp

i am trying to create a guest book in asp.net...but i found a compilation error: Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and …

0
83
Member Avatar for lovelyhelp

i found an compilation errors with the code as below. I am using asp.net framework 2.0: 'DataItem' is not a member of 'System.Web.UI.Page' How to proceed? ----------------------------------------------------------------- <asp:repeater ID="rptLinks1" runat="Server"> <ItemTemplate> <table> <tr> <td><%# container.DataItem("tutorial_chapter") %></td> </tr> <tr> <td><asp:HyperLink ID="HyperLink4" runat="server" Text='<%# container.DataItem("tutorial_subject") %>' NavigateUrl='<%# container.DataItem("tutorial_hyperlink") %>'></asp:HyperLink></td> </tr> </table> </itemtemplate> …

0
71
Member Avatar for tgreer

I've developed a few ASP.NET applications in the past, develop C# windows apps all the time, but am just now developing my first ASP.NET 2.0 app. I'm having a nightmare getting a database connected. Everything is on my local machine, including IIS Visual Studio 2005 Professional Latest .NET Framework 2.0 …

Member Avatar for campkev
0
179
Member Avatar for Ancy Cideve

Hi, I am trying to deploy a web project written in vb to my remote server, The project is working perfect in my local machine as well as in the remote server when i try to deploy it manually. But when i try to deploy the same project using 'Copy …

0
77
Member Avatar for smis

I am Smitha from Kerala.I am working as a programmer in asp. I have to attend an online test in asp.net today.I have only a little exposure to asp.net.can anybody help me with some sample questions and answers.

Member Avatar for Dani
0
71
Member Avatar for declum

I am creating a [b]Web Search Engie[/b]. I am studying BE Computer Sciece. I want some tips in [b]ASP[/b] and [b]VB[/b]. Please help me. Please tell me some helpful site for me. And tell your advise to me. [b]My E-Mail :[/b] [i][email snipped][/i] [b]Clement Jeba Kumar[/b] India.

Member Avatar for trishainfotech
0
133
Member Avatar for war_criminal

so this is my plan, do you think that it will work? this is what i am going to do for valentines day... just to see if i look like an idiot, Im going to text message my girlfriend for Valentines day... I know what you are thinking. but NBC …

Member Avatar for jwenting
0
125
Member Avatar for LiBOC

Hi guys, According to [URL=http://testdrive.mapinfo.com/TECHSUPP/MIPROD.NSF/0/9d37e38edafa743f8525708b00555906?OpenDocument]Here[/URL] I am told to update the ISScript engine on your computer by downloading the latest one from [URL=http://consumer.installshield.com/kb.asp?id=Q108158]Here[/URL] However, I can't even install this MSI because the error message speaks : The Windows Installer Service could not be accessed. This can occur if you are …

Member Avatar for LiBOC
0
175
Member Avatar for Texpert

Hi, I am looking for some help in coding an app using VB.NET 2003,where in a web form I have four tabs which call four different forms in the panel after click event. I don't see any tab control in the toolbox in visual studio so I guess I have …

Member Avatar for f1 fan
0
153
Member Avatar for edmicman

I'm working on a side project/consulting job for my former employer...basically I want to recreate an app I did in VB6 using VB2005. It's a simple app, but it was built when I was less experienced, and while I've got the business logic, I'm having troubles getting to a point …

Member Avatar for edmicman
0
163
Member Avatar for heyheygrl

Thanks in advance for any help offered and please let me know if more info needed...... I am using a comcast cable modem with both ethernet(using this one) and usb connection available the router i am using [url]http://www.networkeverywhere.com/products/nr041.asp[/url] (Network Everywhere 4 port Router model number NR041-WM) Both computer have windows …

Member Avatar for alc6379
0
112
Member Avatar for saif0306

connection code from ASP to Excel & Access as database. Further Next time I will ask how to retrieve data.I know everything in Oracle doing first time witn excel and access.

Member Avatar for Drew
0
76
Member Avatar for Naters_uk

I would like to code my submit web control button with a timer on it. Its suppose to allow submission until time goes up and the button is disabled from submission. Any directions or tutorials on this?

Member Avatar for campkev
0
164
Member Avatar for spidey

[COLOR=DarkOliveGreen]hello, i have two dropdown listboxes: one is for the countries, the other one's for the areas. in the 'countries' listbox, the user can select multiple values. what he selects, the second listbox is going to display the country's/-tries' corresponding areas. all entries should be fetched from the database. ex. …

Member Avatar for iwahdan
0
96
Member Avatar for vikky17

Hello Friends, Actually i am Sticken with a very peculiar problem, related to search Actually i have a database with a column "Description" which has a long strings of 1000 characters describing about the produts of the company for E.g. "We are manufcaturers of Plastic Raw material, platic containers, Elctrical …

Member Avatar for Drew
0
130
Member Avatar for JoBe

Hello ladies and gents, Ive recently downloaded VC++ 2005 EE, but, would prefer to buy a version of this. Now, the problem is that there are so manny versions. Since I'm a hobbiest I was wondering wich of these two would suit me the best. Visual Studio 2005 Express or …

Member Avatar for jwenting
0
125
Member Avatar for Naters_uk

I would like to know how i can disable asp.net button from the items in a listbox. I am working on a movie booking seat page. The listbox retrieves the seats from the database. The buttons represents the seats and are suppose to be disabled from clicking once it has …

0
69
Member Avatar for sylvesterangie

I am having a problem inserting a picture to a datagrid. My database has both a link and a actual picture. link: StarCarPics/Agustlink.gif picture: hex number or the actual picture I have tried doing a hyperlink and have no luck. Is there any other way of doing this? Thank you, …

0
56
Member Avatar for mimiii

Hi, My computer has been infected with a bullseye network, cashback, and navisearch program and it recently had this nasty coulomb dialer on the computer. I tried every method to get rid of these junk, but it keeps on coming back. Does anybody know how to remove them? Thanks in …

Member Avatar for tayspen
0
102
Member Avatar for lagmywagon

I got hit pretty bad when I opened a file a freind sent me. I scaned it with AVG and it looked clean until it started downloading trojans and spyware. thought i got everything with AVG, spybot, adaware and hijack this, but i missed something, here is my log: Logfile …

Member Avatar for DMR
0
150
Member Avatar for pav

Hi to all, I need help regarding my project in asp.net Firstly, in my project there are two faces one is administrator and another is user. Secondly, an administrator has following roles 1. He must be able to add, edit/update, or delete a category( e.g. book, phone cards, cds, dvds, …

Member Avatar for tgreer
0
69
Member Avatar for stallwoes

Alright guys, I'm having quite a time with this one. I'm getting an VB script error : Microsoft VBScript compilation error '800a0408' Invalid character /addcust2database.asp, line 25 MM_conn1_STRING="Provider=Microsoft.Generic.OLEDB.3.51;" & _ "dsn=www.motorlists.com;" &_ "uid=mechanic; pwd=k1n3t1c;" &_ "Server.MapPath("motorlists.mdb");" I'll print the code, but it's pretty long. The purpose is to send a …

Member Avatar for Suril :)
0
194
Member Avatar for blacktulip

:lol: Hello,I'm a newer,I want to study ASP.But I don't know how to study it.Please help me,thanks!

Member Avatar for blacktulip
0
184
Member Avatar for udayshelar

Hi Friends I am Doing Application to interface with the x25....... The Company Eiconcard provided the sample code but that is in c language. I want to develop it in c#. Below I write the Code which is equivalent to c Language code but its not working properly. Plz Help …

Member Avatar for balabhaskar
0
154
Member Avatar for tayspen

[I]I made this list for another site, but decided it might help people here to. This is a comprehensive list of numerous anti-spyware programs. And firewalls[/I] [B]Anti-Spyware/Virus Programs[/B] Ad-Aware Antispyware (Free) - [url]http://www.lavasoftusa.com/software/adaware/[/url] Aluria security Suite ($) - [url]http://www.aluriasoftware.com/[/url] Spybot search and destroy (Free) - [url]http://www.safer-networking.org/[/url] Microsoft Anti Spyware (Free) …

0
116
Member Avatar for Stivi

Hi, I want to make a dynamic webpage using the Master pages in ASP.net (C# Language, VWD 2005). 1) First about, I've created a panel where will be my whole webpage (thanks to that I can center my web on screen). 2) In this panel, I want to create a …

Member Avatar for f1 fan
0
293
Member Avatar for lintow

I have a table that shows data in a table. If I have a link that goes to another page. Is there a way to carry over ("FIRST").Value) to the other page I'm think it could be a variable function or something like that Any help would be appreciated <td><%=(Recordset1.Fields.Item("FIRST").Value)%></td>

Member Avatar for Drew
0
105
Member Avatar for ohgosh

hi there, i am doing asp.net and had many sets of checkbox which is html checkbox and not asp checkbox. eg: [CODE]<input type="checkbox" id="chkbox11" value="1" onclick="javascript: checkcheck(this);" runat="server"> <input type="checkbox" id="chkbox12" value="2" onclick="javascript: checkcheck(this);" runat="server"> <input type="checkbox" id="chkbox13" value="3" onclick="javascript: checkcheck(this);" runat="server"> <input type="checkbox" id="chkbox14" value="4" onclick="javascript: checkcheck(this);" runat="server"> <input …

Member Avatar for f1 fan
0
223
Member Avatar for lowster11

[B]Intro[/B] If search engines determine that your website is popular, then they will list it as relevant to a search, the more popular - the more relevant. The more relevant, the higher you will be listed in search results. But how easy is to be popular? [B]Design to become popular[/B] …

0
103
Member Avatar for rubix09

Hi i have a question on this which is the following: [B]What is the advantage if the product information is retrieve from a database at run time? [/B] Need this answer urgently thanks =) Thanks

Member Avatar for hint1979
0
107
Member Avatar for benyam_dessu

A year before when I took Web Design course, my project was a simple email program. I used ASP techno. The program creates text files for each messages the user send. But while the file is created it takes a lot of time or simply it took 100 years. When …

Member Avatar for benyam_dessu
0
128
Member Avatar for aarya

i wanted to learn shopping cart ,online transaction. any body please saject me how to start. i have a knowledge of asp.thanks

Member Avatar for Drew
0
89
Member Avatar for Georgina

Hi there, Using DMX4 & MsAccess (ASP VBScript) i'm trying to show my True/false results as Yes/No. I am trying this at the mo: <%If(RsNewProds.Fields.Item("Org").Value)=1 Then Response.Write("Yes") else Response.Write("No")end if%> but it comes up with error 0x800A0412 at the 'else' bit of the script Any thoughts?? Thanks

Member Avatar for Drew
0
264
Member Avatar for zalakes

I am a post graduate [B]I was approached by a company to design for them an Intranet using ASP[/B] i just want to know is this a complex issue or is it easy, bcoz in college( those unknown colleges) we didnt do that much [B]ASP[/B] IF U MAY PLease give …

Member Avatar for Drew
0
262
Member Avatar for william_stam

hi i have a page that generates asp code as text. this all works well, but i need the same page to take the generated code and use it as asp again. is this even possible? <% VARdate = "date()" ' now to use the VARdate response.write(VARdate) %> this is …

Member Avatar for Drew
0
276
Member Avatar for superwoman

Hi I recently installed SQL SERVER 2000 Personal edition on my Windows XP Prof PC. I installed using the windows authentication mode. But when i try to connect the database from .NET in my ASP.NET application. I get an error saying "Server does not exist or not access denied" pLEASE …

Member Avatar for f1 fan
0
246
Member Avatar for Rajnesh

Dear all, Is there any [B]ONE[/B] Web Server that supports all Server scripts eg PHP,ASP,ASP.NET,JSP, Servlets, JavaScripts, VBScripts, etc.

Member Avatar for calcop
0
103
Member Avatar for belama

Hey I was looking at some RAM at some reliable local store web sites, there is something kind of weird. I found out that their 2x1024MB of PC4200 had a whopping 100$ of difference. [url]http://www.dealsdirect.ca/catalog/mall.cfm?CATEGORY=152[/url] DDR-2 Corsair 2GB (2*1024) 533fsb TWINX VALUE (life) CAN$244.75 [url]http://www.pccyber.com/scrMain2.asp?product_types_id=20[/url] Corsair 2x1024MB PC2-4200 ValueSelect DDR2 …

Member Avatar for belama
0
213
Member Avatar for aish

In my asp.net c# web app. I have 10 text feilds. I want to avoid duplicate same value in this text feilds. how I can do this using javascripts. :cry:

Member Avatar for aish
0
135
Member Avatar for davidmo

Hi, thanks for taking the time to read this. :cheesy: I am only new to asp.net and use version 1.1 :o I want to give my users the three options that messenger gives: - :eek: Remember me Remember my password Log me in automatically but I would need to save …

Member Avatar for f1 fan
0
59
Member Avatar for Naters_uk

I am working on a seat selection page for an ASP.NET school project on movie booking system. I have created the seats using buttons (A1, A2, A3) etc. When the user click on the button, the button colour changes and the user finalized the payment. I have an issue here. …

Member Avatar for f1 fan
0
173
Member Avatar for mattjpoole

Hi, I've had a website built for me using asp and mssql. Im getting errors relating to the date format in queries being submitted. The asp is trying to insert dates in format dd/mm/yyyy, but after testing my mssql server is expecting the dates in format yyyy/mm/dd. Is there a …

Member Avatar for mattjpoole
0
129
Member Avatar for basena

Hi, I have registered the Linked server ADSI and I have written a query and i am able to run that query and get the details from query analyzer.But the problem now is if i try to call the same query or written that query in Stored procedure, from ASP …

Member Avatar for campkev
0
75
Member Avatar for Cap

I'm having a problem with getting info from a county government site that uses a Java applet. I'd appreciate any help in solving this information retrieval issue, as the people I talk to at the county don't seem to be very technically literate, although I'm probably not either. To verify …

Member Avatar for jwenting
0
151
Member Avatar for fmardani

Hi, I have made the necessary changes in the web.config so that I can get to the security Tab for the ASP.NET configuration. The new error when trying to go to the security Tab is: The following message may help in diagnosing the problem: Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'. …

Member Avatar for f1 fan
0
120
Member Avatar for H2ofield

Hello, I'm attempting to create a page on my company website that lists products in my inventory. I've created a[URL=http://www.thepiezoexchange.com/mercury_inventory.htm]simple page[/URL], but need to create the scripting to make it do the following: 1. When the customer enters a quantity in the form field next to the part number(s), the …

Member Avatar for tgreer
0
387

The End.