Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~10.0K People Reached
Favorite Tags

6 Posted Topics

Member Avatar for Cyber-SEO

I've been working with an older programmer who's coding an IVR solution. It's running on Windows 2000 and is connected to a T1 (we have internet access) through the machine his code is running on. I've been trying to get him to request information from our main web server via …

Member Avatar for vasava
0
829
Member Avatar for Dani

Great forum guys, seo guy just told me about and the rewrite hack so i started following the steps. It's my first time using this forum so I'm gonna come out as a dummy here :). Anyway here's my question. At the bottom of Step 2 of the original #1 …

Member Avatar for zuerich-finanz
1
8K
Member Avatar for iceghost

What you have to do is execute the URL's through an HTTP Form submission. If you use ASP.NET it's already built in, for ASP you can use something like DynuCom's object. Here is a link: [url]http://www.dynu.com/dynuhttp.asp[/url]

Member Avatar for Cyber-SEO
0
95
Member Avatar for orionm

orionm> There are tones of tutorials on google about stuff like this. For now here is the answer you were looking for. [code] 'After you open your connection SQL = "SELECT * FROM Client" Set rsMaster = objConnection.Execute(SQL) If rsMaster.EOF = False Then Do Until rsMaster.EOF 'To make it easier …

Member Avatar for dexterz
0
202
Member Avatar for jchamel

The problem is here: You have: [code] <% varRowCount = 1 varTodayDate = day(now()) varTodayMonth = MonthName(month(date()) Response.Write "<h2>Report for " & varTodayMonth & "</h2>" Do While varMonthCount <32 or <= 31 Response.Write "The days of " & varTodayMonth & " " & varRowCount Response.Write ": are varTodayDate<br>" varRowCount = …

Member Avatar for jchamel
0
340
Member Avatar for robertdavies

I have tried the same exact thing. I was never able to get the line number to come up.

Member Avatar for Lafinboy
0
713

The End.