09 June 2010.
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: down, drop, language, searchable
Posted in ASP
09 June 2010.
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: developed, offline, system, using, were
Posted in ASP
09 June 2010.
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: access, ASP.NET, Auto, based, condition, consecutively, database, increment, save
Posted in ASP
08 June 2010.
I want a free simple one, you know it must jast have a system to add pictures immediately in editor.
Tags: editor, find, JavaScript, language, rich, text
Posted in ASP
08 June 2010.
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: ASP.NET, code, file, from, html, print
Posted in ASP
08 June 2010.
How do i make page loading delay using asp.net or javascript ?
Tags: ASP.NET, delay, JavaScript, loading, page, using
Posted in ASP
07 June 2010.
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: ASP.NET, learn, should
Posted in ASP
07 June 2010.
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: anybody, ASP.NET, basics, learn, site, tell
Posted in ASP
07 June 2010.
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: ASP.NET, dynamically, process, webpage
Posted in ASP
06 June 2010.
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: can't, change, Computer, file, keeps, open, picture, saving, this
Posted in ASP