I have spent 4 days, yes 4!, searching , reading and not understanding a word about getting a combo box in a datagrid.
I have a class I call it, nothing happens, no errors, just me screaming!
If I show my code could someone tell me whats wrong? Theres a mars bar in it!
'This is the form it's...
anybody got some wizardry to copy workgroup user/groups/perms etc. from old to new.
Got an access 97 that needs upgrading to 2000 and I don't ant to sit here typing it all in
I've got an access project linked to SQL Server.
My problem is that when someone opens the project the views have a (dbo) suffix "vuWhatever (dbo)" which throws an error ie doesnt exist as I'm calling "vuWhatever".
I've added db_owner to the user as I thought this would solve the problem but...
Has any body got any code/a class etc. that would format successfully on an asp page.
I have a VB app that uses Microsoft Rich TextBox 6 (SP4) so that bold/italic/underline can be used.
The back end is SQL Server which in turn feeds an asp page.
At the moment any formatting shows up as rich...
The following code results in the new page opening but the launch page displaying '[object]'. When using view source [object] is all there is.
Any ideas?
<a href="javascript:window.open('testwindow.asp','a','toolbar=no,statusbar=no,scrollbar=no')">
<img src="del.gif"...
I'm trying to use this code as a hyperlink and have tried a million variations. Can anyone point me in the right direction? I know this horribly wrong!
<a href=>
<SCRIPT language="javascript">...
How do I position a dropdown to a defined option.
I have a dropdown that is populated from a table.
I can get the id or text variable for the dropdown items from a querystring.
Sections of my code looks like this so far
Any ideas?
Paul
<%
dim ID
dim iSystem
dim sSystem
ID =...
I've got this in the IIS forum as well but I thought someone here might be able to shed some light.
I have an Access97 database storing dates in UK format.
I have an IIS5 server running an ASP page that drags dates from the database and uses them in SQL calls to drag out more info.
The server...
I have an Access97 database storing dates in UK format.
I have an IIS5 server running an ASP page that drags dates from the database and uses them in SQL calls to drag out more info.
The server is set in UK format but when the date variable is passed as part of the SQL call it seems to...
apparently this is missing closing quotes but I can't find where?
system("c:/progra~1/apache~1/apache/bin/wzzip \" c:\\progra~1\\apache~1\\apache\\htdocs\\prodacc\\d
ownloads\\".$name.".zip\" \" c:\\progra~1\\apache~1\\apache\\htdocs\\prodacc\\d...
This is mky fifth working day trying to make zipping work!
Are there any professionals out there who can help.
I am running Apache on Win2000. I have wzzip.exe in the bin folder.
I'm trying to run this code but nothing happens.
exec("/bin/wzzip" "c:\\program files\\apache...
winzip32.exe -a -en c:\test.zip c:\strbud.txt
This is an example of what I want to call in a php page.
I call this from cmd.
How do I do this?
I am running Apache on Win2000 server where winzip32 is in /Bin.
If you want me to scream suggest that I run this on a poxy Linux box...
I am a man who despises Apache/Linux/PHP so please bear with me. I'm trying to get gzip going on my server. So far I have downloaded 7 files. There in no help file and I cannot find any sites to help. Is there anyone who can help.
I have a site that has a download button that throws up an error when pressed. In the error log this is printed:
premature end of script headers: c:/php/php.exe
What does it mean?
What do I do?
Please bear in mind I am not an administrator and therefore will be easily blinded by Jargon...
can anyone sort this for me. The first "write line where I try to specify te option value. So far I've managed to display the value but not as the hyperlink. Very frustrating!!
Cheers!
rs.Open Sql, conn
response.write("<form>")
response.write("<select size=3>")
do...
I have a function:
Function EnglishDate(dDate)
y = year(dDate)
m = month(dDate)
d = day(dDate)
EnglishDate = d & "/" & m & "/" & y
End Function
If I feed it a date ie (#03/06/02#) then it returns 06/03/02 as I want.
However if I feed it variants obtained from an SQL...
I looked through all the posts ad haven't been able to solve my problem. It's the usual UK/US date problem.
My regional settings on the server are UK.
The date is beng input to the database as UK but no matter what formatting I try I cannot get it to display from the database as UK...
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.