Females age 25 and under are invited to attend a FREE a cappella one-day workshop hosted by Region 1 Sweet Adelines, January 20th, , 8:30 am, at the Sheraton...
This is off-topic and should not have been posted to this group. Please post any other replies or comments about this event privately. Thank you. Bruce...
. Trying to get ready for singing barbershop valentines. I stole a form I modified and tested on our site but I really don't know what I'm doing. But I don't...
Michael, I'm not sure if there is an easier way..... but here goes. The form itself has an action associated with it, and a method. This is specified in the...
It seems your site is trying to send the message from the web page? My page design is a bit older, and uses the customer's email client to send the message. It...
Michael, The website you got your model from is mine and I'm honored you liked it. My web forms always require two pages: the HTML one that you adopted and ...
. LOL, looks like I'm busted!:) Thank you for being so gracious in letting me steal your work :) Also thank you Bruce and Rod for your replies. I think both...
I just got off the phone with Brian Lynch at the Society. According to Brian, the Society plans to discontinue the RPC effective the end of January. This is...
Thanks for the heads up. Fortunately, NED moved to our own independent method of autnentication a couple of years ago. SO as far as that is concerned, we are...
$*&^$#@(*& I just spent a very long time integrating the Society RPC login mechanism with my content management system and now they will turn it off? What is...
Gentlemen, I am creating a form in HTML & PHP, and I would like the user to be able to add an entry to certain lists. It is the HCNW Registration form, and I...
his number is 1-800-876-7464 and ask for him by name David Wagner 248 E. Southwest Pkwy #1122 Lewisville, Tx. 75067 dwwagner@... PROBE Membership VP ... ...
I'm sorry, but why would a member of the BbshopWebGuild not be able to go to the Society website and look up Brian's information on the staff page? It looks...
. What are you guys talking about? What's rpc and aptify used for? Why would I want to use them? Man, is this learning curve ever steep! Michael Baribeau ...
Michael BHS was kind to let us use a web service for our login authentications for Divisionlevel and Chapter level logins. THey gave us a login script that we...
Sorry if this is a duplicate...... As I understand it, Aptify is a compelte replacement of the back-end database, not just a replacement for the members only...
Tom There are a few ways to accomplish what you are looking for. - you can establish session variables that DO get passed from page to page. - you can requery...
. Aw man, that sounds cool but now we're loosing it? Oh well. Thanks for the explaination Rod. As to this... "This is not so bad if we continue to be able to...
Michael We have been able to download a variety of information in various forms, This included - all member addresses for people in our district - all linking...
. Thanks so much for the detailed explaination Rod! Michael ... ____________________________________________________________________________________ Need a...
The basic way it worked was very easy. Using a server-side language that supported what's known as Web Services (ASP.NET, JSP, relatively recent versions of...
Current status of RPC services offered through the Society's Members Only site. A major systems failure occurred in our legacy database system (AMS Pinnacle by...
. I'm trying to install this free open source webcalendar into my website directory. I unzipped in my widows xp then dropped it into the directoyr but was...
you need to make sure the file is in your C root directory, then the created directory will be in the correct place. Otherwise the created dir will be a sub of...
... They all do to some extent. I guess what I wanted was how to get the <select> tag within a form to re-query the DB for its list (essentially redraw that...
Tom, It sounds like you want to use AJAX to process data on the page. http://en.wikipedia.org/wiki/Ajax_(programming) I haven't played too much with it yet,...
I See, Tom SO you are trying to get the listbox to be responsive to changes made somewhere else on the page. It;s been a while since I dealt with such, but I...
Sounds like you want to do AJAX like stuff similar to how Google works. There is a way with javascript to query the server and then update the DOM which will...
... Yes, indeed. Another input on the page will open another page to add something to the DB. That page will go away when it is done, and I want the changes...