


Hi Guys,Totally new to this html / javascript thing so haven't got a clue howI'm gonna to this - but hope to get some help here.I've got a page with 2 frames one called "left" another one called"right" in the left frame i would like to make a "div" - menu ?? and onthe right I just...
I want to build a site for downloading files. The filenames all begin withnumeric digits followed by text characters including commas, apostrophes,etc. It's important that the text remains on the end user's level. So, Iwant to zip and rename each zip to the original first 5 digits.Does anyone...
Is there a native 'zipping' or compression compoonent in windows accessablevia ASP? Or do you have to buy a compoonent?...
Is there any way of using ASP to zip up a set of files on the remote serverand either store the resulting zip on the server and/or present it to theuser for download?The thing that is going to cause problems - I can't install components onthe web server so need a solution that is pure code!...
Looking for a source for data and/or algorithm that would allow me to entera zipcode and find - in our case - every car dealership that sells, say,Chevy's in that zipcode - if not there, then what about adjacentzipcodes..? - in an ever expanding circle outward, and return a list ofthose zip...
anyone know of a good zip/unzip dll i can run from asp? I intend to use it topack/unpack upload and download files to save time.TIA...
Hi,I wanted to know whether we can zip files on the fly without using anycomponents.RegardsVinod...
Recent project came to me. We have "orders" that are entered into ourdatabase through a data entry web-based application that we've built.Typically, the user enters the city/state/zip code/county. Now they want itto be able to autopopulate the city/state/county based on entering only theZip...
Bellow are two functions that I use to validate my zipcode and telephonenumber:function isInt(input)on error resume nextDim TempTemp = Clng(input)isInt = (err=0 and inStr(input,".") = 0)on error goto 0end functionfunction isPhone(input)Set re = new RegExpre.Pattern = "[\s\-\(\)\+]"re.Global = tr...
I am wondering if it is possible to narrow in on an itemwithin a listbox of states. For example, right now if Itype "W", I will immediately drop down to those statesbeggining with "W". However if I type "WI", I go to thetop of the list with those states beginning with "I". Iwould like to continu...
Hi,Here is a web address to read very useful articles:At Home,Attorneys,Auto,Business,Finanace,Health,Insur ance,Internet AndComputer,Investing,SoftwareJust visit: http://www.newbestweb.com/articles/Thanks...
Hi .It is me helen what are you doing....
Yes. The session_onstart event will fire for every pull BECAUSE noSESSIONID cookie is ever created and the server has to assume thatevery HTTP REQUEST frame is a new session. The response object isactually just setting a header, of course.Every redirect is sending a header to the browser equival...
A couple of days ago, I posted a qusstion as to why my simple form isn'tworking. The error I get in the browser is:Data type mismatch in criteria expression./grace/shapethankyou.asp, line 197The error I get when I try to run it in Access 2000 is that it's a "Typeconversion failure"The...
Working on it.No ETA yet, sorry....
