I have a page that allow user to update their contents of their address book.
When users click on a button on the page, a new window will pop-out with all the address book contacts. User will select one of the option and i will retrieve the values on put them into the main page without re-loading the page.
To achieve the above effect, is it better to combine
a) ASP with Java Script or
b) ASP with VBScript
i created one page like an yahoo address book. in this page i show the records from database using asp recordset paging. in this page i create dynamic check box for each record, if user select any record it will display in the same page under the selected items.and also it will be shown if user moves to another page. how its possible? if you cant understood this pls assume the insert address window in yahoo compose mail.
Is it possiable or can anybody point me in the right direction for how to read an address book in an ASP page. I currently have a .wab file with over 2000 address and would like these in a database which i have set up but does anybody know how to read the WAB file.
I wanted to setup a address book importer from yahoo,gmail script. I searched for the same on net but only got scripts in php , .net. But i need the script in asp
I need to access the ms outlook address book of a computer from a web page when I click on a button on the web page.
When I'm using MAPI.Session its showing that invalid progid. Wat r all the steps hsould i do inorder to access mapi. My iis and exchange are in different machines.
I'm using Exchange 2003. IIS is installed in a different computer with windows 2000 server. In a web site they have asked to install owa. This is to be installed in the iis server or exchange server? If we install this the error showing the progID will be corrected?
I have a web app coded in ASP all of which is running on an Intranet. I have had a request for our users to be able to access the company's global address book, find someone or an alias to a group of people and populate the email addresses into an Oracle database table.Is this possible?
I am creating a site with ASP. I have a master page with a flash object before the runat server form and every time I click a link (asp:menuitem) to change a contentplaceholder, the flash object refreshes and does its start-up animation. Is there anyway to stop this? Or is that more of a Flash question.
I have a web page where i have given links called add to favourites. So in case of user click that will be added to that favourite items in the database.
there are 3 ways to do as far as i know, 1. submitting the page passing that code as url value and reloading that page again.(not user freindly )
2. pop up a window with that url value and then do the db part in that pop up window page (if pop up blocker is there in the IE then that page wont have chance to do that operation)
3. using a 0 width i frame page..
I just heard about the 3 rd option but dont know how to do that part.
I have a two dropdown lists (Job Catogory and Sub Job Catagory). The values are populated from the database in the following manner, when a user chooses a particular job catagory from the Job Catagory list, the corrosponding sub job catagories are populated into the Sub Job Catagory list. I am using asp as the server side script and sql server as the database. Now whats happening is that when a user chooses a particular job catagory, the form reloads and thn only the sub job catagory list is populated. Is there anyway that this can by done without reloading the page. Probable using a combination of asp and javascript
I posted the same problem in XML forum as someone told me that this can be done through it.
I've been searching the forums for a bit of code (maybe Javascript) that will help me populate a select list using a variable pulled from another select list without refreshing the entire page.
I need to pull the values in the second select list from a database based on search criteria from the first select list. I don't know how to get past the stateless nature of HTML. I'm developing this app using javascript and php for extremely low-bandwidth users and I'm stumped on this one.
I am trying to add record to the database (Ms Access) from a ASP page, which is the easy part. Now I am faced with a simple but hard to me problem. I've a select menu where user can pick multiple value, but when there's a option is not there I was user to be able enter a new option vale and select it.
right now I am redirecting them to a page where by they can add but in process I am lossing the information they entred before hand in other fields.
what I like to do is: from the page where user enter info be able to put a pop-up window then ask them for info and copy the info and add to the option box for selection without reloading the page. is this possible?
I'm looking for an example ASP (VBscript) which will allow me to modify my data in my SQL server only by using the address bar in a web browser, for example if I typed in the address bar:
I am trying to create a page where a registed user can save a search to their member page. So if they see a cottage they like they can save it to their member page.
This is what i have so far This is what passes username and prop_no over to my userupdate page:
ive got an online room bookings system working. However this uses email so someone has to update once they recieve the booking request. Whats the best way to do it so that a user can see when a room is free and book it automatically so the web page when refreshed shows this - ie it cuts out the middle man?
I have very limited asp knowledge so I just use the built in dreamweaver functions at work. I've done an update recordset before but this one as me baffled.
When trying to modify the article and update the database the upodate doesn't work, the page if succesful should redirect to the news admin. I've searched for about the last hour but no joy. The code is as follows: Code:
I have one ASP page that has two separate FORMS, each that will update a separate SQL table. These tables are in the same DB with the same connection string for both.
The SQL statement seems to be writing correctly (when I test them) but neither of the tables updates when I try to update both of them. IF I try to update just ONE of the tables it does work correctly. Code:
How do we update a single entry on a forum page without refreshing the whole page as we do on this forum with quick reply; When we type some data and press quick reply, only the text written is added to the page and none of the existing page contents are updated. I hope my question is clear.
Does anybody have any experience uploading large files (60 - 200mb)?
I am having a lot of difficulty with this right now. I am using clsupload and it keeps timing out. It always just stops and says the connection has been reset.
I tried changing the aspmaxupload in the metabase.xml and using the script timeout function but nothing seems to work.
I just created a page that checks logon credentials before it loads the page.
The problem is that when I left the program and came back, it loaded the page that was cached without doing the login check. As soon as I refreshed the page, it did the logon check.
Is there a way at the top of my asp (asp.net and html) to tell it to refresh certain pages, no matter what?
im running an asp page where by i can upload a xls file- which adds data to a database provided it passed validation. this then sends a success message to the user. what i need is a button where i can call the data which was recently added into the database- but dont know how to go about it or code.
I have IIS 5.0 running on a Win2000 server. I have scripts that I want to run on the web page. It was suggested to me to create an .HTA page instead of .asp or .html to make them run. The scripts now run fine, but when the action is finished, I get the error:
The page cannot be displayed The page you are looking for cannot be displayed because the page address is incorrect.
HTTP 405 - Resource not allowed
after completing a task associated with a button press, in this case a folder copy!
I'm not very familiar with .hta pages, can someone help me with why I might be getting this error. Are .hta pages supposed to be used with newer version of IIS instead of 5.0
I'm wondering for a way to reload my included page (with a few recordsets) from time to time and display and alert for a trigger limit (based on recordset results)..
I tried to reload it using js, but in that case it reloads the whole page and not only the included file...
<script type="text/javascript"> function page_reload(){
window.location.reload() } function page_reload() { var t=setTimeout("page_reload(),30000) } </script>
I plan to buy this one: Mastering ASP.NET with VB.NET by Sybex. http://www.sybex.com/sybexbooks.nsf/BookList/2875
But it take more than 2 months for me to get this book. I did ask for my local boostore for this and they said that the shipment takes the time.is away that I can get the book faster. Do you have any good and recommended book on asp.net?
I am just starting to learn ASP and would like to pick up a good book. I have been through ASP Programming for the Absolute Beginner and got some ideas, but it only discussed local servers running PWS or IIS - nothing about working with an internet ASP hosting service. It also lacks good descriptions of syntax. I have also looked at the O'Reilly ASP in a Nutshell, but it seems like a reference for more advanced users, not a learning tool. I have some Javascript background, but right now I'm trying to pick up ASP and VBScript at the same time so a book that has an ASP/VBScript focus would be ideal.