How can I make a searchable drop down down box in ASp language ?

II have a database that have a field call Item number.
this table is getting too big and two long , the drop down box goes down the page 4 fold .
so I need a a searchable drop down that user can enter the first two or 3 word of the itam number and cursor would jump to closes item number possible.

Please answer for ASP and NOT for ASP.net
no no on asp.net
I downloaded the demo , this is too hard to read off of.

need something that I can get with dreamweaver editor or FrontPage.

Tags: , , ,

Posted in ASP2 Comments

Can my system run offline, if it were to be developed using ASP?

I am developing a database system that enables several users to connect to a database on a server via ASP. The database system also enables users to run some stored procedures.

One function in which is required is that the user can dump a portion of the database into his or her own laptop, and work offline with the running system, when outstation. Is this possible?

Tags: , , , ,

Posted in ASP2 Comments

How to auto increment id in access database based on a condition and save the id consecutively in asp.net?

In a form there are 3 text boxes – assetid, quantity, amount. When i enter 3 in the quantity and click a save button, assetid should auto increment from com1 to com2,com3,com4 consecutively in access database column and at the same time the amount should be divided equally among the 3 assetid and saved in the database.

Tags: , , , , , , , ,

Posted in ASP1 Comment

how can I find a rich text editor in javascript language to use in asp?

I want a free simple one, you know it must jast have a system to add pictures immediately in editor.

Tags: , , , , ,

Posted in ASP1 Comment

how I can print and html file from asp.net, What is the code for that?

I made an application form by asp.net VB andnow I want to generate a html page as preview and print. What should I do?

Tags: , , , , ,

Posted in ASP3 Comments

How do i make page loading delay using asp.net or javascript ?

How do i make page loading delay using asp.net or javascript ?

Tags: , , , , ,

Posted in ASP1 Comment

How should i learn asp.net with c#?

what is the best way to learn and become an expert n asp.net. I am very desperate to learn it so i downloaded some projects and then going through the code but everything passing above my head.
Also, reading wrox: beginning asp.net with c#. But i don’t like it.

Tags: , ,

Posted in ASP1 Comment

can anybody tell me a site where I can learn the basics of ASP.NET?

I want to add forms like drag and drop system and a little bit about codings.
does any one know , how to add a master page.
urgent pls.

Tags: , , , , ,

Posted in ASP1 Comment

How do I dynamically process an asp.net webpage?

I want to load an asp.net page from a database into a asp.net page that is already loaded in the browser. How can I process the requested asp.net webpage on the fly?
Normally this type of task is accomplished by defining the nested aspx page as a user control, but I simply don’t want to make an entire page a user control (it doesn’t make sense to me to do that). I also would like to avoid postback of the entire page. On the scale that I am attempting to do this, it really isn’t practical in the real world, but the principles are useful to know.
So an Iframe would be an easy alternative, but I don’t want to use frames, of any kind, either (just out of dislike). My goal is to make the page visibly and functionally seamless using asp.net code retrieved from a database or a source control service. As for Ajax, that is the method that I want to use to take advantage of to reduce the RTT (round trip time). I hope that clears up some of the questions.

The more I think about and talk about this topic, the more I think it is not currently possible. I think the trick is to get access to a thread that can execute the vb.net or c# compiler and return the processed il code to the browser.
This topic is just fun for me to think about. Its application could be used to “sloppily” manage projects. I really just think it would be cool to do. It might take 4 hours to execute a page, but still cool.

Tags: , , ,

Posted in ASP2 Comments

Computer keeps saving picture as an ASP file… then I can’t open the picture. How can I change this?

I want to download a picture from MLS house listing. It Saves Image as an ASP file. I can’t change the file type (the Save as Type only lists “All files” as a choice).How can I save the picture and view it on my computer? I use a PC computer.

Tags: , , , , , , , ,

Posted in ASP1 Comment

Categories