hi,
I don't know if this is even possible, but any help will be appreciated!
does anyone know if its possible to make use of directory names that don't actually exist? for example..
http://www.google.com/nonexistanturl/
would it be possible for google to make use of this url even though the...
Hi,
Im trying to pull out random rows from an SQL table.
Is there anyway to select all rows matching a criteria, in a complete random order?
Your help is much appreciated!!
hi, ive been looking for a way of uploading a file from a client to the sever using pure asp code with no plug-in's. Does anyone know of way to do this without downloading a 3rd party program?
Many thanks
no sadly this produces the following error:
========================================
Microsoft VBScript runtime (0x800A01B6)
Object doesn't support this property or method: 'UrlDecode'
========================================
thats using Server.UrlDecode(string)
any ideas?
Hi!
Ive encoded a string using server.urlencode(string) and this works fine...
However how do i unencode the string such that the text will be without the %55 ect?
Does anyone know?
Ive tried server.htmldecode and this does not seem to work.
any help would be greatly appeciated!!
Many Thanks
Hi,
Im trying to make a script which will increment a text form field value by 1 each time a button is pressed.
Here is my code so far:
=======================
<SCRIPT language="JavaScript">
function function1(afield){
var var1 = afield;
var val1 =...
hi,
I was wondering if anyone could help me out. I have a list of html pages kind of a contence page, however when a user clicks on one of the html page link i want a 'save target as' directory box to open.
I know this currently works if your linking to a .zip file, is it possible to prompt...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.