1,828 Topics

Member Avatar for
Member Avatar for naziatarannum

Hi, am new to asp. Please help me in this. I have a form, with textfields, checkboxes etc. On clicking save button, the control shouldnt go to a different page. Same page needs to appear & not a diffferent page. Am using javascript for client side scripting & vbscript for …

Member Avatar for padtes
0
1K
Member Avatar for umairraja52

I am ASP programmer and have a website in ASP. But my question is that can i use VB.net/C# with ASP without usinmg ASP.net. Is it possible? If it is possible then in which section i can write VB/C# code. Waiting for replies.

Member Avatar for Qrueger
0
41
Member Avatar for LurkerPatrol

Hi everyone, So I have a form that I'm running which has an option to upload a resume. The form itself is actually multi-page but it all sits inside 1 asp file. The way I manage that is to use a select function and case function and depending on the …

Member Avatar for LurkerPatrol
0
196
Member Avatar for LoveLulu

I was running on a ASP, we now converted our servers to run on ASP.NET v2.5, and I am having a terrible time converting this ASP to .NET compatibility... Any assistance would be greatly appreciated!! [CODE]<% Dim scr, loc If Request.Querystring("Check") = "" Then scr = Request.ServerVariables("SCRIPT_NAME") loc = instrRev(scr,"/") …

0
41
Member Avatar for poojasweetgirl

in my college i have been asked to locate a free ftp server on the local network using softwares like ws_ftp ,cuteFTP.I have downloaded ws_ftp but it is asking for server address. I may not have access to internet in college. How do i go about it? i have created …

Member Avatar for poojasweetgirl
0
88
Member Avatar for abhipro

Hi, Is there any way of storing some variables, say username for a particular session in ASP.NET. E.g, If we let a user login in a page, then I want him to stay logged in for all the pages he traverses on the server. Currently, I am trying Server.Transfer and …

Member Avatar for padtes
0
138
Member Avatar for cgyrob

Hi, I am working with the gridview in .net 3.5 and have run into something I can not explain. I am testing my delete methods when I realized that the row was actually being deleted before my event handler even finished processing. Am I dreaming or just missing something. I …

0
61
Member Avatar for miskeen

Hi, I wish to put the title of each dropdownlist. For example, if I've numbers in my dropdownlist (one, two, and three) I'd like my dropdownlist to be like this: Numbers ------------ One Two Three Also, I wish to know how to add a title if I bound mu dropdownlist? …

Member Avatar for LaraM
0
754
Member Avatar for jas05

Hi Guys I am created a tree view in a usercontrol..and used it in master page. But when i access the pages inside the parent node.the treeview is coming back to normal form. but i want the parent node to be expanded until i am using pages from that section. …

0
72
Member Avatar for dhavalcoholic

Hello friends, I am trying to make a simple search box in ASP. I am using a text box, where the user enters his query. And besides it, I am using drop down menu (<select>.. <option>.. </select>) in which the user selects what he want to search (Song name, Artist, …

Member Avatar for dhavalcoholic
0
201
Member Avatar for kegathor

Hi, Im inserting data into a SQL2000 table with breaks/paragraphs and returning it on an ASP (VBScript) page without the breaks. The information is going into the table as follows; The quick brown fox jumps over a lazy dog. The quick brown fox jumps over a lazy dog. But its …

Member Avatar for chsab420
0
82
Member Avatar for troy19

i have a login page (html) i need to transfer the username and the password to a text file using asp ... [code=html]<FORM method=post action=login.asp> <INPUT id=email class=inputtext type=text name=email> <INPUT id=pass class=inputpassword type=password name=pass> </form>[/code] i need this parametrs to be written in text file (notepad) using asp Thanks …

Member Avatar for chsab420
0
85
Member Avatar for poojasweetgirl

Ok. I know how to create web pages and paste them in the ftp folder. I want to locate a free FTP server on the local network or the internet.Using WS_FTP,cuteFTP, or other free GUI based FTP client program.Using this client i want to create a folder "x" on the …

0
56
Member Avatar for rogergrippo

I wish to develop a tracking script for a courie company It wishes to show its customers the movement of the goods and its status in its website. How Should I make it. I am confused very much as the requirement says entering of tracking number will find out the …

0
110
Member Avatar for rogergrippo

I am using Visual Studio 2008. I have made a dropdown list or a Listbox containing various country names and their local site URL. the purpose is to redirect the visitor to correct local site of their choice. I've created the Dropdown List but, I am unable to make the …

0
110
Member Avatar for rcdeck

Good morning everyone, I am currently building a website for the company where I work and I am looking to get a hit counter so I can pull some usage statistics. Our site is on the Intranet and not everyone has access to the Internet so I would rather not …

Member Avatar for almostbob
0
1K
Member Avatar for baysirna

I have a mobile scanner.. It is from ARGOX model PT-6021 used Windows CE 5.0 as Operating System.. This device run an intranet web application using classic ASP. I just want to connect to a printer and print like other dekstop PC did.. However this windows CE does not provide …

Member Avatar for Quick_Silver69
0
174
Member Avatar for 2eXtreme

Hi Guys I'm having a lot of bother trying to execute a vbs script from an asp file. Basically, what i want is for the asp to call a vbs file, and then i want the vbs script to write to a file on the server, and then i want …

Member Avatar for mejohn
0
450
Member Avatar for jimib

I need to write to a textfile and name it with an extension other than ".txt" (an archive file) . For example: myfile.123 I can't seem to get around the file system object adding ".txt" so my filename becomes myfile_123.txt Do I need to write it another way or is …

0
112
Member Avatar for Gbadger1

Hey I want to find out how to display a selected record from a excel database into dreamweaver. In my shopping page on my website "http://212.219.41.137/StudentFTPUser61/store.asp" when you click add to basket (on the right hand side of a product) a small popups appears saying you have successfully added that …

0
82
Member Avatar for jaid_3k

Hi this function is to add a Note to the database. Now I want to remove the Note when there is no text available in the Note. I am unable to delete the row from the database and so the next time when the page loads the Note reappears. Kindly …

0
60
Member Avatar for jayroldvicencio

Hi there. Im new to asp programming. And I am doing a research project for my school. I'm create a website with MS SQL SERVER 2005 with ASP. But the problem is the right connection. I have searched the web almost 2 weeks but nothing happened. Here's what my code …

0
113
Member Avatar for fabiniyoung

hie everyone, well here is my " little ", i m developping a web application where one of the fonctionalities is the possibility for the user to enter information about a product he want to sell or rent (car, house ....) along with the picture(s) of the product. the problem …

0
57
Member Avatar for Lightninghawk

I have a couple of files here. I have a form on our home page that was working until just a few minutes ago and I have no idea what has changed. It was moved from the bottom of the page to the of the page but that is all. …

Member Avatar for chsab420
0
137
Member Avatar for dthatsme33

I added this code on my page to appear if a recordset is empty: [code=asp]<% If rsArticles.EOF = False Then %> Sorry, there are no listings for this classification today <% End If %> [/code] I tested the page and that phrase did not appear. There are no records in …

Member Avatar for chsab420
0
99
Member Avatar for dheema
Member Avatar for chsab420
0
100
Member Avatar for Neselima

Hi Forum Members, I have been struggling abit in trying to get my booking form submit successfully and to receive the email when completing the booking form. Iam using asp to submit the booking form. I know it must be an error in my coding, script whereby someone else can …

Member Avatar for chsab420
0
69
Member Avatar for kaden712

Hi Can anyone tell me if the following is possible and how I would do it I have an Access Database with a Table called tblProducts and a Field called prodColors On my web admin page I have created a list of checkboxes with the various color options as checkboxes. …

Member Avatar for chsab420
0
86
Member Avatar for JRSofty

So I decided that I would describe my attempts at developing my own Rapid Development Framework, here on DaniWeb since they are so nice to give people free blog space. So many of you are probably asking, "What exactly is a Rapid Development Framework?" A Rapid Development Framework (I'll just …

0
97
Member Avatar for happygeek

It’s that time of the year again, and the Microsoft Tech.Ed Developers Conference 2006 Europe has hit the beautiful city of Barcelona, capital city of Catalonia in Spain. Hot off the press news for today is the keynote speech by Eric Rudder, senior vice president of technical strategy with Microsoft. …

0
161

The End.