|
Thanks guys. I check out the 4 Guys method.
Brandon
"Manuel Socarras" <msoc**no-spam**@airtel.net> wrote in message...
|
|
Cool - Thankyou Joseph :D
|
|
I had the same question and have tried the above. The test works fine, but it
shows all the dates incl. the past. How do I define the current date...
|
|
Well, I?d suggest to use an existing web application for this, which will work
'out of the box'. What I?ve tried, and what actually offers you...
|
|
What are your skills at HTML/CSS/Server-scripting?
If zero, then the timeline would be 1 year.
If expert then the timeline would be several...
|
|
<option value="<%=Server.URLEncode(Recordset1.Fields.Item("MLSNum").Value &
"&custid=16"%>"><%=Recordset1.Fields.Item("Tour2Name").Value%></option>...
|
|
i have done that now!! just need to sort out the logic behind it all!!
Cheers
Gubs
|
|
ok two things here.
using the sessionID as a unique OrderId is not 100% fool proof.. if the
server is ever reset or goes down, the sessionID's...
|
|
Hi Paul,
thank you for your response. I have now sorted out the problem. However, the
extension fix given by macromedia did not work on my...
|
|
Hi, You need to use javascript or vbscript. When some clicks the submit button
you can call a function to check the values on the form. At the top...
|
|
No, that's not it. The host confirmed that sessions are not disabled and I verified it by passing a session variable.
|
|
Which post are you referring to? I apoligize if this is a duplicate. But my
other post was the slowness of the rendering of the NAV BAR. The...
|
|
Hi,
I have the exact same problem as this. Have you found a resolution to it yet? I've been trying to sort it out for 7 hours, but no luck!
Sarb
|
|
var sortedField
not sure now but toString should be equivalent to CStr
rsCustomers.Source = "SELECT * FROM YOUR_TABLE_NAME ORDER BY " +...
|
|
I'm building a site with Drupal (a CMS), which names many of its files with an
extension of 'module' (e.g., system.module). Dreamweaver's text...
|
|
Put an ORDER BY statement in your SQL statement:
SELECT blah from mytable ORDER BY myidfield DESC
--...
|
|
http://www.interaktonline.com/Products/Dreamweaver-Extensions/MXSiteSearch/Overview/
or...
|
|
Thanks for the quick reply :)
Search Engine optimization is not my specialty, but i'm not sure what kind of
effect those tags would have. In my...
|
|
Does anyone know of any javascript or other method to close all open browser
windows? I have an issue where a user logs in to our intranet through...
|
|
i guess you meant Restrict Access to page behavior
Paul Whitham TMM wrote:
|